summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support BBC news in other languages, non-mediaselector videosfnord2015-06-201-14/+73
|
* typofixfnord2015-06-201-1/+1
|
* no .get('..',None)fnord2015-06-201-4/+4
|
* toss new stuff into old filefnord2015-06-203-111/+102
|
* bbcnews: Switch to parse_duration, revert change to docs/supportedsites.mdfnord2015-06-192-18/+2
|
* BBCNewsIE: eliminate redundant function.fnord2015-06-192-41/+5
| | | | | BBCCoUkIE._download_media_selector: use class variable instead of hardcoded string for mediaselector_url template.
* Support BBC News (bbc.com/news)fnord2015-06-193-0/+164
|
* [pornhub] Extend _VALID_URL (Closes #6019)Sergey M․2015-06-181-3/+6
|
* [viki] Add support for authentication (Closes #6005)Sergey M․2015-06-181-5/+29
|
* [postprocessor/embedthumbnail] Skipping if thumbnail file missingYen Chi Hsuan2015-06-181-0/+5
| | | | Fixes #5996
* [bbccouk] Fix description (closes #6006)Yen Chi Hsuan2015-06-181-1/+15
|
* [bbccouk] Fix error handlingYen Chi Hsuan2015-06-181-1/+1
|
* [lifenews] Fix testsSergey M․2015-06-171-2/+0
|
* [lifenews] ModernizeSergey M․2015-06-171-4/+4
|
* [lifenews] Fix extractionSergey M․2015-06-171-2/+3
|
* [spankwire] Fix extractionSergey M․2015-06-161-4/+4
|
* [youku] Simplify a bit the 'entries' constructionJaime Marquínez Ferrándiz2015-06-161-13/+11
| | | | Mainly avoid having to use an index.
* Credit @jackyzy823 for iqiyiSergey M․2015-06-151-0/+1
|
* Merge branch 'PeterDing-youku'Yen Chi Hsuan2015-06-162-103/+211
|\
| * [YoutubeDL] Youku extractor now uses the standard format selectionYen Chi Hsuan2015-06-161-6/+0
| |
| * [youku] Coding styleYen Chi Hsuan2015-06-161-14/+10
| |
| * [youku] Add cn_verification_proxy support and add a georestricted test caseYen Chi Hsuan2015-06-161-7/+25
| |
| * [youku] Better error handlingYen Chi Hsuan2015-06-151-6/+8
| |
| * [youku] Change video_id and add a multipart test caseYen Chi Hsuan2015-06-151-14/+15
| |
| * [youku] Add a v.swf test caseYen Chi Hsuan2015-06-151-2/+5
| |
| * [youku] Use _match_idYen Chi Hsuan2015-06-151-3/+1
| |
| * [youku] Better handling for Python 2/3 compatibilityYen Chi Hsuan2015-06-151-24/+13
| |
| * [youku] PEP8Yen Chi Hsuan2015-06-151-40/+40
| |
| * Merge branch 'youku' of https://github.com/PeterDing/youtube-dl into ↵Yen Chi Hsuan2015-06-151-93/+200
| |\ | | | | | | | | | PeterDing-youku
| | * [youku] change format_idPeterDing2015-05-301-13/+24
| | |
| | * [youku] compare bytes and str for compatible; use compat_urllib_parse for ↵PeterDing2015-05-291-17/+21
| | | | | | | | | | | | making video_url
| | * [youku] compatible for python > 3.3 or > 2.7PeterDing2015-05-281-5/+21
| | |
| | * [youku] update youkuPeterDing2015-05-281-94/+170
| | |
* | | [safari] Add test for #5985Sergey M․2015-06-151-0/+4
| | |
* | | Merge pull request #5985 from zx8/masterSergey M.2015-06-151-2/+2
|\ \ \ | | | | | | | | [safari] make url regex more lenient
| * | | [safari] make url regex more lenientzx82015-06-151-2/+2
| | | |
* | | | [francetv] Update f4m manifest token URL (Closes #5981, Closes #5989)Sergey M․2015-06-151-1/+1
| | | |
* | | | [youtube:search] Fix search query (Closes #5988)Sergey M․2015-06-151-1/+1
| | | |
* | | | [vk] Extract view countSergey M․2015-06-151-2/+13
| | | |
* | | | [vk] Fix upload date extractionSergey M․2015-06-151-1/+1
| | | |
* | | | [vk] Fix extraction (Closes #5987)Sergey M․2015-06-151-3/+3
| |/ / |/| |
* | | [vbox7] Fix extraction (fixes #5967)Yen Chi Hsuan2015-06-151-5/+16
| | |
* | | release 2015.06.15Philipp Hagemeister2015-06-153-3/+10
|/ /
* | [niconico] Simplify format infoSergey M․2015-06-151-8/+1
| |
* | Merge pull request #5975 from chaoskagami/niconico_qualitynoteSergey M.2015-06-151-0/+6
|\ \ | | | | | | Quality note for niconico
| * | Quality note for niconico - at least notify whether you'll get low or srcchaoskagami2015-06-141-0/+6
| | |
* | | [options] Add missing whitespace for --fixup descriptionSergey M․2015-06-151-1/+1
| | |
* | | [liveleak] Clarify testSergey M․2015-06-151-0/+1
| | |
* | | [liveleak] Clarify rationale for restoring raw videoSergey M․2015-06-151-0/+3
| | |
* | | [liveleak] Improve regex for restoring original video URLSergey M․2015-06-151-1/+1
| | |