-
Updated
Jul 7, 2021 - Python
youtube-dl
Here are 1,202 public repositories matching this topic...
-
Updated
May 4, 2020 - Kotlin
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 6, 2021 - PHP
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jul 11, 2021 - Python
-
Updated
Jul 1, 2021 - Python
-
Updated
Jul 13, 2021 - Python
-
Updated
Jul 16, 2021 - Python
-
Updated
Mar 31, 2021 - Python
Some review of this codebase, leads me to conclude it uses a whole bunch of depricated (and thus) insecure dependencies.
Even automated npm audit --fix solves most of the issues.
-
Updated
Jul 15, 2021 - C#
-
Updated
May 26, 2021 - Python
-
Updated
Jun 10, 2021 - JavaScript
The Shortcuts plugin doesn't support all shortcuts available in Youtube music web interface.
I have found a nice summary of all shortcuts: https://support.google.com/youtubemusic/thread/180145?hl=en
(an alternative way is to press Shift+/ on the Youtube music web site to get the list of shortcuts).
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 10, 2021 - Python
-
Updated
Jul 11, 2021 - JavaScript
-
Updated
Jun 23, 2021 - Python
-
Updated
Jul 14, 2021 - PHP
-
Updated
Jan 9, 2021 - Rust
-
Updated
Feb 6, 2021 - Swift
-
Updated
Jun 30, 2021 - Python
-
Updated
Jan 10, 2021 - Python
-
Updated
Jul 11, 2021 - Python
-
Updated
May 13, 2019 - Kotlin
-
Updated
Jul 16, 2021 - Python
-
Updated
May 26, 2021 - JavaScript
Improve this page
Add a description, image, and links to the youtube-dl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the youtube-dl 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/