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