10933 Commits (4e2743abd9a3f685374cfc1eb4031fb0bc398c58)
 

Author SHA1 Message Date
remitamine 7b81316508 [livestream] skip m3u8 manifest in progressive_urls 8 years ago
Philipp Hagemeister 05358deeca Merge branch 'master' of github.com:rg3/youtube-dl 8 years ago
Philipp Hagemeister 9f610f3a9e [sportdeutschland] Do not abort if meta info is missing
This fixes http://sportdeutschland.tv/badminton/yonex-copenhagen-masters-2015 . No testcase though since the event will be over by 2016.
8 years ago
remitamine dbfd06730c Merge pull request #7892 from remitamine/livestream
[livestream] improve extraction(fixes #2133)(fixes #2838)(fixes #4152)(fixes #6988)
8 years ago
remitamine 5b025168c7 [livestream] improve extraction
- split long lines
- use m3u8 entry protocol for live streams
- extend _VALID_URL regex for livestream original
- extract livestream original live streams
8 years ago
remitamine 46124a49b2 Merge pull request #7851 from remitamine/kaltura
[kaltura] extract more formats
8 years ago
remitamine 608cc3b85c [kaltura] add referrer to m3u8 url 8 years ago
remitamine 6afe044b51 [dcn] improve extraction 8 years ago
Sergey M․ 15aad84dc5 [lrt] Extract counters 8 years ago
Sergey M․ f7e1d82d40 [lrt] Improve 8 years ago
Giedrius Statkevičius 339b1944e7 [lrt] fix the rest of extractor
Closes #7690.
8 years ago
Giedrius Statkevičius 85367c3a47 [lrt] fix duration parsing 8 years ago
Sergey M․ 607d65fbce [ign] flake8 8 years ago
remitamine 9f0ee2a388 Merge pull request #7045 from remitamine/ign
[ign] add support for pcmag and extract all formats and more metadata(fixes #5335)(fixes #7006)
8 years ago
remitamine 1fc0b47fdf [srmediathek] improve extraction 8 years ago
Sergey M․ 6418b2439b [rutv] Fix extraction (Closes #8004) 8 years ago
remitamine 06d5556dfa [rai] improve extraction 8 years ago
remitamine fb8e402ad2 [hotstar] Add new extractor 8 years ago
Sergey M․ c24044635b [zdf:channel] Add more tests 8 years ago
Sergey M․ 67ba388efb [zdf:channel] Relax _VALID_URL 8 years ago
Boris Wachtmeister e41604227c [zdf] expand valid-url pattern for channels
The webpage also creates URLs which include additional text that defines
the sorting order on the page like "aktuellste" (most current) and
"meist-gesehen" (most seen), e.g.:

http://www.zdf.de/ZDFmediathek/kanaluebersicht/aktuellste/332
http://www.zdf.de/ZDFmediathek/kanaluebersicht/meist-gesehen/332
8 years ago
Sergey M․ 8a609c32fd [chaturbate] Improve error extraction (Closes #7989) 8 years ago
remitamine 96db61ffb8 [theintercept] improve extraction 8 years ago
remitamine c153bd8b2f Merge branch 'theintercept' of https://github.com/bit/youtube-dl into bit-theintercept 8 years ago
Sergey M 383003653f Merge pull request #7969 from jwilk/spelling
Fix typos
8 years ago
Jakub Wilk fc383f199e Fix typos 8 years ago
Sergey M․ 2c566d02fe [pbs] Extend PBS station regex (Closes #7964) 8 years ago
Jaime Marquínez Ferrándiz a8f1d167f6 [arte] Prefer json URLs that contain the video id from the 'vid' parameter in the URL (fixes #7920) 8 years ago
remitamine 261b4c23c7 [appletrailers] skip clips with empty url 8 years ago
Sergey M․ dcdc352371 [instagram:user] Improve _VALID_URL (Closes #7955) 8 years ago
Sergey M․ be514c856c [24video] Fix test 8 years ago
Sergey M․ 128eb31d90 [24video] Fix extraction on python 2.6 8 years ago
Sergey M․ 747b028412 [24video] Fix extraction (Closes #7956) 8 years ago
Jaime Marquínez Ferrándiz 7fe37d8a05 [appletrailers] Improve regex for fixing '<img>' tags (#7953) 8 years ago
Philipp Hagemeister f10c27b8cb release 2015.12.23 8 years ago
remitamine 60427f63d1 [appletrailers] Add support for AppleTrailers Section 8 years ago
Sergey M․ 178b47e6af [daum] Add test for #7949 8 years ago
Sergey M․ 3a70ed9ebe [daum] Fix extraction (Closes #7949) 8 years ago
Sergey M․ 89abf7bf4d [periscope] Fix token based extraction (Closes #7943) 8 years ago
Sergey M․ cfe9e5aa6c [comcarcoff] Extract duration 8 years ago
Sergey M․ 4c24ed9464 [comcarcoff] Improve json data regex and modernize 8 years ago
Sergey M 11208ebbf1 Merge pull request #7942 from ausbin/comcarcoff-json-fix
[comcarcoff] adjust for json updates
8 years ago
Sergey M․ 774ce35571 [imgur] Improve (Closes #7928) 8 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.
8 years ago
remitamine 31d9ea4a3e Merge pull request #7322 from remitamine/vgtv
[vgtv] extract videos from FTV, Aftenposten, Aftonbladet using VGTVIE
8 years ago
remitamine 3b68efdc6a [vgtv] update tests and correct format sorting 8 years ago
j 2be689b7e2 [theintercept] Add new extractor 8 years ago
remitamine 2db5806991 [franceinter] use _match_id 8 years ago
remitamine 220bc3f0e3 [franceinter] fix title extraction 8 years ago
remitamine 48a6c984b8 [bleacherreport] update test 8 years ago