1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00
youtube-dl/youtube_dl
Tomáš Čech f1f6f5aa5e
[ceskatelevize] Add support for live streams
Live streams has no playlist title, use title of the stream containing
TV channel name. Internal m3u8 handler doesn't seem to handle well
continuous streams. Add test for live stream. Remove no longer
reachable test.
2016-05-09 18:58:15 +06:00
..
downloader Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation 2016-05-08 22:07:55 +00:00
extractor [ceskatelevize] Add support for live streams 2016-05-09 18:58:15 +06:00
postprocessor [postprocessor/ffmpeg] Simplify metadata preparation and add track related metafields (Closes #9357) 2016-05-01 10:56:54 +06:00
__init__.py Expanduser for more options with input files 2016-05-08 04:36:57 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py
compat.py [compat] Handle tuples properly in urlencode() 2016-04-06 18:29:54 +08:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
utils.py [utils] Allow empty attribute values in get_element_by_attribute (Closes #9415) 2016-05-06 22:07:30 +06:00
version.py release 2016.05.01 2016-05-01 10:19:14 +02:00
YoutubeDL.py Expanduser for more options with input files 2016-05-08 04:36:57 +06:00