-
Updated
Apr 16, 2021 - JavaScript
youtube
Here are 5,284 public repositories matching this topic...
-
Updated
Jan 15, 2021 - Jupyter Notebook
Hi!
I've found some broken URLs under these people:
- https://github.com/bnb/awesome-developer-streams#bobby-johnson
- https://github.com/bnb/awesome-developer-streams#adron-hall
- https://github.com/bnb/awesome-developer-streams#calvin-allen--coding-with-calvin (Firefox warns for potential security issue & twitch URL actually redirects to https://luv2.dev/live)
- https://github.com/bnb/awe
Add a section with installation instructions for all the different distros, e.g.
| Distro | Installation method |
|---|---|
| Arch/Manjaro | yay -s nuclear-player-bin |
And so on for all the other ways to install Nuclear - flatpak, snap, appimage, homebrew, chocolatey...
Make it as easy as possible to just copy & paste the command and install.
Then we can do the same for the website (a
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Apr 2, 2021 - JavaScript
The error message isn't HTML escaped, leading to messages like iv-org/invidious#1755.
Route:
/feed/trending?type=News®ion=US
should be
Route:
/feed/trending?type=News®ion=US
The error message is created here: https://github.com/iv-org/invidious/blob/b29e60a97aaef1d513208e177ecae8ffc671a3d9/src/invidious/helpers/errors.cr#L25-L44
See https:/
-
Updated
Apr 12, 2021 - Python
-
Updated
Feb 23, 2021 - JavaScript
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Jan 5, 2021 - JavaScript
Is your feature request related to a usage problem (not a bug)? Please describe.
When autoplay is enabled and u watch a video in fullscreen or fullwindow the player doesnt stay in fullscreen or fullwindow when its switching to the next video.
Describe the solution you'd like to see implemented
When it switches to the next video the player must stay in fullscreen or fullwindow!
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Apr 12, 2018 - HTML
-
Updated
Jul 14, 2020 - CoffeeScript
-
Updated
Jan 16, 2020 - Swift
-
Updated
Dec 20, 2020 - JavaScript
-
Updated
Apr 10, 2021 - Python
-
Updated
Jan 29, 2021 - Kotlin
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 6, 2021 - Kotlin
Example URL - https://invidious.zee.li/watch?v=Ng7PYafct4s&raw=1&quality=hd720&local=true
Sponsor at ~1:20
Improve this page
Add a description, image, and links to the youtube topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the youtube topic, visit your repo's landing page and select "manage topics."


~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using
appdirsinstead of hardcoding ~/.config/