Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [yahoo] Add support for closed captions (closes #5714) | Yen Chi Hsuan | 2015-05-19 | 1 | -0/+18 |
| | |||||
* | [yahoo] Extend _VALID_URL | Yen Chi Hsuan | 2015-05-01 | 1 | -2/+5 |
| | |||||
* | [NBCSports/Yahoo] Comment out some MD5 checksums | Yen Chi Hsuan | 2015-03-31 | 1 | -1/+0 |
| | | | | They seems to change constantly | ||||
* | [Yahoo/NBCSports] Generalize NBC sports info extractor | Yen Chi Hsuan | 2015-03-31 | 1 | -4/+6 |
| | |||||
* | [Yahoo/NBCSports] Fix #5226 | Yen Chi Hsuan | 2015-03-31 | 1 | -0/+14 |
| | |||||
* | [yahoo] Remove md5sum from test case | Philipp Hagemeister | 2015-02-18 | 1 | -1/+0 |
| | | | | The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays. | ||||
* | [yahoo] Update extraction process | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -8/+6 |
| | | | | Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info. | ||||
* | [yahoo] Replace two tests | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -12/+12 |
| | | | | | The first one returned an internal server error. The other doesn't seem to contain a video anymore. | ||||
* | [yahoo] Improve video id detection (fixes #4521) | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+14 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -2/+4 |
| | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | ||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8: E225,E227 | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | PEP8: more applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [yahoo] Generalize, support arbitrary subdomains, support iframe videos, ↵ | Sergey M․ | 2014-10-10 | 1 | -36/+80 |
| | | | | capture error message (Closes #2470) | ||||
* | [yahoo] Add support for regional subdomains and extract duration (Closes #3915) | Sergey M․ | 2014-10-10 | 1 | -4/+33 |
| | |||||
* | [yahoo] Remove test case | Philipp Hagemeister | 2014-09-29 | 1 | -10/+0 |
| | | | | This video seems to have been removed entirely | ||||
* | [yahoo] Add one more pattern for content id | Sergey M․ | 2014-08-27 | 1 | -1/+2 |
| | |||||
* | [yahoo] Add support for embedded videos (Closes #3525) | Sergey M․ | 2014-08-16 | 1 | -2/+13 |
| | |||||
* | [yahoo] improve thumbnail extraction | pulpe | 2014-06-04 | 1 | -4/+4 |
| | |||||
* | [yahoo] Improve content id extraction | Sergey M․ | 2014-06-04 | 1 | -4/+6 |
| | |||||
* | [yahoo] Make thumbnail optional (Closes #3043) | Sergey M․ | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | [yahoo] Add support for movies (Fixes #2780) | Philipp Hagemeister | 2014-04-21 | 1 | -9/+26 |
| | |||||
* | [test_all_urls] Add support for distributed URL matching test definition | Philipp Hagemeister | 2014-04-19 | 1 | -5/+2 |
| | |||||
* | [yahoo] Support https and -uploader URLs (Fixes #2701) | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Remove unused imports | Philipp Hagemeister | 2014-04-04 | 1 | -0/+1 |
| | |||||
* | [yahoo] Modernize | Jaime Marquínez Ferrándiz | 2014-04-04 | 1 | -20/+17 |
| | |||||
* | [yahoo] use unicode_literals | Arjun Sreedharan | 2014-02-11 | 1 | -29/+31 |
| | |||||
* | [yahoo] Use centralized sorting, and add tbr field | Philipp Hagemeister | 2013-12-25 | 1 | -6/+6 |
| | |||||
* | Remove unused imports | Philipp Hagemeister | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | [yahoo] Force use of the http protocol for downloading the videos. | Jaime Marquínez Ferrándiz | 2013-11-29 | 1 | -16/+8 |
| | |||||
* | [yahoo] Add an extractor for yahoo news (closes #1849) | Jaime Marquínez Ferrándiz | 2013-11-29 | 1 | -1/+33 |
| | |||||
* | [yahoo] Fix video extraction and use the new format system exclusively | Jaime Marquínez Ferrándiz | 2013-11-27 | 1 | -6/+2 |
| | |||||
* | Style fixes for extractors: remove spaces around (,),{ and } | Jaime Marquínez Ferrándiz | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | [yahoo] Download the info from another page | Jaime Marquínez Ferrándiz | 2013-10-10 | 1 | -0/+15 |
| | | | | The 'meta' field is not always in the video webpage | ||||
* | [yahoo] Switch ext of test | Philipp Hagemeister | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | [yahoo] Fix test title | Philipp Hagemeister | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | [yahoo] Do not try to run rtmpdump on travis | Philipp Hagemeister | 2013-10-04 | 1 | -0/+4 |
| | |||||
* | [yahoo] Fix video extraction (fixes #1521) | Jaime Marquínez Ferrándiz | 2013-09-28 | 1 | -67/+65 |
| | | | | | | There's no need to use two different methods. Now we can also download videos over http if possible. Also run the test for rtmp videos, but skip the download. | ||||
* | Add --list-extractor-descriptions (human-readable list of IEs) | Philipp Hagemeister | 2013-07-01 | 1 | -3/+2 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+9 |
| | |||||
* | Move YahooSearchIE to youtube_dl.extractor.yahoo | Philipp Hagemeister | 2013-06-23 | 1 | -1/+38 |
| | |||||
* | Move yahoo into its own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+76 |