Author | SHA1 | Message | Date |
---|---|---|---|
Yen Chi Hsuan |
f5d8743e0a
|
[downloader/rtsp] Print the command | 9 years ago |
remitamine | be24916a7f | [downloader/rtsp] Add rtsp and mms downloader | 9 years ago |
remitamine | 12b84ac8c1 |
[downloader/external] Add FFmpegFD(fixes #622)
- replace HlsFD and RtspFD - add basic support for downloading part of the video or audio |
9 years ago |
Sergey M․ | a5ebf77d87 | [mplayer] Rename to RTSP | 10 years ago |
Sergey M․ | b874495b1f | [mplayer] Simplify | 10 years ago |
Sergey M․ | b860f5dfd4 | [mplayer] Clarify error message | 10 years ago |
mrkrossxdx | db37e0c273 | Added support for mpv if mplayer is not available | 10 years ago |
Philipp Hagemeister | 95ceeec722 | Remove unused import | 10 years ago |
Jaime Marquínez Ferrándiz | d26b1317ed | [downloader/mplayer] Use check_executable | 10 years ago |
Philipp Hagemeister | 80310134e0 | [mplayer] Modernize | 10 years ago |
Jaime Marquínez Ferrándiz | f89197d73e | Some pep8 style fixes | 11 years ago |
Philipp Hagemeister | c25c991809 | [mplayer] Fix error introduced by downloader separation | 11 years ago |
Jaime Marquínez Ferrándiz | 3bc2ddccc8 |
Move FileDownloader to its own module and create a new class for each download process
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 |
11 years ago |