summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [subtitles] Added tests to check correct behavior when no subtitles areIsmael Mejia2013-08-082-4/+15
* [subtitles] Skips now the subtitles that has already been downloaded.Ismael Mejia2013-08-081-9/+9
* [subtitles] Improved docs + new class for servers who don't supportIsmael Mejia2013-08-082-22/+19
* [test] Cleaned subtitles testsIsmael Mejia2013-08-082-110/+61
* [subtitles] removed only-sub option (--skip-download achieves the sameIsmael Mejia2013-08-084-20/+0
* Separated subtitle options in their own groupIsmael Mejia2013-08-081-7/+10
* [internal] Improved subtitle architecture + (update inIsmael Mejia2013-08-083-144/+73
* Undo the previous commit (it was a mistake)Ismael Mejia2013-08-071-1/+1
* [dailymotion] Added support for subtitles + new InfoExtractor forIsmael Mejia2013-08-074-11/+242
* Fixed small type issueIsmael Mejia2013-08-071-1/+2
* Added exceptions for the subtitle and video types in .gitignoreIsmael Mejia2013-08-071-1/+8
* Don't try to write the subtitles if it's NoneJaime Marquínez Ferrándiz2013-07-201-0/+2
* YoutubeIE: don't crash when trying to get automatic captions if the videos ha...Jaime Marquínez Ferrándiz2013-07-201-1/+3
* YoutubeIE: use the same function for getting the subtitles for the "--write-s...Jaime Marquínez Ferrándiz2013-07-201-31/+15
* Use a dictionary for storing the subtitlesJaime Marquínez Ferrándiz2013-07-204-60/+59
* Save subtitles using the same code for all the optionsJaime Marquínez Ferrándiz2013-07-201-17/+5
* [exfm] Add IE_* descriptionsPhilipp Hagemeister2013-07-201-0/+2
* Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister2013-07-203-0/+42
|\
| * forgot to import json jsonM.Yasoob Khalid2013-07-181-0/+1
| * removed some unnecessary importsM.Yasoob Khalid2013-07-181-2/+0
| * corrected a typo and added myself to travis notifications.M.Yasoob Khalid2013-07-182-4/+5
| * added test for ex.fmM.Yasoob Khalid2013-07-181-0/+10
| * added an IE for ex.fmM.Yasoob Khalid2013-07-182-0/+32
* | release 2013.07.19Philipp Hagemeister2013-07-192-2/+4
* | WeiboIE: extract the player urls from a json webpageJaime Marquínez Ferrándiz2013-07-191-3/+14
* | YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslinJaime Marquínez Ferrándiz2013-07-193-4/+4
* | TEDIE: fix the title extractionJaime Marquínez Ferrándiz2013-07-191-1/+1
* | Add WeiboIE (closes #1039)Jaime Marquínez Ferrándiz2013-07-193-1/+39
* | Add an extractor for 56.com (related #1039)Jaime Marquínez Ferrándiz2013-07-192-0/+37
* | Add SinaIE (related #1039): extractor for video.sina.com.cnJaime Marquínez Ferrándiz2013-07-182-0/+68
* | InstagramIE: fix the extraction of the uploader_id and the titleJaime Marquínez Ferrándiz2013-07-181-12/+10
* | Hint that --update may need sudoPhilipp Hagemeister2013-07-181-1/+1
* | release 2013.07.18Philipp Hagemeister2013-07-181-1/+1
* | Remove the test to signature of lengths 43,43Jaime Marquínez Ferrándiz2013-07-181-5/+0
* | YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz2013-07-183-8/+18
* | Merge pull request #1068 from MiLk/genalgo-youtube-92Jaime Marquínez Ferrándiz2013-07-181-0/+3
|\ \ | |/ |/|
| * [youtube] Add generator for signature 92Emilien Kenler2013-07-171-0/+3
|/
* Add CondeNastIEJaime Marquínez Ferrándiz2013-07-172-0/+107
* YoutubeIE: some encrypted signatures have more than two parts, print the size...Jaime Marquínez Ferrándiz2013-07-171-2/+3
* release 2013.07.17.1Philipp Hagemeister2013-07-171-1/+1
* [thisav] add a test for video MD5Philipp Hagemeister2013-07-171-0/+1
* [thisav] Add IE (Fixes #1056)Philipp Hagemeister2013-07-172-0/+47
* [youtube] Add code for signature 92 (Closes #1060)Philipp Hagemeister2013-07-171-0/+2
* Mark test_youtube_sig as non-executable (#1066)Philipp Hagemeister2013-07-171-0/+0
* Revert "[youtube] improved decrypt_signature, closes #1060"Philipp Hagemeister2013-07-171-18/+19
* [metacafe] Fix testPhilipp Hagemeister2013-07-171-1/+1
* [metacafe] New result formatPhilipp Hagemeister2013-07-171-2/+3
* [metacafe] Extract descriptionPhilipp Hagemeister2013-07-171-0/+3
* [metacafe] Fix uploader detectionPhilipp Hagemeister2013-07-171-1/+3
* Use unescapeHTML for OpenGraph propertiesPhilipp Hagemeister2013-07-171-1/+3