mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-22 22:22:52 +08:00
3bc2ddccc8
A suitable downloader can be found using the 'get_suitable_downloader' function. Each subclass implements 'real_download', for downloading an info dict you call the 'download' method, which first checks if the video has already been downloaded |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
hls.py | ||
http.py | ||
mplayer.py | ||
rtmp.py |