Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [foxnews:insider] Add new extractor | Yen Chi Hsuan | 2016-09-03 | 3 | -2/+52 | |
| | | | | | | | | Closes #10445 | |||||
* | | [fc2:embed] New extractor for Flash player URLs | Yen Chi Hsuan | 2016-09-03 | 3 | -9/+62 | |
| | | | | | | | | Closes #10512 | |||||
* | | Fix parsing of HTML5 media elements | Christian Pointner | 2016-09-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | This fixes an error in _parse_html5_media_entries in case an audio or video tag directly uses a src attribute insted of <source> elements in it's body. | |||||
* | | release 2016.09.03 | Sergey M․ | 2016-09-03 | 4 | -9/+10 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2016-09-03 | 1 | -0/+24 | |
| | | ||||||
* | | Credit @C4K3 for #10536 | Sergey M․ | 2016-09-03 | 1 | -0/+1 | |
| | | ||||||
* | | [youtube] Add support for rental videos' previews (Closes #10532) | Sergey M․ | 2016-09-03 | 1 | -0/+24 | |
| | | ||||||
* | | [drtv] Update tests | Sergey M․ | 2016-09-02 | 1 | -11/+13 | |
| | | ||||||
* | | [utils] Add quicktime to mimetype2ext | Sergey M․ | 2016-09-02 | 1 | -0/+1 | |
| | | ||||||
* | | [youtube:playlist] Fallback to video extraction for video/playlist URLs when ↵ | Sergey M․ | 2016-09-02 | 1 | -6/+50 | |
| | | | | | | | | playlist is broken (Closes #10537) | |||||
* | | [drtv] Modernize and make more robust | Sergey M․ | 2016-09-02 | 1 | -20/+33 | |
| | | ||||||
* | | [utils] Improve mimetype2ext | Sergey M․ | 2016-09-02 | 2 | -1/+10 | |
| | | ||||||
* | | [drtv] Add support for dr.dk/nyheder | Sebastian Blunt | 2016-09-02 | 1 | -6/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | It's the same video player, the only difference is that the video player is loaded differently, and certain metadata (title and description) is not available under dr.dk/mu, so make it by default get that from some of the html meta tags. Skip the dr.dk/tv test dr.dk/tv videos are only available for between 7 and 90 days due to Danish law, and in certain cases may be readded. Skip this test as it is no longer available. | |||||
* | | [facebook:plugins:video] Add extractor (Closes #10530) | Sergey M․ | 2016-09-02 | 2 | -1/+33 | |
| | | ||||||
* | | [go] Add new extractor | Remita Amine | 2016-09-02 | 2 | -0/+102 | |
| | | ||||||
* | | [adobepass] check for authz_token expiration(#10527) | Remita Amine | 2016-09-01 | 1 | -5/+8 | |
| | | ||||||
* | | [curiositystream] don't cache auth token | Remita Amine | 2016-09-01 | 1 | -18/+10 | |
| | | ||||||
* | | [nytimes] improve extraction | Remita Amine | 2016-09-01 | 1 | -30/+65 | |
| | | ||||||
* | | [glide] Remove unused import | Sergey M․ | 2016-09-01 | 1 | -1/+0 | |
| | | ||||||
* | | [thestar] Fix extraction (Closes #10465) | Sergey M․ | 2016-09-01 | 1 | -5/+6 | |
| | | ||||||
* | | [glide] Fix extraction (Closes #10478) | Sergey M․ | 2016-09-01 | 1 | -12/+3 | |
| | | ||||||
* | | [exfm] Remove extractor (Closes #10482) | Sergey M․ | 2016-09-01 | 2 | -59/+0 | |
| | | ||||||
* | | [youporn] Fix categories and tags extraction (Closes #10521) | Sergey M․ | 2016-09-01 | 1 | -9/+9 | |
| | | ||||||
* | | [extractor/common] Simplify _extract_m3u8_formats | Sergey M․ | 2016-09-01 | 1 | -7/+4 | |
| | | ||||||
* | | [extractor/common] Restore NAME usage from EXT-X-MEDIA tag for formats codes ↵ | Sergey M․ | 2016-09-01 | 1 | -3/+9 | |
| | | | | | | | | in _extract_m3u8_formats (Closes #10522) | |||||
* | | [curiositystream] Add new extractor | Remita Amine | 2016-09-01 | 2 | -0/+132 | |
| | | ||||||
* | | [thvideo] Remove extractor. Website down. | Yen Chi Hsuan | 2016-09-01 | 3 | -88/+1 | |
| | | | | | | | | | | | | | | | | Closes #10464 According to a screenshot in http://tieba.baidu.com/p/4691302183, thvideo.tv is shut down "temporarily". I see no clues that it will be up again, so I remove it here. | |||||
* | | [movingimage] Adapt to the new domain name and fix extraction | Yen Chi Hsuan | 2016-09-01 | 3 | -17/+17 | |
| | | | | | | | | Closes #10466 | |||||
* | | [myvidster] Update _TESTS (closes #10473) | Yen Chi Hsuan | 2016-09-01 | 1 | -1/+1 | |
| | | ||||||
* | | [southpark.cc.com:español] Skip geo-restricted _TESTS | Yen Chi Hsuan | 2016-09-01 | 1 | -0/+1 | |
| | | | | | | | | Breaks https://travis-ci.org/rg3/youtube-dl/jobs/156728175 | |||||
* | | [cbs] extract once formats(closes #10515) | Remita Amine | 2016-09-01 | 1 | -1/+1 | |
| | | ||||||
* | | [limelight] skip ism manifests and reduce requests | Remita Amine | 2016-08-31 | 1 | -4/+8 | |
| | | ||||||
* | | [porncom] Extract categories and tags (Closes #10510) | Sergey M․ | 2016-08-31 | 1 | -1/+12 | |
| | | ||||||
* | | [facebook] Extract timestamp (Closes #10508) | Sergey M․ | 2016-08-31 | 1 | -1/+12 | |
| | | ||||||
* | | [yahoo] extract more and better formats | Remita Amine | 2016-08-30 | 1 | -36/+45 | |
| | | ||||||
* | | release 2016.08.31 | Sergey M․ | 2016-08-31 | 4 | -8/+10 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2016-08-31 | 1 | -0/+15 | |
| | | ||||||
* | | [pyvideo] Remove debugging code | Sergey M․ | 2016-08-31 | 1 | -1/+0 | |
| | | ||||||
* | | [soundcloud] Fix _VALID_URL clashes with sets (Closes #10505) | Sergey M․ | 2016-08-31 | 1 | -1/+4 | |
| | | ||||||
* | | [bandcamp:album] Fix title extraction (Closes #10455) | Sergey M․ | 2016-08-31 | 1 | -2/+14 | |
| | | ||||||
* | | [pyvideo] Fix extraction (Closes #10468) | Sergey M․ | 2016-08-30 | 1 | -41/+55 | |
| | | ||||||
* | | [turner] keep video id intact | Remita Amine | 2016-08-30 | 3 | -11/+14 | |
| | | ||||||
* | | [turner,cnn] move a check for wrong timestamp to CNNIE | Remita Amine | 2016-08-29 | 2 | -5/+8 | |
| | | ||||||
* | | [cnn] update _TEST for CNNBlogsIE and CNNArticleIE(closes #10489) | Remita Amine | 2016-08-29 | 1 | -3/+5 | |
| | | ||||||
* | | [ctv] add support for (tsn,bnn,thecomedynetwork).ca websites(#10016) | Remita Amine | 2016-08-29 | 1 | -3/+19 | |
| | | ||||||
* | | [9c9media] fix multiple stacks extraction and extract more metadata(#10016) | Remita Amine | 2016-08-29 | 2 | -28/+103 | |
| | | ||||||
* | | [kusi] Update test | Sergey M․ | 2016-08-29 | 1 | -19/+8 | |
| | | ||||||
* | | [turner] Skip invalid subtitles' URLs | Sergey M․ | 2016-08-29 | 1 | -1/+1 | |
| | | ||||||
* | | [adultswim] Extract video info from onlineOriginals (Closes #10492) | Sergey M․ | 2016-08-29 | 1 | -5/+13 | |
| | | ||||||
* | | [turner] Extract all formats | Sergey M․ | 2016-08-29 | 1 | -21/+25 | |
| | |