aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2016-03-13[download/external] move the check for multiple selected formats to get_suita...remitamine
2016-03-13[extractor/__init__] disable time range downloadingremitamine
2016-03-13[downloader/rtsp] Add rtsp and mms downloaderremitamine
2016-03-13[downloader/external] add can_download mathod for checking downloader availib...remitamine
2016-03-13[downloader/external] wrap available_opt in a listremitamine
2016-03-13[downloader/external] skip FFmpegFD when requesting multiple formatsremitamine
2016-03-13[ffmpeg] convert format ext to ffmpeg output formats codesremitamine
2016-02-20[downloader/external:ffmpegfd] check for None value of start_timeremitamine
2016-02-20[downloader/external] check for external downloaders availabilityremitamine
2016-02-19[downloader/external] Add FFmpegFD(fixes #622)remitamine
2016-02-19[pornhub] Fix thumbnail and duration extraction (Closes #8604)Sergey M․
2016-02-18[pornhub:playlistbase] Improve extract entriesSergey M․
2016-02-18[pornhub:user:videos] Add extractor (Closes #8548)Sergey M․
2016-02-18[francetv] Improve video id regex (Closes #8563)Sergey M․
2016-02-18[youtube:watchlater] Respect --no-playlistSergey M․
2016-02-18[youtube:watchlater] Improve _VALID_URL (Closes #8594)Sergey M․
2016-02-18[arte] Improve _VALID_URLsSergey M․
2016-02-18[arte:magazine] Improve (Closes #8473)Sergey M․
2016-02-18[arte:magazine] Add extractorThomas Jost
2016-02-18[cbsnews] use find_xpath_attrremitamine
2016-02-18[cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)remitamine
2016-02-18[dailymotion] Fix view count extractioncazulu
2016-02-17[vrt] Detect geo restrictionSergey M․
2016-02-17[vrt] Make formats extraction non fatal (Closes #8587)Sergey M․
2016-02-17[arte] Fix upload date extraction (Closes #8581)Sergey M․
2016-02-17[arte] PEP 8Sergey M․
2016-02-17[arte] Make sorting aware of en/es formatsSergey M․
2016-02-17[arte] Extend more _VALID_URLs for en and es supportSergey M․
2016-02-17[arte:+7] Fix extraction for react-based layoutSergey M․
2016-02-17[arte:+7] Add support for en and es URLsSergey M․
2016-02-16[orf:tvthek] Check formats (Closes #8580)Sergey M․
2016-02-16[xtube:user] Remove duplicated video idsSergey M․
2016-02-16[xtube] Fix extraction (Closes #8565)Sergey M․
2016-02-16[facebook] Improve error handling (#8572)Yen Chi Hsuan
2016-02-16[screenjunkies] Fix spellingSergey M․
2016-02-16[iqiyi] Omit MD5 sums for the VIP-only videoYen Chi Hsuan
2016-02-16[youtube:searchurl] Extend _VALID_URLSergey M․
2016-02-15[screenjunkies] Improve, extract more metadata and workaround subscription (C...Sergey M․
2016-02-15[screenjunkies] Add new extractorPatrick Griffis
2016-02-15[canvas] Add subtitles test (#8537)Sergey M․
2016-02-15[canvas] Improve subtitles (Closes #8537)Sergey M․
2016-02-15[Canvas] Add subtitlesRobin Houtevelts
2016-02-15[iqiyi] Partial support for VIP-only videosYen Chi Hsuan
2016-02-15[noz] Add new extractorPhilipp Hagemeister
2016-02-14[laola1tv] Improve (Closes #8478)Sergey M․
2016-02-14[laola1tv] Fixes for changed site layout.Jens Wille
2016-02-14[refactor] Single quotes consistencySergey M․
2016-02-14[refactor] Do not specify redundant None as second argument in dict.get()Sergey M․
2016-02-14[downloader/dash] PEP 8Sergey M․
2016-02-14[globo] Switch to new-style classesSergey M․