Sergey M․
4c24ed9464
[comcarcoff] Improve json data regex and modernize
9 years ago
Sergey M
11208ebbf1
Merge pull request #7942 from ausbin/comcarcoff-json-fix
...
[comcarcoff] adjust for json updates
9 years ago
Sergey M․
774ce35571
[imgur] Improve ( Closes #7928 )
9 years ago
Abhishek Kedia
dbee18b552
Improve extraction ( Closes #7918 )
...
remove outer parentheses in if
Conflicts:
youtube_dl/extractor/imgur.py
checked code with flake8
not returning list in case of single images.
using the fact that id with length 5 are albums and more are single videos.
Also for single videos ie ImgurIE both urls - http://imgur.com/gallery/oWeAMW2 and http://imgur.com/oWeAMW2 are equally fine. Change regex to allow thuis.
For albums urls - http://imgur.com/gallery/Q95ko and http://imgur.com/Q95ko are ok. Change regex to allow this also.
update description in ImgurIE Tests.
Also move single video test 'https://imgur.com/gallery/YcAQlkx ' from ImgurAlbumIE to ImgurIE.
9 years ago
remitamine
31d9ea4a3e
Merge pull request #7322 from remitamine/vgtv
...
[vgtv] extract videos from FTV, Aftenposten, Aftonbladet using VGTVIE
9 years ago
remitamine
3b68efdc6a
[vgtv] update tests and correct format sorting
9 years ago
j
2be689b7e2
[theintercept] Add new extractor
9 years ago
remitamine
2db5806991
[franceinter] use _match_id
9 years ago
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
Austin Adams
ed63cbd6ee
[comcarcoff] adjust for json updates
9 years ago
Founder Fang
5f432ac8f5
[Weiqitv] Add new extractor
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
f11d00fa41
[test_subtitles] remove BlipTV 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․
6b77d52b1f
[test_utils] Add tests for encode_compat_str
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