aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-21[test_subtitles] remove BlipTV testremitamine
2015-12-21[atresplayer] improve extractionremitamine
- select hashlib.md5 constructor as digestmod(in python 3.4+ MD5 as implicit default digest for digestmod is deprecated.) - extract hls formats - update tests - extract errors
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 ↵remitamine
remitamine-bleacherreport
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 ↵remitamine
remitamine-googledrive
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 ↵remitamine
extraction
2015-12-20Merge pull request #6790 from remitamine/tele13remitamine
[canal13cl] fix info extraction
2015-12-20[tele13] improve extractionremitamine
- improve jwplayer setup regex - sort formats - remove duplicate formats - update youtube test
2015-12-20Merge pull request #6928 from remitamine/cnetremitamine
[cnet] fix extraction and extract more formats and metadata(closes #7003)
2015-12-20[cnet] improve extractionremitamine
- relex data json regex - extract the platform metadata once - extract hds formats - extract duration - extract thumbnail
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․
2015-12-20[utils] Add error_to_strSergey M․
2015-12-19[gputechconf] improve extractionremitamine
2015-12-19[gputechconf] Add new extractor(closes #5775)remitamine
2015-12-20[extractor/common] Properly decode error string on python 2 (Closes #1354, ↵Sergey M․
closes #3957, closes #4037, closes #6449)
2015-12-19[faz] fix info extractionremitamine
2015-12-19[fktv] fix info extractionremitamine
2015-12-19[toggle] Change IE_NAMESergey M․
2015-12-19[toggle] Rename to toggleSergey M․
2015-12-19[toggle] Improve _VALID_URLSergey M․
2015-12-19[toggle] Improve formats extraction robustnessSergey M․
2015-12-19[toggle] Extract countersSergey M․
2015-12-19[toggle] Extract thumbnailsSergey M․
2015-12-19[toggle] ImproveSergey M․
2015-12-19[toggle] StyleSergey M․
2015-12-19[toggle] Remove unused importsSergey M․
2015-12-19[toggle] Use sanitized_RequestSergey M․
2015-12-19[togglesg] Fixesping
2015-12-19[togglesg] New extractor for toggle.sgping
2015-12-19[utils] Support alternative timestamp format in TTMLYen Chi Hsuan
Fixes #7608
2015-12-19[utils] Fix TTML conversionYen Chi Hsuan
Tolerate invalid timestamps (closes #7909)
2015-12-18[brightcove:new] Add test for ref: prefixed video idSergey M․
2015-12-18[brightcove:new] Clarify ref: prefixSergey M․
2015-12-18[brightcove:new] Fix typoSergey M․