11295 Commits (611c1dd96efc36a788475e14cc4de64d554d28a0)
 

Author SHA1 Message Date
remitamine 51e9094f4a [extractor/common] extract youtube dash formats filesize(fixes #8480) 8 years ago
remitamine 5e3a6fec33 [fox] update test 8 years ago
remitamine c43fe0268c [downloader/dash] Implement dashsegments fd in terms of fragment fd 8 years ago
remitamine d413095f7e [extractor/common] remove duplicated formats and subtiles in smil manifests 8 years ago
remitamine 1bedf4de06 [fox] extract http formats 8 years ago
Sergey M․ 3967a761f4 [mailru] Fix tests 8 years ago
Sergey M․ b081350bd9 [mailru] Improve and modernize 8 years ago
Sergey M․ 16f1430ba6 [mailru] Prefer metaUrl API (Closes #8474) 8 years ago
Philipp Hagemeister 085ad71157 release 2016.02.09 8 years ago
Sergey M․ 35972ba172 [vk] Improve rutube embeds detection (Closes #8461) 8 years ago
Sergey M․ 3834d3e35c [youtube] Clarify itag 36 height and abr (Closes #8457) 8 years ago
Sergey M 8d0a2a2a4e [README.md] Fix typo 8 years ago
Sergey M 11c0339bec [README.md] Clarify quotes in output template 8 years ago
Sergey M 915dd77783 [README.md] Add output template example for streaming to stdout 8 years ago
Sergey M․ b6bfa6fb79 [konserthusetplay] Reorder code pieces 8 years ago
Sergey M․ f070197bd7 [konserthusetplay] Improve _VALID_URL 8 years ago
Sergey M․ 5a7699bb2e [konserthusetplay] Improve and extract all formats (Closes #8381) 8 years ago
ovitei 8628d26f38 [KonserthusetPlay] Add new extractor (partial support) 8 years ago
Sergey M․ 8411229bd5 [utils] Allow dot in strip_jsonp 8 years ago
Sergey M 72b9ebc65d [README.md] Document extractor sequences in output template 8 years ago
Sergey M 3b799ca14c [README.md] Clarify percent literal and output to stdout 8 years ago
Sergey M 0474512e30 [README.md] Document even more sequences in output template 8 years ago
Sergey M f0905c6ec3 [README.md] Document more sequences in output template 8 years ago
Sergey M․ 86296ad2cd [utils] Add ability to control skipping false values in dict_get 8 years ago
Sergey M․ 52f5889f77 [vlive] Improve and extract more metadata (Closes #8446) 8 years ago
Sergey M․ 81e0b4f2d1 Credit @EraYaN for vlive update (#8446) 8 years ago
Sergey M․ cbecc9b903 [utils] Add dict_get convenience method 8 years ago
Erwin de Haan b8b465af3e [vlive] Updated to new V App/VLive api.
More robust with getting keys and ids from website.
8 years ago
pulpe 59b35c6745 [IPrima] Remove test video_id 8 years ago
Jaime Marquínez Ferrándiz 7032833011 [iprima] Follow pep8 8 years ago
pulpe f406c78785 [IPrima] Fix extractor (fixes #7617) 8 years ago
Sergey M f326b5837a Merge pull request #8445 from bpfoley/rte-newurl
[rte:radio] Add support for RTMP downloads, alternate URL style
8 years ago
Brian Foley 5dd4b3468f [rte:radio] Add support for RTMP downloads, alternate URL style
This is useful as
a) RTMP downloads are a good deal faster to download
b) Older items are available only as RTMP streams
8 years ago
Jaime Marquínez Ferrándiz d4f8e83404 [FFmpegSubtitlesConvertorPP] remove unused variable 8 years ago
Jaime Marquínez Ferrándiz 7b8b007cd9 [FFmpegSubtitlesConvertorPP] remove intermediate srt files 8 years ago
Jaime Marquínez Ferrándiz 3547d26587 [FFmpegSubtitlesConvertorPP] correctly update the extension (fixes #8444) 8 years ago
Jaime Marquínez Ferrándiz 7e62c2eb6d [FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate format between ttml/dfxp and other format
It was trying to use the ttml/dfxp file with ffmpeg, which doesn't have support for them.
I broke it in e04398e397.
8 years ago
Sergey M․ 56401e1e5f [downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300) 8 years ago
Sergey M 860db2d508 [README.md] Fix typo 8 years ago
Sergey M 4b8874975c [README.md] Remove non-relevant info 8 years ago
Sergey M bd6b6f6622 [README.md] Fix typo 8 years ago
Sergey M․ 4340727e6c [videomore] Fix typo 8 years ago
Sergey M 3ceccade87 [README.md] Improve output template documentation and add more examples 8 years ago
remitamine 28ad7df65d [generic] detect MPD manfiest only from the content 8 years ago
Sergey M․ 79a3508579 [extractor/generic] Detect DASH manifests in found URLs and extract mpd formats 8 years ago
Sergey M․ 1b840245bd [extractor/generic] Detect DASH manifests and extract mpd formats 8 years ago
remitamine 6a3828fddd [common] use float conversion instead of using division from __future__ 8 years ago
remitamine 91cb6b5065 rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace 8 years ago
remitamine 0826a0b555 [common] sort dash formats 8 years ago
remitamine bcbbb98bfe [generic] extract dash formats detected using content type 8 years ago