Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [instagram:user] Fix extraction (fixes #9059) | Jaime Marquínez Ferrándiz | 2016-04-02 | 1 | -1/+1 | |
| | | | | | | | | The URL for the next page was incorrect and we always got the same page, therefore it got trapped in an infinite loop. | |||||
* | | [bbc] Set vcodec to none for audio formats | Sergey M․ | 2016-04-02 | 1 | -0/+1 | |
| | | ||||||
* | | [extractor/common] Carry long line | Sergey M․ | 2016-04-02 | 1 | -1/+7 | |
| | | ||||||
* | | [extractor/common] Fix numeric identifiers conversion in DASH URL templates | Sergey M․ | 2016-04-02 | 1 | -1/+2 | |
| | | ||||||
* | | [brightcove] fix format sorting | remitamine | 2016-04-02 | 3 | -1/+7 | |
| | | ||||||
* | | [cbsinteractive] Add support for ZDNet videos | remitamine | 2016-04-01 | 2 | -7/+32 | |
| | | ||||||
* | | [cnet] extract more formats | remitamine | 2016-04-01 | 1 | -12/+13 | |
| | | ||||||
* | | [ffmpeg] try to convert tt subtitles usng dfxp2srt | remitamine | 2016-04-01 | 1 | -1/+1 | |
| | | ||||||
* | | [common] prefer using mime type over ext for smil subtitle extraction | remitamine | 2016-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | the subtitle ext for http://www.cnet.com/videos/download-amazon-prime-movies-and-tv/ is adb_xml while using the mime type it get tt(application/smptett+xml) | |||||
* | | [camwithher] Remove extra blank line | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -1/+0 | |
| | | ||||||
* | | [cbsnews] Remove unused import | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -1/+0 | |
| | | ||||||
* | | [aenetworks] Make pep8 happy | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -2/+3 | |
| | | ||||||
* | | [camwithher] Improve extraction (Closes #8989) | Sergey M․ | 2016-04-01 | 1 | -32/+65 | |
| | | ||||||
* | | [camwithher] Add extractor | theGeekPirate | 2016-04-01 | 2 | -0/+56 | |
| | | | | | | | | | | | | | | | | | | | | Corrected unnecessary test Sane variable naming RTMP all .flv & url_id for _download_webpage() Corrected all outstanding issues, next up is a squash! | |||||
* | | [theplatform] extract timestamp and uploader | remitamine | 2016-04-01 | 9 | -1/+59 | |
| | | ||||||
* | | [screencast] Improve title regexes (Closes #9025) | Sergey M․ | 2016-04-01 | 1 | -3/+3 | |
| | | ||||||
* | | screencast.com: fallback on page title | Martin Trigaux | 2016-04-01 | 1 | -1/+2 | |
| | | | | | | | | When determining the title of the page, use the <title> tag of the page | |||||
* | | [screencast] Add test | Sergey M․ | 2016-04-01 | 1 | -3/+5 | |
| | | ||||||
* | | screencast.com: support missing www | Martin Trigaux | 2016-04-01 | 1 | -2/+2 | |
| | | | | | | | | The "www." part of the URL is not mandatory | |||||
* | | [pluralsight] Remove unnecessary login/password encode | Sergey M․ | 2016-04-01 | 1 | -2/+2 | |
| | | ||||||
* | | [lynda] Remove unnecessary login/password encode | Sergey M․ | 2016-04-01 | 1 | -2/+2 | |
| | | ||||||
* | | [udemy] Remove unnecessary login/password encode | Sergey M․ | 2016-04-01 | 1 | -2/+2 | |
| | | | | | | | | This is now covered by compat_urllib_parse_urlencode | |||||
* | | [udemy:course] Skip non-video lectures | Sergey M․ | 2016-04-01 | 1 | -4/+9 | |
| | | ||||||
* | | [movieclips] fix extraction | remitamine | 2016-04-01 | 1 | -17/+26 | |
| | | ||||||
* | | [cbs] add base extractor | remitamine | 2016-04-01 | 2 | -21/+14 | |
| | | ||||||
* | | [aenetworks] improve format extraction | remitamine | 2016-04-01 | 1 | -9/+23 | |
| | | ||||||
* | | [theplatform] sign https urls | remitamine | 2016-04-01 | 1 | -1/+1 | |
| | | ||||||
* | | release 2016.04.01 | Philipp Hagemeister | 2016-04-01 | 3 | -6/+9 | |
| | | ||||||
* | | [cbs] improve extraction(closes #6321) | remitamine | 2016-04-01 | 1 | -21/+57 | |
| | | ||||||
* | | [generic] remove sbnation test(handled by VoxMediaIE) | remitamine | 2016-03-31 | 1 | -13/+0 | |
| | | ||||||
* | | [voxmedia] improve sbnation support | remitamine | 2016-03-31 | 1 | -38/+71 | |
| | | ||||||
* | | [udemy:course] Use new URL format | Sergey M․ | 2016-04-01 | 1 | -2/+2 | |
| | | ||||||
* | | [howstuffworks] improve extraction | remitamine | 2016-03-31 | 1 | -6/+13 | |
| | | ||||||
* | | [tudou] Improve error handling (closes #8988) | Yen Chi Hsuan | 2016-04-01 | 1 | -0/+23 | |
| | | ||||||
* | | [voxmedia] Add new extractor(closes #3182) | remitamine | 2016-03-31 | 2 | -0/+100 | |
| | | ||||||
* | | [udemy] Remove unused import | Sergey M․ | 2016-03-31 | 1 | -1/+0 | |
| | | ||||||
* | | [udemy:course] Simplify course curriculum downloading | Sergey M․ | 2016-03-31 | 1 | -5/+2 | |
| | | ||||||
* | | [extractor/common] Improve _request_webpage | Sergey M․ | 2016-03-31 | 1 | -7/+12 | |
| | | | | | | | | | | * Do not ignore data, headers and query for Requests * Default values for headers and query switched to dicts since these are used by urllib itself | |||||
* | | [utils] Use update_Request in http_request | Sergey M․ | 2016-03-31 | 1 | -6/+1 | |
| | | ||||||
* | | [utils] Add update_Request | Sergey M․ | 2016-03-31 | 1 | -0/+14 | |
| | | ||||||
* | | [udemy] Switch to api 2.0 (Closes #9035) | Sergey M․ | 2016-03-31 | 1 | -24/+36 | |
| | | ||||||
* | | [beeg] Switch to api v6 (Closes #9036) | Sergey M․ | 2016-03-31 | 1 | -3/+3 | |
| | | ||||||
* | | [nationalgeographic] add support for channel.nationalgeographic.com urls | remitamine | 2016-03-31 | 2 | -1/+51 | |
| | | ||||||
* | | [nationalgeographic] improve extraction | remitamine | 2016-03-31 | 1 | -15/+15 | |
| | | ||||||
* | | [tenplay] remove extractor(fixes #6927) | remitamine | 2016-03-31 | 2 | -91/+0 | |
| | | ||||||
* | | [brightcove] relax embed_in_page regex | remitamine | 2016-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | [nbc] add new extractor for csnne.com(#5432) | remitamine | 2016-03-31 | 2 | -0/+25 | |
| | | ||||||
* | | [cnbc] fix test | remitamine | 2016-03-31 | 1 | -3/+7 | |
| | | ||||||
* | | [cnbc] Add new extractor(closes #8012) | remitamine | 2016-03-30 | 3 | -4/+34 | |
| | | ||||||
* | | [myspace] improve extraction | remitamine | 2016-03-30 | 1 | -27/+53 | |
| | |