10933 Commits (4e2743abd9a3f685374cfc1eb4031fb0bc398c58)
 

Author SHA1 Message Date
remitamine dc016bf521 [viki] detect errors and fix formats extraction 8 years ago
remitamine ff43d2365f [soompi] remove extractor
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/
8 years ago
Austin Adams ed63cbd6ee [comcarcoff] adjust for json updates 8 years ago
remitamine c7224074d6 [audimedia] correct test case id 8 years ago
remitamine eed30fea75 [flickr] fix format sorting 8 years ago
remitamine 5625bd0617 [br] add support for br-klassik.de and improve extraction
- 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
8 years ago
Sergey M․ 5ef5d25b15 [audiomack] Fix typo (Closes #7936) 8 years ago
remitamine 0f15ad7b9b [adultswim] update test 8 years ago
remitamine f11d00fa41 [test_subtitles] remove BlipTV test 8 years ago
remitamine 61ebb401b7 [atresplayer] improve extraction
- 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
8 years ago
remitamine 5c5a3ecf1b [abc] detect expired state and update tests 8 years ago
Philipp Hagemeister 0197004f78 release 2015.12.21 8 years ago
remitamine 2c28da8e05 Merge branch 'bleacherreport' of github.com:remitamine/youtube-dl into remitamine-bleacherreport 8 years ago
remitamine c7fa5fa42c [bleacherreport] fix style issues and simplify 8 years ago
remitamine 7ba71e30fb Merge branch 'bliptv' of github.com:remitamine/youtube-dl into remitamine-bliptv 8 years ago
remitamine 7cb0952474 [makertv] improve extraction 8 years ago
remitamine a8ae232fa9 Merge branch 'googledrive' of github.com:remitamine/youtube-dl into remitamine-googledrive 8 years ago
remitamine 5b251628e9 [googledrive] Modernize 8 years ago
remitamine b9a324c0da Merge branch 'flickr' of github.com:remitamine/youtube-dl into remitamine-flickr 8 years ago
remitamine 5b95419ca5 [flickr] extract views_count and tags 8 years ago
remitamine ecbccea703 [faz] extract duration and bitrate and use xpath_element and xpath_text for extraction 8 years ago
remitamine c240ab6ecf Merge pull request #6790 from remitamine/tele13
[canal13cl] fix info extraction
8 years ago
remitamine 6882c0870e [tele13] improve extraction
- improve jwplayer setup regex
- sort formats
- remove duplicate formats
- update youtube test
8 years ago
remitamine b0eeaf4f40 Merge pull request #6928 from remitamine/cnet
[cnet] fix extraction and extract more formats and metadata(closes #7003)
8 years ago
remitamine c6ed6fadc2 [cnet] improve extraction
- relex data json regex
- extract the platform metadata once
- extract hds formats
- extract duration
- extract thumbnail
8 years ago
Sergey M․ e462474e1d [youtube] Generalize playlists extractor 8 years ago
Sergey M․ 6b77d52b1f [test_utils] Add tests for encode_compat_str 8 years ago
Sergey M․ 9b9c5355e4 Rename error_to_str to error_to_compat_str 8 years ago
Sergey M․ d890b4cc0a [nbc:news] Remove unnecessary compat_str 8 years ago
Sergey M․ 2c74e6fa77 [YoutubeDL] Revert error_to_str for ExtractorError 8 years ago
Sergey M․ c0384f221e Use proper encoding on compat_str construction when necessary 8 years ago
Sergey M․ 8e60dc7526 [utils] Add encode_compat_str 8 years ago
Sergey M․ 8900ab4d9b [YoutubeDL] More error_to_str 8 years ago
Sergey M․ fb043a6e4e [YoutubeDL] Use error_to_str 8 years ago
Sergey M․ 7f8b271465 Properly convert errors to strings 8 years ago
Sergey M․ fdae235858 [utils] Add error_to_str 8 years ago
remitamine 1deb710f26 [gputechconf] improve extraction 8 years ago
remitamine ec6504b39c [gputechconf] Add new extractor(closes #5775) 8 years ago
Sergey M․ dd85e4d707 [extractor/common] Properly decode error string on python 2 (Closes #1354, closes #3957, closes #4037, closes #6449) 8 years ago
remitamine fa64a84311 [faz] fix info extraction 8 years ago
remitamine e0f06eae43 [fktv] fix info extraction 8 years ago
Sergey M․ 0f206ee814 [toggle] Change IE_NAME 8 years ago
Sergey M․ cc0f378d54 [toggle] Rename to toggle 8 years ago
Sergey M․ e33c9cba7c [toggle] Improve _VALID_URL 8 years ago
Sergey M․ 989e9f8ead [toggle] Improve formats extraction robustness 8 years ago
Sergey M․ 8f097af4ec [toggle] Extract counters 8 years ago
Sergey M․ c40dbb19ab [toggle] Extract thumbnails 8 years ago
Sergey M․ ffaf6e66e3 [toggle] Improve 8 years ago
Sergey M․ 74c730174f [toggle] Style 8 years ago
Sergey M․ c82a8dd14c [toggle] Remove unused imports 8 years ago