Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [youtube] Add test for multi page list of playlists | Sergey M․ | 2015-11-22 | 1 | -2/+10 | |
| | | | ||||||
* | | | [youtube] Extract base for entry list extractors and support multi page ↵ | Sergey M․ | 2015-11-22 | 1 | -11/+17 | |
| | | | | | | | | | | | | lists of playlists | |||||
* | | | release 2015.11.21 | Philipp Hagemeister | 2015-11-21 | 2 | -1/+3 | |
| | | | ||||||
* | | | [youtube:show] Rework in terms of playlists base extractor | Sergey M․ | 2015-11-22 | 1 | -21/+4 | |
| | | | ||||||
* | | | [youtube:user:playlists] Add extractor (Closes #3817) | Sergey M․ | 2015-11-22 | 2 | -0/+27 | |
| | | | ||||||
* | | | [pluralsight] Rephrase | Sergey M․ | 2015-11-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | [pluralsight] Clarify allowed qualities guessing rationale | Sergey M․ | 2015-11-22 | 1 | -0/+3 | |
| | | | ||||||
* | | | [soundcloud] Remove unused variable | Sergey M․ | 2015-11-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | [pluralsight] Until listing formats request only single format | Sergey M․ | 2015-11-22 | 1 | -3/+21 | |
| | | | ||||||
* | | | [pluralsight] Clarify and randomize ViewClip sleep interval | Sergey M․ | 2015-11-22 | 1 | -3/+12 | |
| | | | ||||||
* | | | [pluralsight] prevent error 429 when sensing video formats | Andrzej Lichnerowicz | 2015-11-21 | 1 | -0/+3 | |
| | | | ||||||
* | | | [pluralsight] Improve login detection | Sergey M․ | 2015-11-21 | 1 | -0/+3 | |
| | | | ||||||
* | | | [pluralsight] Extract base class | Sergey M․ | 2015-11-21 | 1 | -3/+7 | |
| | | | ||||||
* | | | [pluralsight] Update some more URLs | Sergey M․ | 2015-11-21 | 1 | -4/+5 | |
| | | | ||||||
* | | | [pluralsight] Update _LOGIN_URL | Sergey M․ | 2015-11-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | [soundcloud:search] Simplify (Closes #7213) | Sergey M․ | 2015-11-21 | 1 | -24/+18 | |
| | | | ||||||
* | | | [soundcloud:search] Remove no track results message | Sergey M․ | 2015-11-21 | 1 | -4/+0 | |
| | | | ||||||
* | | | [soundcloud:search] Fix non-ASCII searches | Sergey M․ | 2015-11-21 | 1 | -1/+2 | |
| | | | ||||||
* | | | [utils] Improve encode_dict | Sergey M․ | 2015-11-21 | 1 | -1/+3 | |
| | | | ||||||
* | | | [soundcloud:search] PEP 8 | Sergey M․ | 2015-11-21 | 1 | -14/+9 | |
| | | | ||||||
* | | | [soundcloud] Remove limit on search results | reiv | 2015-11-21 | 1 | -8/+13 | |
| | | | ||||||
* | | | [soundcloud] Use correct error message conventions | reiv | 2015-11-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | Rewrite as list comprehension. | reiv | 2015-11-21 | 1 | -6/+2 | |
| | | | ||||||
* | | | Simplify with itertools.islice(). | reiv | 2015-11-21 | 1 | -5/+1 | |
| | | | ||||||
* | | | Fix some compatibility issues, cleanup. | reiv | 2015-11-21 | 1 | -16/+8 | |
| | | | ||||||
* | | | [soundcloud] Add Soundcloud search extractor | reiv | 2015-11-21 | 2 | -2/+89 | |
| | | | ||||||
* | | | [rutube] Extract all formats | Sergey M․ | 2015-11-21 | 1 | -5/+21 | |
| | | | ||||||
* | | | [extractor/common] Use baseURL from f4m manifest for recursive manifest ↵ | Sergey M․ | 2015-11-21 | 1 | -1/+6 | |
| | | | | | | | | | | | | extraction | |||||
* | | | [rutube:embed] Extend _VALID_URL (Closes #7588) | Sergey M․ | 2015-11-21 | 1 | -3/+6 | |
| | | | ||||||
* | | | [generic] Extract M3U8 formats (closes #7582) | Yen Chi Hsuan | 2015-11-21 | 1 | -0/+16 | |
| | | | ||||||
* | | | [generic] Refactor | Yen Chi Hsuan | 2015-11-21 | 1 | -14/+11 | |
| | | | ||||||
* | | | [generic] Unescape URLs from JWPlayer (#7582) | Yen Chi Hsuan | 2015-11-21 | 1 | -0/+1 | |
| | | | ||||||
* | | | [pluralsight:course] Improve _VALID_URL | Sergey M․ | 2015-11-21 | 1 | -1/+4 | |
| | | | ||||||
* | | | [pluralsight] Do not require pluralsight account | Sergey M․ | 2015-11-21 | 1 | -3/+11 | |
| | | | | | | | | | | | | Looks like some courses are available without pluralsight account | |||||
* | | | [pluralsight] Update ViewClip URL | Sergey M․ | 2015-11-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | [pluralsight] Do not rely on argument order in query (Closes #7583) | Sergey M․ | 2015-11-21 | 1 | -9/+15 | |
| | | | ||||||
* | | | [kaltura] Add test for referrer protected video (#7409) | Sergey M․ | 2015-11-21 | 1 | -0/+13 | |
| | | | ||||||
* | | | [kaltura] Clean description | Sergey M․ | 2015-11-21 | 1 | -1/+2 | |
| | | | ||||||
* | | | [kaltura] Improve | Sergey M․ | 2015-11-21 | 1 | -5/+5 | |
| | | | ||||||
* | | | [generic] Use referrer from source kaltura embed URLs (#7409) | Sergey M․ | 2015-11-21 | 1 | -1/+3 | |
| | | | ||||||
* | | | [kaltura] Add support for referrer protected videos (#7409) | Sergey M․ | 2015-11-21 | 1 | -13/+34 | |
| | | | ||||||
* | | | Merge pull request #7579 from ashutosh-mishra/typo_fix | Sergey M | 2015-11-20 | 3 | -3/+3 | |
|\ \ \ | | | | | | | | | Typo fix, found while going through the code. | |||||
| * | | | Typo fix, found while going through the code. | ashutosh-mishra | 2015-11-20 | 3 | -3/+3 | |
|/ / / | ||||||
* | | | [instagram] Improve _VALID_URL (Closes #7568) | Sergey M․ | 2015-11-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | [theplatform] Style | Sergey M․ | 2015-11-19 | 1 | -2/+5 | |
| | | | ||||||
* | | | [theplatform] Handle protocolless feed URLs (Closes #7532) | Sergey M․ | 2015-11-19 | 1 | -1/+2 | |
| | | | ||||||
* | | | [bloomberg] Reax _VALID_URL (Closes #7546) | Sergey M․ | 2015-11-19 | 1 | -3/+6 | |
| | | | ||||||
* | | | Merge pull request #7519 from barlik/master | Sergey M | 2015-11-19 | 3 | -4/+4 | |
|\ \ \ | | | | | | | | | Clarify that automatic subtitles are generated. | |||||
| * | | | Clarify that automatic subtitles are generated. | Rastislav Barlik | 2015-11-16 | 3 | -4/+4 | |
| | | | | | | | | | | | | | | | | It wasn't clear what automatic word mean. | |||||
* | | | | [YoutubeDL] Add playlist finished downloading message (Closes #7517) | hedii | 2015-11-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/YoutubeDL.py |