Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-22 | [franceinter] fix title extraction | remitamine | |
2015-12-22 | [bleacherreport] update test | remitamine | |
2015-12-22 | [viki] detect errors and fix formats extraction | remitamine | |
2015-12-22 | [soompi] remove extractor | remitamine | |
http://tv.soompi.com now redirect to viki.com because Viki has acquired Soompi http://www.soompi.com/2015/08/19/we-got-married-soompi-joins-viki/ | |||
2015-12-21 | [audimedia] correct test case id | remitamine | |
2015-12-21 | [flickr] fix format sorting | remitamine | |
2015-12-21 | [br] add support for br-klassik.de and improve extraction | remitamine | |
- extend _VALID_URL to match both br.de and br-klassik.de - extract all formats(hls,hds and rtmp) - use xpath_element and xpath_text for xml info extraction | |||
2015-12-21 | [audiomack] Fix typo (Closes #7936) | Sergey M․ | |
2015-12-21 | [adultswim] update test | remitamine | |
2015-12-21 | [test_subtitles] remove BlipTV test | remitamine | |
2015-12-21 | [atresplayer] improve extraction | remitamine | |
- 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 tests | remitamine | |
2015-12-21 | release 2015.12.212015.12.21 | Philipp Hagemeister | |
2015-12-21 | Merge branch 'bleacherreport' of github.com:remitamine/youtube-dl into ↵ | remitamine | |
remitamine-bleacherreport | |||
2015-12-21 | [bleacherreport] fix style issues and simplify | remitamine | |
2015-12-21 | Merge branch 'bliptv' of github.com:remitamine/youtube-dl into remitamine-bliptv | remitamine | |
2015-12-21 | [makertv] improve extraction | remitamine | |
2015-12-21 | Merge branch 'googledrive' of github.com:remitamine/youtube-dl into ↵ | remitamine | |
remitamine-googledrive | |||
2015-12-21 | [googledrive] Modernize | remitamine | |
2015-12-21 | Merge branch 'flickr' of github.com:remitamine/youtube-dl into remitamine-flickr | remitamine | |
2015-12-21 | [flickr] extract views_count and tags | remitamine | |
2015-12-20 | [faz] extract duration and bitrate and use xpath_element and xpath_text for ↵ | remitamine | |
extraction | |||
2015-12-20 | Merge pull request #6790 from remitamine/tele13 | remitamine | |
[canal13cl] fix info extraction | |||
2015-12-20 | [tele13] improve extraction | remitamine | |
- improve jwplayer setup regex - sort formats - remove duplicate formats - update youtube test | |||
2015-12-20 | Merge pull request #6928 from remitamine/cnet | remitamine | |
[cnet] fix extraction and extract more formats and metadata(closes #7003) | |||
2015-12-20 | [cnet] improve extraction | remitamine | |
- relex data json regex - extract the platform metadata once - extract hds formats - extract duration - extract thumbnail | |||
2015-12-20 | [youtube] Generalize playlists extractor | Sergey M․ | |
2015-12-20 | [test_utils] Add tests for encode_compat_str | Sergey M․ | |
2015-12-20 | Rename error_to_str to error_to_compat_str | Sergey M․ | |
2015-12-20 | [nbc:news] Remove unnecessary compat_str | Sergey M․ | |
2015-12-20 | [YoutubeDL] Revert error_to_str for ExtractorError | Sergey M․ | |
2015-12-20 | Use proper encoding on compat_str construction when necessary | Sergey M․ | |
2015-12-20 | [utils] Add encode_compat_str | Sergey M․ | |
2015-12-20 | [YoutubeDL] More error_to_str | Sergey M․ | |
2015-12-20 | [YoutubeDL] Use error_to_str | Sergey M․ | |
2015-12-20 | Properly convert errors to strings | Sergey M․ | |
2015-12-20 | [utils] Add error_to_str | Sergey M․ | |
2015-12-19 | [gputechconf] improve extraction | remitamine | |
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 extraction | remitamine | |
2015-12-19 | [fktv] fix info extraction | remitamine | |
2015-12-19 | [toggle] Change IE_NAME | Sergey M․ | |
2015-12-19 | [toggle] Rename to toggle | Sergey M․ | |
2015-12-19 | [toggle] Improve _VALID_URL | Sergey M․ | |
2015-12-19 | [toggle] Improve formats extraction robustness | Sergey M․ | |
2015-12-19 | [toggle] Extract counters | Sergey M․ | |
2015-12-19 | [toggle] Extract thumbnails | Sergey M․ | |
2015-12-19 | [toggle] Improve | Sergey M․ | |
2015-12-19 | [toggle] Style | Sergey M․ | |