1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-03 08:03:51 +00:00
yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz a3927cf7ee Allow to initialize a YoutubeDL object without parameters
Having to pass the 'outtmpl' parameter feels really strange when you just want to extract the info of a video.
2013-11-25 22:03:39 +01:00
..
extractor
__init__.py
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py
YoutubeDL.py Allow to initialize a YoutubeDL object without parameters 2013-11-25 22:03:39 +01:00