aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-23release 2015.12.232015.12.23Philipp Hagemeister
2015-12-23[appletrailers] Add support for AppleTrailers Sectionremitamine
2015-12-23[daum] Add test for #7949Sergey M․
2015-12-23[daum] Fix extraction (Closes #7949)Sergey M․
2015-12-23[periscope] Fix token based extraction (Closes #7943)Sergey M․
2015-12-23[comcarcoff] Extract durationSergey M․
2015-12-23[comcarcoff] Improve json data regex and modernizeSergey M․
2015-12-23Merge pull request #7942 from ausbin/comcarcoff-json-fixSergey M
2015-12-22[imgur] Improve (Closes #7928)Sergey M․
2015-12-22Improve extraction (Closes #7918)Abhishek Kedia
2015-12-22Merge pull request #7322 from remitamine/vgtvremitamine
2015-12-22[vgtv] update tests and correct format sortingremitamine
2015-12-22[franceinter] use _match_idremitamine
2015-12-22[franceinter] fix title extractionremitamine
2015-12-22[bleacherreport] update testremitamine
2015-12-22[viki] detect errors and fix formats extractionremitamine
2015-12-22[soompi] remove extractorremitamine
2015-12-21[comcarcoff] adjust for json updatesAustin Adams
2015-12-21[audimedia] correct test case idremitamine
2015-12-21[flickr] fix format sortingremitamine
2015-12-21[br] add support for br-klassik.de and improve extractionremitamine
2015-12-21[audiomack] Fix typo (Closes #7936)Sergey M․
2015-12-21[adultswim] update testremitamine
2015-12-21[test_subtitles] remove BlipTV testremitamine
2015-12-21[atresplayer] improve extractionremitamine
2015-12-21[abc] detect expired state and update testsremitamine
2015-12-21release 2015.12.212015.12.21Philipp Hagemeister
2015-12-21Merge branch 'bleacherreport' of github.com:remitamine/youtube-dl into remita...remitamine
2015-12-21[bleacherreport] fix style issues and simplifyremitamine
2015-12-21Merge branch 'bliptv' of github.com:remitamine/youtube-dl into remitamine-bliptvremitamine
2015-12-21[makertv] improve extractionremitamine
2015-12-21Merge branch 'googledrive' of github.com:remitamine/youtube-dl into remitamin...remitamine
2015-12-21[googledrive] Modernizeremitamine
2015-12-21Merge branch 'flickr' of github.com:remitamine/youtube-dl into remitamine-flickrremitamine
2015-12-21[flickr] extract views_count and tagsremitamine
2015-12-20[faz] extract duration and bitrate and use xpath_element and xpath_text for e...remitamine
2015-12-20Merge pull request #6790 from remitamine/tele13remitamine
2015-12-20[tele13] improve extractionremitamine
2015-12-20Merge pull request #6928 from remitamine/cnetremitamine
2015-12-20[cnet] improve extractionremitamine
2015-12-20[youtube] Generalize playlists extractorSergey M․
2015-12-20[test_utils] Add tests for encode_compat_strSergey M․
2015-12-20Rename error_to_str to error_to_compat_strSergey M․
2015-12-20[nbc:news] Remove unnecessary compat_strSergey M․
2015-12-20[YoutubeDL] Revert error_to_str for ExtractorErrorSergey M․
2015-12-20Use proper encoding on compat_str construction when necessarySergey M․
2015-12-20[utils] Add encode_compat_strSergey M․
2015-12-20[YoutubeDL] More error_to_strSergey M․
2015-12-20[YoutubeDL] Use error_to_strSergey M․
2015-12-20Properly convert errors to stringsSergey M․