Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you run 'while read aurl ; do youtube-dl "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line that uses the hls downloader) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url
(This is the same problem that was fixed for the ffmpeg postprocessors in cffcbc02de504d84e1c2677bb525c00b03e04f53)
|
|
|
|
|
|
|
|
[rte:radio] Add support for RTE radio player
|
|
While here, stop RteIE changing filename extensions to .mp4. The files
saved are .flv containers with h264 video.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduce chapter and series fields
|
|
#7680)(fixes #8104)(closes #8121)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remitamine-baidu
|
|
|
|
|
|
Extractor got deleted in remitamine/youtube-dl@8af2804
|
|
|
|
- revision3.com
- testtube.com
- animalist.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|