Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #9195 from remitamine/ffmpeg-pipe | remitamine | 2016-04-16 | 2 | -2/+3 | |
|\ \ | | | | | | | [downloader/external] enable piping for FFmpegFD(closes #2124) | |||||
| * | | [ffmpeg] Clarify rationale for pipe(-) exclusion in _ffmpeg_filename_argument | remitamine | 2016-04-16 | 1 | -0/+1 | |
| | | | ||||||
| * | | [ffmpeg] check for - file name in _ffmpeg_filename_argument | remitamine | 2016-04-16 | 2 | -5/+2 | |
| | | | ||||||
| * | | [downloader/external] enable piping for FFmpegFD(closes #2124) | remitamine | 2016-04-14 | 1 | -2/+5 | |
| | | | ||||||
* | | | [onionstudios] extract m3u8 formats | remitamine | 2016-04-16 | 1 | -3/+16 | |
| | | | ||||||
* | | | [kuwo:category] Update the test | Yen Chi Hsuan | 2016-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | Now the webpage says there are 24 songs. | |||||
* | | | [nerdist] Remove extractor | Sergey M․ | 2016-04-17 | 2 | -81/+0 | |
| | | | | | | | | | | | | It now uses brightcove | |||||
* | | | [vice] extract youtube embed | remitamine | 2016-04-16 | 1 | -7/+19 | |
| | | | ||||||
* | | | [cbs] Remove unused import | Sergey M․ | 2016-04-16 | 1 | -1/+0 | |
| | | | ||||||
* | | | [extractor/generic] Improve instagram embeds (Closes #9213) | Sergey M․ | 2016-04-16 | 1 | -1/+2 | |
| | | | ||||||
* | | | [instagram] Add support for iframe embeds | Sergey M․ | 2016-04-16 | 1 | -0/+6 | |
| | | | ||||||
* | | | [instagram] Add support for embed URLs | Sergey M․ | 2016-04-16 | 1 | -2/+7 | |
| | | | ||||||
* | | | [mooshare] Remove extractor | Sergey M․ | 2016-04-16 | 2 | -111/+0 | |
| | | | ||||||
* | | | [mdr] Fix extraction and update tests | Yen Chi Hsuan | 2016-04-16 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | It's strange that the date is changed. Anyway, new data matches what the webpage says. | |||||
* | | | [huffpost] Fix a typo | Yen Chi Hsuan | 2016-04-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | [generic] Fix test_Generic_2 | Yen Chi Hsuan | 2016-04-16 | 1 | -1/+2 | |
| | | | | | | | | | | | | Now a HEAD request returns 400 Bad Request | |||||
* | | | [ustream] Fix /embed/ URLs and add a test | Yen Chi Hsuan | 2016-04-16 | 1 | -4/+12 | |
| | | | ||||||
* | | | [tudou] Improve error detection (closes #9175) | Yen Chi Hsuan | 2016-04-16 | 1 | -0/+3 | |
| | | | ||||||
* | | | [twitter] Don't check /cards/ URLs | Yen Chi Hsuan | 2016-04-16 | 1 | -11/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9181 In this tweet, there are two cards: 1. https://twitter.com/i/cards/tfw/v1/719944006306701313 This shows #TeamCap vs. #TeamIronMan 2. https://twitter.com/i/videos/tweet/719944021058060289 This is the real video and can be handled by TwitterCardIE In all current test_Twitter* tests, /videos/tweet/ approach works fine. | |||||
* | | | [bbc] Fix a test | Yen Chi Hsuan | 2016-04-16 | 1 | -0/+1 | |
| | | | ||||||
* | | | [audiomack] Update the test | Yen Chi Hsuan | 2016-04-16 | 1 | -6/+6 | |
| | | | | | | | | | | | | The original test raises 404 | |||||
* | | | [varzesh3] Add md5 to the test | Yen Chi Hsuan | 2016-04-16 | 1 | -0/+1 | |
| | | | ||||||
* | | | [newgrounds] Support videos (closes #9138) | Yen Chi Hsuan | 2016-04-16 | 1 | -5/+16 | |
| | | | ||||||
* | | | [cbs] do not catch Exceptions raised by by _extract_theplatform_smil | remitamine | 2016-04-16 | 1 | -8/+5 | |
| | | | ||||||
* | | | [theplatform] remove _sort_formats from _extract_theplatform_smil | remitamine | 2016-04-16 | 1 | -2/+1 | |
| | | | ||||||
* | | | [varzesh3] Fix metadata extraction (closes #9197) | Yen Chi Hsuan | 2016-04-16 | 1 | -7/+40 | |
| | | | ||||||
* | | | [gazeta] Relax _VALID_URL and update tests | Yen Chi Hsuan | 2016-04-16 | 1 | -1/+14 | |
| | | | | | | | | | | | | Closes #9196 | |||||
* | | | [eagleplatform] Fix error handling | Yen Chi Hsuan | 2016-04-16 | 1 | -2/+8 | |
| | | | ||||||
* | | | [puls4] Fix error detection (#9194) | Yen Chi Hsuan | 2016-04-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | [sportbox] Fix SportBoxEmbedIE | Yen Chi Hsuan | 2016-04-16 | 1 | -10/+24 | |
| | | | | | | | | | | | | Also fixes test_Generic_29 (http://www.vestifinance.ru/articles/25753) | |||||
* | | | [cbs] extract rtmp formats | remitamine | 2016-04-15 | 1 | -2/+5 | |
| | | | ||||||
* | | | [youtube:user] check if the url didn't match only the other youtube extractors | remitamine | 2016-04-15 | 1 | -2/+2 | |
| | | | ||||||
* | | | [karaoketv] Fix extraction | Sergey M․ | 2016-04-15 | 1 | -11/+38 | |
| | | | ||||||
* | | | [iqiyi] Also suuport pps.tv URLs | Yen Chi Hsuan | 2016-04-15 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | PPS is acquired by Baidu and merged with iQiyi in 2013 [1]. Now they have the same page layouts. [1] http://www.chinanews.com/it/2013/05-07/4792526.shtml | |||||
* | | | [karaoketv] Update and mark as not _WORKING | Yen Chi Hsuan | 2016-04-15 | 1 | -19/+16 | |
| | | | ||||||
* | | | [huffpost] Fix extraction | Yen Chi Hsuan | 2016-04-15 | 1 | -9/+27 | |
| | | | ||||||
* | | | Merge pull request #9041 from kasper93/master | Yen Chi Hsuan | 2016-04-15 | 2 | -0/+26 | |
|\ \ \ | | | | | | | | | [generic] Add support for LiveLeak embeds | |||||
| * | | | [generic] Add support for LiveLeak embeds | Kacper Michajłow | 2016-04-13 | 2 | -0/+26 | |
| | | | | ||||||
* | | | | [mixcloud:stream] Add new extractor | Yen Chi Hsuan | 2016-04-15 | 2 | -10/+68 | |
| | | | | | | | | | | | | | | | | Closes #7633 | |||||
* | | | | [mixcloud] Fix extraction by decrypting play info | Yen Chi Hsuan | 2016-04-15 | 1 | -23/+20 | |
| | | | | | | | | | | | | | | | | Fixes #7521 | |||||
* | | | | Merge branch 'Phaeilo-mixcloud' | Yen Chi Hsuan | 2016-04-15 | 2 | -4/+156 | |
|\ \ \ \ | ||||||
| * | | | | [mixcloud] Improve and simplify mixcloud:user and mixcloud:playlist | Yen Chi Hsuan | 2016-04-15 | 1 | -122/+76 | |
| | | | | | ||||||
| * | | | | Merge branch 'mixcloud' of https://github.com/Phaeilo/youtube-dl into ↵ | Yen Chi Hsuan | 2016-04-14 | 2 | -4/+202 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Phaeilo-mixcloud | |||||
| | * | | | | [mixcloud] improved extraction of user description | Philip Huppert | 2016-04-12 | 1 | -4/+2 | |
| | | | | | | ||||||
| | * | | | | [mixcloud] support older urllib versions | Philip Huppert | 2016-04-12 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | [mixcloud] fixed some tests | Philip Huppert | 2016-04-12 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | [mixcloud] Added support for user uploads, playlists, favorites and listens. | Philip Huppert | 2016-04-12 | 2 | -3/+203 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3750 and #5272 | |||||
* | | | | | | [tdslifeway] Use the new Brightcove API | Yen Chi Hsuan | 2016-04-15 | 2 | -32/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks for @remitamine's suggestion. | |||||
* | | | | | | [wayofthemaster] Remove extractor | Yen Chi Hsuan | 2016-04-15 | 2 | -53/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Now it's using YouTube embeds. | |||||
* | | | | | | [ubu] Remove extractor | Yen Chi Hsuan | 2016-04-15 | 2 | -58/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Videos on ubu.com are now hosted on Vimeo 2. The duration is far from correct, and may not exist on other videos (For example http://ubu.com/film/hammons_king.html) |