Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [kwuo] Port to new API and enable --cn-verification-proxy | Yen Chi Hsuan | 2016-03-31 | 1 | -2/+15 |
| | |||||
* | [kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats() | Yen Chi Hsuan | 2016-03-31 | 1 | -5/+1 |
| | | | | Following the idea proposed in 19dbaeece321c51fa336ef142507adf440e22e22 | ||||
* | [kuwo:song] Correct song ID extraction (fixes #9033) | Yen Chi Hsuan | 2016-03-31 | 1 | -1/+1 |
| | | | | Bug introduced in daef04a4e75ccd2ff5e2d2495baa0ac9bcf75724. | ||||
* | [tumblr] Improve _VALID_URL (Closes #9027) | Sergey M․ | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | [comcarcoff] don not depend on crackle extractor(closes #8995) | remitamine | 2016-03-30 | 1 | -3/+8 |
| | | | | | | previously extraction has been delegated to crackle to extract more info and subtitles #6106 but some of the episodes can't be extracted using crackle #8995. | ||||
* | Add manually generated ISSUE_TEMPLATE.md | Sergey M․ | 2016-03-29 | 1 | -0/+58 |
| | | | | In order not to wait for the next release | ||||
* | Improve ISSUE_TEMPLATE_tmpl.md | Sergey M․ | 2016-03-29 | 1 | -8/+23 |
| | |||||
* | [devscripts/make_issue_template] Fix __version__ again | Sergey M․ | 2016-03-29 | 1 | -3/+1 |
| | |||||
* | Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github | Sergey M․ | 2016-03-29 | 2 | -1/+1 |
| |