Commit Graph

11231 Commits (b6bfa6fb7953b8dc477a932acea2df2d73175bc2)
 

Author SHA1 Message Date
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
remitamine 66159b38aa Merge pull request #8408 from remitamine/dash
Add generic support for mpd manifests(dash formats)
8 years ago
Sergey M․ 23d17e4beb [youtube] Fix automatic captions 8 years ago
Sergey M․ d97b0e3241 [vidme] Clarify IE_NAMEs 8 years ago
Sergey M․ eb2533ec4c [vidme:user:likes] Add extractor 8 years ago
Sergey M․ b7b365067f [vidme:user] Add extractor (Closes #8416) 8 years ago
remitamine 86e284e028 Merge branch 'master' of github.com:rg3/youtube-dl 8 years ago
Sergey M․ d9e543b680 [spankbang] Add test with single format (#8398) 8 years ago
Sergey M․ c773c232d8 [spankbang] Check formats (#8398) 8 years ago
Sergey M․ 58ae24336a [spankbang] Extend format id regex (Closes #8398) 8 years ago
remitamine 7d3a035ee0 [ffmpeg] check for m3u8 protocol in FFmpegMetadataPP 8 years ago
Philipp Hagemeister e06e75c7e7 release 2016.02.05.1 8 years ago
remitamine 593e0f43b4 [ffmpeg] fix condition(fixes #8440) 8 years ago
Philipp Hagemeister 008ab0f814 release 2016.02.05 8 years ago
Jaime Marquínez Ferrándiz 3f7e8750d4 [arte.tv:+7] Fix extraction (fixes #8427) 8 years ago