-
Updated
Nov 2, 2020 - Python
video
Here are 962 public repositories matching this topic...
~/.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 appdirs instead of hardcoding ~/.config/
-
Updated
Oct 29, 2020 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Dec 2, 2020 - Python
-
Updated
Nov 17, 2020 - Python
-
Updated
Dec 5, 2020 - Python
-
Updated
Aug 10, 2020 - Python
-
Updated
Oct 14, 2020 - Python
- brew formula
- .pkg file
- rpm package
- binary
- .exe
-
Updated
Oct 1, 2020 - Python
-
Updated
Dec 2, 2020 - Python
-
Updated
Sep 29, 2020 - Python
-
Updated
Oct 14, 2019 - Python
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 2, 2020 - Python
-
Updated
Nov 1, 2020 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Jan 21, 2020 - Python
-
Updated
Nov 30, 2020 - Python
-
Updated
Feb 6, 2019 - Python
-
Updated
Feb 10, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Jun 5, 2017 - Python
-
Updated
Jun 25, 2020 - Python
Improve this page
Add a description, image, and links to the video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the video topic, visit your repo's landing page and select "manage topics."
You can see in
test_loop()thatloopis not quite working as some tests are skipped or else they would cause the tests to fail. To close this issue you need to do the followingloopso that the tests can run (or convince me that the tests are wrong :) )