aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
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[videomore] Fix typoSergey 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
2016-02-05release 2016.02.052016.02.05Philipp Hagemeister
2016-02-04[arte.tv:+7] Fix extraction (fixes #8427)Jaime Marquínez Ferrándiz
2016-02-04release 2016.02.042016.02.04Philipp Hagemeister
2016-02-04[youtube] fix subtitle orderremitamine
2016-02-04[youtube] fix subtitle extraction(fixes #8415)remitamine
2016-02-04[generic] extract m3u8 formats when mpegurl content type detectedremitamine
2016-02-03[common] fix segment duration calculationremitamine
2016-02-03[common] fix media_template string formatingremitamine
2016-02-03[common] skip drm protected dash formatsremitamine
2016-02-04[kuwo] Check for georestrictionYen Chi Hsuan
2016-02-03[common] ignore ISO 639-2 generic codesremitamine
2016-02-02[srgssr] use flv as ext for rtmp formatsremitamine
2016-02-02[cbsnews] add support for live videos(fixes #7010)remitamine
2016-02-02[utils] dfxp2srt: make TTMLPElementParser inherit from objectJaime Marquínez Ferrándiz
2016-02-02[ffmpeg] fix adding metadata when using --hls-prefer-native(#8350)remitamine
2016-02-02[common] remove duplicate reference to namespaceremitamine
2016-02-02Merge pull request #8354 from remitamine/m3u8_metadataremitamine
2016-02-02Merge pull request #8348 from remitamine/dfxp2srt-textremitamine