summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2016.02.09.1 2016.02.09.1Philipp Hagemeister2016-02-091-1/+1
* [viddler] Update testsSergey M․2016-02-101-6/+6
* [viddler] Add support for secret videos (Closes #8481)Sergey M․2016-02-101-4/+34
* [extractor/common] extract youtube dash formats filesize(fixes #8480)remitamine2016-02-091-0/+3
* [fox] update testremitamine2016-02-091-4/+1
* [extractor/common] remove duplicated formats and subtiles in smil manifestsremitamine2016-02-091-1/+7
* [fox] extract http formatsremitamine2016-02-091-1/+1
* [mailru] Fix testsSergey M․2016-02-091-3/+3
* [mailru] Improve and modernizeSergey M․2016-02-091-21/+32
* [mailru] Prefer metaUrl API (Closes #8474)Sergey M․2016-02-091-2/+34
* release 2016.02.09 2016.02.09Philipp Hagemeister2016-02-092-3/+6
* [vk] Improve rutube embeds detection (Closes #8461)Sergey M․2016-02-081-1/+1
* [youtube] Clarify itag 36 height and abr (Closes #8457)Sergey M․2016-02-081-1/+2
* [README.md] Fix typoSergey M2016-02-071-1/+1
* [README.md] Clarify quotes in output templateSergey M2016-02-071-5/+5
* [README.md] Add output template example for streaming to stdoutSergey M2016-02-071-0/+3
* [konserthusetplay] Reorder code piecesSergey M․2016-02-071-4/+3
* [konserthusetplay] Improve _VALID_URLSergey M․2016-02-071-1/+1
* [konserthusetplay] Improve and extract all formats (Closes #8381)Sergey M․2016-02-071-24/+87
* [KonserthusetPlay] Add new extractor (partial support)ovitei2016-02-072-0/+46
* [utils] Allow dot in strip_jsonpSergey M․2016-02-072-1/+5
* [README.md] Document extractor sequences in output templateSergey M2016-02-071-0/+2
* [README.md] Clarify percent literal and output to stdoutSergey M2016-02-071-0/+2
* [README.md] Document even more sequences in output templateSergey M2016-02-071-1/+17
* [README.md] Document more sequences in output templateSergey M2016-02-071-22/+36
* [utils] Add ability to control skipping false values in dict_getSergey M․2016-02-072-5/+15
* [vlive] Improve and extract more metadata (Closes #8446)Sergey M․2016-02-071-37/+43
* Credit @EraYaN for vlive update (#8446)Sergey M․2016-02-071-0/+1
* [utils] Add dict_get convenience methodSergey M․2016-02-072-0/+23
* [vlive] Updated to new V App/VLive api.Erwin de Haan2016-02-071-24/+20
* [IPrima] Remove test video_idpulpe2016-02-061-1/+1
* [iprima] Follow pep8Jaime Marquínez Ferrándiz2016-02-061-1/+2
* [IPrima] Fix extractor (fixes #7617)pulpe2016-02-061-73/+18
* Merge pull request #8445 from bpfoley/rte-newurlSergey M2016-02-071-6/+37
|\
| * [rte:radio] Add support for RTMP downloads, alternate URL styleBrian Foley2016-02-061-6/+37
* | [FFmpegSubtitlesConvertorPP] remove unused variableJaime Marquínez Ferrándiz2016-02-061-1/+0
* | [FFmpegSubtitlesConvertorPP] remove intermediate srt filesJaime Marquínez Ferrándiz2016-02-061-0/+2
* | [FFmpegSubtitlesConvertorPP] correctly update the extension (fixes #8444)Jaime Marquínez Ferrándiz2016-02-061-1/+1
* | [FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermed...Jaime Marquínez Ferrándiz2016-02-061-0/+1
* | [downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300)Sergey M․2016-02-061-2/+5
|/
* [README.md] Fix typoSergey M2016-02-061-1/+1
* [README.md] Remove non-relevant infoSergey M2016-02-061-5/+5
* [README.md] Fix typoSergey M2016-02-061-1/+1
* [videomore] Fix typoSergey M․2016-02-061-1/+1
* [README.md] Improve output template documentation and add more examplesSergey M2016-02-061-14/+44
* [generic] detect MPD manfiest only from the contentremitamine2016-02-061-3/+1
* [extractor/generic] Detect DASH manifests in found URLs and extract mpd formatsSergey M․2016-02-061-0/+2
* [extractor/generic] Detect DASH manifests and extract mpd formatsSergey M․2016-02-061-1/+7
* [common] use float conversion instead of using division from __future__remitamine2016-02-061-3/+3
* rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespaceremitamine2016-02-063-5/+5