You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/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.
9 years ago
..
downloader Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation 9 years ago
extractor [ceskatelevize] Add support for live streams 9 years ago
postprocessor [postprocessor/ffmpeg] Simplify metadata preparation and add track related metafields (Closes #9357) 9 years ago
YoutubeDL.py Expanduser for more options with input files 9 years ago
__init__.py Expanduser for more options with input files 9 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [aes] Switch to new-style classes 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Handle tuples properly in urlencode() 9 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py Add --hls-prefer-ffmpeg 9 years ago
swfinterp.py Fix typos 9 years ago
update.py [refactor] Single quotes consistency 9 years ago
utils.py [utils] Allow empty attribute values in get_element_by_attribute (Closes #9415) 9 years ago
version.py release 2016.05.01 9 years ago