summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [downloader/external] check for ffmpeg availablity when it used for m3u8 ↵remitamine2016-03-131-0/+3
| | | | download
* [download/external] move the check for multiple selected formats to ↵remitamine2016-03-132-2/+2
| | | | get_suitable_downloader
* [extractor/__init__] disable time range downloadingremitamine2016-03-131-2/+2
|
* [downloader/rtsp] Add rtsp and mms downloaderremitamine2016-03-132-2/+48
|
* [downloader/external] add can_download mathod for checking downloader ↵remitamine2016-03-132-2/+6
| | | | availibilty and support
* [downloader/external] wrap available_opt in a listremitamine2016-03-131-5/+5
|
* [downloader/external] skip FFmpegFD when requesting multiple formatsremitamine2016-03-131-1/+1
|
* [ffmpeg] convert format ext to ffmpeg output formats codesremitamine2016-03-132-2/+15
|
* [downloader/external:ffmpegfd] check for None value of start_timeremitamine2016-02-201-1/+1
|
* [downloader/external] check for external downloaders availabilityremitamine2016-02-202-2/+23
|
* [downloader/external] Add FFmpegFD(fixes #622)remitamine2016-02-194-124/+80
| | | | | - replace HlsFD and RtspFD - add basic support for downloading part of the video or audio
* [README.md] Clarify verbose logSergey M2016-02-191-2/+2
|
* [pornhub] Fix thumbnail and duration extraction (Closes #8604)Sergey M․2016-02-191-7/+24
|
* [pornhub:playlistbase] Improve extract entriesSergey M․2016-02-181-1/+1
|
* [pornhub:user:videos] Add extractor (Closes #8548)Sergey M․2016-02-182-15/+39
|
* [francetv] Improve video id regex (Closes #8563)Sergey M․2016-02-181-1/+1
|
* [youtube:watchlater] Respect --no-playlistSergey M․2016-02-181-7/+15
|
* [youtube:watchlater] Improve _VALID_URL (Closes #8594)Sergey M․2016-02-181-2/+8
|
* [arte] Improve _VALID_URLsSergey M․2016-02-181-5/+5
|
* [arte:magazine] Improve (Closes #8473)Sergey M․2016-02-181-7/+2
|
* [arte:magazine] Add extractorThomas Jost2016-02-182-0/+24
|
* [cbsnews] use find_xpath_attrremitamine2016-02-181-2/+5
|
* [cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)remitamine2016-02-181-6/+9
|
* [dailymotion] Fix view count extractioncazulu2016-02-181-4/+7
| | | | Fix view count parsing when the decimal marker is a whitespace, e.g. '101 101'
* [vrt] Detect geo restrictionSergey M․2016-02-171-0/+4
|
* [vrt] Make formats extraction non fatal (Closes #8587)Sergey M․2016-02-171-2/+3
|
* [arte] Fix upload date extraction (Closes #8581)Sergey M․2016-02-171-1/+1
|
* [arte] PEP 8Sergey M․2016-02-171-1/+1
|
* [arte] Make sorting aware of en/es formatsSergey M․2016-02-171-12/+15
|
* [arte] Extend more _VALID_URLs for en and es supportSergey M․2016-02-171-5/+5
|
* [arte:+7] Fix extraction for react-based layoutSergey M․2016-02-171-4/+14
|
* [arte:+7] Add support for en and es URLsSergey M․2016-02-171-1/+1
|
* [orf:tvthek] Check formats (Closes #8580)Sergey M․2016-02-161-0/+1
|
* [xtube:user] Remove duplicated video idsSergey M․2016-02-161-1/+3
|
* [xtube] Fix extraction (Closes #8565)Sergey M․2016-02-161-48/+46
|
* [facebook] Improve error handling (#8572)Yen Chi Hsuan2016-02-161-1/+1
|
* [screenjunkies] Fix spellingSergey M․2016-02-161-2/+2
|
* Credit @TingPing for screenjunkies (#8505)Sergey M․2016-02-161-0/+1
|
* [iqiyi] Omit MD5 sums for the VIP-only videoYen Chi Hsuan2016-02-161-2/+1
|
* [youtube:searchurl] Extend _VALID_URLSergey M․2016-02-161-1/+4
|
* Credit @RobinHoutevelts for canvas subtiltes (#8537)Sergey M․2016-02-151-0/+1
|
* [screenjunkies] Improve, extract more metadata and workaround subscription ↵Sergey M․2016-02-151-29/+93
| | | | (Closes #8505)
* [screenjunkies] Add new extractorPatrick Griffis2016-02-152-0/+75
| | | | | | This doesn't handle the plus only videos yet Closes #8492
* [canvas] Add subtitles test (#8537)Sergey M․2016-02-151-2/+22
|
* [canvas] Improve subtitles (Closes #8537)Sergey M․2016-02-151-8/+7
|
* [Canvas] Add subtitlesRobin Houtevelts2016-02-151-0/+10
|
* [iqiyi] Partial support for VIP-only videosYen Chi Hsuan2016-02-151-12/+94
| | | | See #8569 and #8019. Currently only 6-min preview are supported
* [noz] Add new extractorPhilipp Hagemeister2016-02-152-0/+70
|
* [laola1tv] Improve (Closes #8478)Sergey M․2016-02-141-46/+58
|
* Credit @blackwinter for laola1tv (#8478)Sergey M․2016-02-141-0/+1
|