summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2016.06.14 2016.06.14Sergey M․2016-06-144-8/+11
* Credit @venth for wrzuta:playlist (#9341)Sergey M․2016-06-141-0/+1
* Credit @dracony for rockstargames (#9737)Sergey M․2016-06-141-0/+1
* [wrzuta:playlist] Improve and simplify (Closes #9341)Sergey M․2016-06-142-28/+27
* [wrzuta.pl:playlist] Added playlist extraction from wrzuta.plventh2016-06-142-0/+75
* [rockstargames] Improve and add Youtube fallback (Closes #9737)Sergey M․2016-06-141-20/+35
* Added extractor for rockstargames.comDracony2016-06-142-0/+55
* [twitch:clips] Add extractor (Closes #9767)Sergey M․2016-06-142-0/+44
* [README.md] Suggest checking extractor code under all Python versionsSergey M․2016-06-131-1/+1
* [README.md] Update links to info dict metafieldsSergey M․2016-06-131-2/+2
* [README.md] Update links to options available for YoutubeDLSergey M․2016-06-131-1/+1
* [xfileshare] Improve removed videos detectionSergey M․2016-06-131-2/+9
* [xfileshare] Fix testSergey M․2016-06-131-1/+1
* [xfileshare:xvidstage] Add support for videos with packed codes (Closes #4335)Sergey M․2016-06-131-4/+27
* [downloader/external] Decode error string before writing to stderrSergey M․2016-06-121-1/+1
* release 2016.06.12 2016.06.12Sergey M․2016-06-123-5/+6
* [streamcloud] Detect removed videos (Closes #3768)Sergey M․2016-06-121-2/+10
* [nrk:skole] Fix extractionSergey M․2016-06-121-11/+15
* [nrktv] Fix testsSergey M․2016-06-121-2/+2
* [README.md] Document using output template in batch files (Closes #9717)Sergey M․2016-06-121-0/+4
* [instagram] Extract metadata from JSONSergey M․2016-06-121-11/+61
* [utils] Add try_getSergey M․2016-06-121-0/+10
* [youporn] Fix metadata extractionSergey M․2016-06-121-6/+6
* [matchtv] ModernizeSergey M․2016-06-121-13/+12
* [viki] Do not use a fallback language for title in the first tryYen Chi Hsuan2016-06-111-2/+5
* [viki] Update _TESTSYen Chi Hsuan2016-06-111-6/+6
* [viki] Skip a geo-restricted testYen Chi Hsuan2016-06-111-1/+2
* [vimeo] Fix extraction for VimeoReview videosYen Chi Hsuan2016-06-111-63/+82
* [generic] Remove an invalid testYen Chi Hsuan2016-06-111-14/+0
* [telewebion] Add new extractor (closes #5135)Yen Chi Hsuan2016-06-112-0/+56
* Merge pull request #9755 from vxbinaca/patch-2Yen Chi Hsuan2016-06-111-1/+1
|\
| * [utils] Change Firefox 44 to 47Paul Henning2016-06-111-1/+1
|/
* [kuwo] Update _TESTSYen Chi Hsuan2016-06-111-4/+4
* [leeco] Recognize Le Sports URLs (fixes #9750)Yen Chi Hsuan2016-06-111-2/+5
* release 2016.06.11.3 2016.06.11.3Sergey M․2016-06-112-4/+4
* release 2016.06.11.2 2016.06.11.2Sergey M․2016-06-112-4/+4
* [setup.py] Add python 3.5 classifierSergey M․2016-06-111-0/+1
* [limelight] Extract ttml subtitles (Closes #9739)Sergey M․2016-06-111-2/+8
* [limelight] Fix typoSergey M․2016-06-111-1/+1
* [limelight] Improve _VALID_URLsSergey M․2016-06-111-7/+49
* [limelight] Fix _VALID_URLsSergey M․2016-06-111-2/+2
* [indavideo] Fix formats' height (Closes #9744)Sergey M․2016-06-111-1/+2
* [README.md] Document missing playlist fields in output templateSergey M․2016-06-111-0/+3
* release 2016.06.11.1 2016.06.11.1Sergey M․2016-06-112-4/+4
* release 2016.06.11 2016.06.11Sergey M․2016-06-114-9/+10
* Merge pull request #9747 from TRox1972/lyndaSergey M2016-06-111-1/+2
|\
| * [Lynda] Extract course descriptionTRox19722016-06-101-1/+2
* | [lynda] Skip login if already logged inSergey M․2016-06-101-11/+5
* | [lynda] Add support for new authentication (Closes #9740)Sergey M․2016-06-101-57/+62
* | [compat] Import html5 entities correctlyYen Chi Hsuan2016-06-101-2/+2