summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [vk] Extend _VALID_URLs to support new domain (Closes #9981)Sergey M․2016-07-021-3/+13
| | |
* | | release 2016.07.02Sergey M․2016-07-023-5/+6
| | |
* | | [vine] Remove superfluous whitespaceSergey M․2016-07-021-1/+1
| | |
* | | [fusion] ImproveSergey M․2016-07-021-6/+12
| | |
* | | [Fusion] Add new extractorTRox19722016-07-022-0/+30
| | |
* | | [pornhub] Add support for thumbzilla (Closes #8696)Sergey M․2016-07-021-1/+12
| | |
* | | [periscope] Add another fallback sourceSergey M․2016-07-021-2/+5
| | |
* | | [periscope] fix playlist extraction (#9967)cant-think-of-a-name2016-07-021-2/+2
| | | | | | | | | The JSON response changed and the extractor needed to be updated in order to gather the video IDs.
* | | [vine] Fix extraction (Closes #9970)Sergey M․2016-07-021-1/+3
| | |
* | | [twitch] Update usher URL (Closes #9975)Sergey M․2016-07-011-1/+1
| | |
* | | release 2016.07.01Sergey M․2016-07-013-4/+7
| | |
* | | [sixplay] Rename preference key to quality in format dictSergey M․2016-07-011-2/+2
| | |
* | | [test/compat] compat_shlex_split: test with newlinesJaime Marquínez Ferrándiz2016-07-011-0/+1
| | |
* | | [options] Accept quoted string across multiple lines (#9940)Jaime Marquínez Ferrándiz2016-07-011-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Like: -f " bestvideo+bestaudio/ best "
* | | [pornhub] Add more tests with removed videosSergey M․2016-07-011-0/+9
| | |
* | | [pornhub] Relax removed message regex (Closes #9964)Sergey M․2016-07-011-2/+2
| | |
* | | [Pornhub] Fix error detectionkidol2016-07-011-1/+1
| | |
* | | [ctvnews] use orderedSet, increase the number of items for playlists and use ↵Remita Amine2016-06-301-5/+6
| | | | | | | | | | | | smaller bin list for test
* | | [meta] Clarify the source of uppod st decryption algorithmRemita Amine2016-06-301-0/+1
| | |
* | | [ctv] Add new extractor(closes #4077)Remita Amine2016-06-302-0/+31
| | |
* | | [ctvnews] Add new extractor(closes #2156)Remita Amine2016-06-302-0/+65
| | |
* | | [rds] extract 9c9media formatsRemita Amine2016-06-301-15/+12
| | |
* | | [9c9media] Add new extractorRemita Amine2016-06-302-0/+56
| | |
* | | release 2016.06.30Sergey M․2016-06-303-4/+9
| | |
* | | [meta] Add support for pladform embedsSergey M․2016-06-301-25/+37
| | |
* | | [pladform] Improve embed detectionSergey M․2016-06-301-1/+1
| | |
* | | [meta] Make duration and description optionalSergey M․2016-06-301-2/+3
| | | | | | | | | | | | For iframe URLs
* | | [meta] Extend _VALID_URLSergey M․2016-06-301-3/+6
| | |
* | | [generic] make twitter:player extraction non fatalRemita Amine2016-06-301-1/+1
| | |
* | | [sixplay] Add new extractor(closes #2183)Remita Amine2016-06-303-33/+63
| | |
* | | [generic] add generic support for twitter:player embedsRemita Amine2016-06-303-41/+21
| | |
* | | [urplay] fix typo and check with flake8Remita Amine2016-06-301-2/+2
| | |
* | | [theatlantic] Add new extractor(closes #6611)Remita Amine2016-06-302-0/+41
| | |
* | | [skysports] Add new extractor(closes #7066)Remita Amine2016-06-302-0/+34
| | |
* | | [meta] Add new extractor(closes #8789)Remita Amine2016-06-302-0/+57
| | |
* | | [urplay] Add new extractor(closes #9332)Remita Amine2016-06-292-0/+68
| | |
* | | [eagleplatform] Improve embed detection and extract in separate routine ↵Sergey M․2016-06-292-4/+12
| | | | | | | | | | | | (Closes #9926)
* | | [aenetworks] add support for movie pagesRemita Amine2016-06-291-38/+42
| | |
* | | [aenetworks] extract history topic playlist titleRemita Amine2016-06-291-1/+3
| | |
* | | [aenetworks:historytopic] fix topic video urlRemita Amine2016-06-291-1/+1
| | |
* | | [aenetworks] add support for show and season for A&E Network sites and ↵Remita Amine2016-06-292-50/+134
| | | | | | | | | | | | History topics(closes #9816)
* | | [arte:playlist] Fix testSergey M․2016-06-281-0/+1
| | |
* | | [vrt] extract all formatsRemita Amine2016-06-281-5/+56
| | |
* | | release 2016.06.27Sergey M․2016-06-273-6/+6
| | |
* | | [pbs] Check manually constructed http links (Closes #9921)Sergey M․2016-06-271-1/+6
| | |
* | | [extractor/generic] Use _extract_url for kaltura embeds (Closes #9922)Sergey M․2016-06-271-6/+4
| | |
* | | [kaltura] Add _extract_url with fixed regexSergey M․2016-06-271-0/+26
| | |
* | | [test_all_urls] PEP 8 and change wordingSergey M․2016-06-271-3/+5
| | |
* | | New test-case: extractor names are supposed to be uniqueMatthieu Muffato2016-06-271-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | @dstftw explained in https://github.com/rg3/youtube-dl/pull/9918#issuecomment-228625878 that extractor names are supposed to be unique. @dstftw has fixed the two offending extractors, and here I add a test to ensure this does not happen in the future.
* | | [skynewsarabia:article] Clarify IE_NAMESergey M․2016-06-271-1/+1
| | |