mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 02:55:53 +00: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 |