aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-07[README.md] Clarify quotes in output templateSergey M
2016-02-07[README.md] Add output template example for streaming to stdoutSergey M
2016-02-07[konserthusetplay] Reorder code piecesSergey M․
2016-02-07[konserthusetplay] Improve _VALID_URLSergey M․
2016-02-07[konserthusetplay] Improve and extract all formats (Closes #8381)Sergey M․
2016-02-07[KonserthusetPlay] Add new extractor (partial support)ovitei
2016-02-07[utils] Allow dot in strip_jsonpSergey M․
2016-02-07[README.md] Document extractor sequences in output templateSergey M
2016-02-07[README.md] Clarify percent literal and output to stdoutSergey M
2016-02-07[README.md] Document even more sequences in output templateSergey M
2016-02-07[README.md] Document more sequences in output templateSergey M
2016-02-07[utils] Add ability to control skipping false values in dict_getSergey M․
2016-02-07[vlive] Improve and extract more metadata (Closes #8446)Sergey M․
2016-02-07Credit @EraYaN for vlive update (#8446)Sergey M․
2016-02-07[utils] Add dict_get convenience methodSergey M․
2016-02-07[vlive] Updated to new V App/VLive api.Erwin de Haan
2016-02-06[IPrima] Remove test video_idpulpe
2016-02-06[iprima] Follow pep8Jaime Marquínez Ferrándiz
2016-02-06[IPrima] Fix extractor (fixes #7617)pulpe
2016-02-07Merge pull request #8445 from bpfoley/rte-newurlSergey M
2016-02-06[rte:radio] Add support for RTMP downloads, alternate URL styleBrian Foley
2016-02-06[FFmpegSubtitlesConvertorPP] remove unused variableJaime Marquínez Ferrándiz
2016-02-06[FFmpegSubtitlesConvertorPP] remove intermediate srt filesJaime Marquínez Ferrándiz
2016-02-06[FFmpegSubtitlesConvertorPP] correctly update the extension (fixes #8444)Jaime Marquínez Ferrándiz
2016-02-06[FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermed...Jaime Marquínez Ferrándiz
2016-02-06[downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300)Sergey M․
2016-02-06[README.md] Fix typoSergey M
2016-02-06[README.md] Remove non-relevant infoSergey M
2016-02-06[README.md] Fix typoSergey M
2016-02-06[videomore] Fix typoSergey M․
2016-02-06[README.md] Improve output template documentation and add more examplesSergey M
2016-02-06[generic] detect MPD manfiest only from the contentremitamine
2016-02-06[extractor/generic] Detect DASH manifests in found URLs and extract mpd formatsSergey M․
2016-02-06[extractor/generic] Detect DASH manifests and extract mpd formatsSergey M․
2016-02-06[common] use float conversion instead of using division from __future__remitamine
2016-02-06rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespaceremitamine
2016-02-06[common] sort dash formatsremitamine
2016-02-06[generic] extract dash formats detected using content typeremitamine
2016-02-06Merge pull request #8408 from remitamine/dashremitamine
2016-02-06[youtube] Fix automatic captionsSergey M․
2016-02-05[vidme] Clarify IE_NAMEsSergey M․
2016-02-05[vidme:user:likes] Add extractorSergey M․
2016-02-05[vidme:user] Add extractor (Closes #8416)Sergey M․
2016-02-05Merge branch 'master' of github.com:rg3/youtube-dlremitamine
2016-02-05[spankbang] Add test with single format (#8398)Sergey M․
2016-02-05[spankbang] Check formats (#8398)Sergey M․
2016-02-05[spankbang] Extend format id regex (Closes #8398)Sergey M․
2016-02-05[ffmpeg] check for m3u8 protocol in FFmpegMetadataPPremitamine
2016-02-05release 2016.02.05.12016.02.05.1Philipp Hagemeister
2016-02-05[ffmpeg] fix condition(fixes #8440)remitamine