mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-23 15:56:49 +01: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 |