This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
Watch
1
Star
0
Fork
You've already forked yt-dlp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
979568f26e
yt-dlp
/
yt-dlp.cmd
2 lines
51 B
Batchfile
Raw
Normal View
History
Unescape
Escape
[test] Convert warnings into errors * And fix some existing warnings Authored by: fstirlitz
2022-04-17 14:42:48 -06:00
@
py -bb -Werror -Xdev
"
%~dp0
yt_dlp\__main__.py
"
%*