1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-04 16:45:16 +00:00
Files
yt-dlp/youtube_dl/utils.py
Philipp Hagemeister dca0872056 Move the opener to the YoutubeDL object.
This is the first step towards being able to just import youtube_dl and start using it.
Apart from removing global state, this would fix problems like #1805.
2013-11-22 19:57:52 +01:00

32 KiB