Commit Graph

10726 Commits (a95c26a06a88ab464638d16b42d1659a15e71c3c)
 

Author SHA1 Message Date
Sergey M․ a95c26a06a [jwplatform] Carry long line 10 years ago
Sergey M․ 0b0a17ae9d [viki] Fix typo 10 years ago
Sergey M․ 30f51acbc8 [rai] Fix typos 10 years ago
Sergey M․ e0898585a1 [jwplatform] Fix typo 10 years ago
Sergey M․ 62bdc9fecc [esri] Fix typo 10 years ago
Sergey M․ e73277c7e8 [abc7news] Remove redundant formats sorting 10 years ago
remitamine 2db772b9ea Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
remitamine 7b81316508 [livestream] skip m3u8 manifest in progressive_urls 10 years ago
Philipp Hagemeister 05358deeca Merge branch 'master' of github.com:rg3/youtube-dl 10 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.
10 years ago
remitamine dbfd06730c Merge pull request #7892 from remitamine/livestream
[livestream] improve extraction(fixes #2133)(fixes #2838)(fixes #4152)(fixes #6988)
10 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
10 years ago
remitamine 46124a49b2 Merge pull request #7851 from remitamine/kaltura
[kaltura] extract more formats
10 years ago
remitamine 608cc3b85c [kaltura] add referrer to m3u8 url 10 years ago
Sergey M․ 15aad84dc5 [lrt] Extract counters 10 years ago
Sergey M․ f7e1d82d40 [lrt] Improve 10 years ago
Giedrius Statkevičius 339b1944e7 [lrt] fix the rest of extractor
Closes #7690.
10 years ago
Giedrius Statkevičius 85367c3a47 [lrt] fix duration parsing 10 years ago
Sergey M․ 607d65fbce [ign] flake8 10 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)
10 years ago
remitamine 1fc0b47fdf [srmediathek] improve extraction 10 years ago
Sergey M․ 6418b2439b [rutv] Fix extraction (Closes #8004) 10 years ago
remitamine 06d5556dfa [rai] improve extraction 10 years ago
remitamine fb8e402ad2 [hotstar] Add new extractor 10 years ago
Sergey M․ c24044635b [zdf:channel] Add more tests 10 years ago
Sergey M․ 67ba388efb [zdf:channel] Relax _VALID_URL 10 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
10 years ago
Sergey M․ 8a609c32fd [chaturbate] Improve error extraction (Closes #7989) 10 years ago
remitamine 96db61ffb8 [theintercept] improve extraction 10 years ago
remitamine c153bd8b2f Merge branch 'theintercept' of https://github.com/bit/youtube-dl into bit-theintercept 10 years ago
Sergey M 383003653f Merge pull request #7969 from jwilk/spelling
Fix typos
10 years ago
Jakub Wilk fc383f199e Fix typos 10 years ago
Sergey M․ 2c566d02fe [pbs] Extend PBS station regex (Closes #7964) 10 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) 10 years ago
remitamine 261b4c23c7 [appletrailers] skip clips with empty url 10 years ago
Sergey M․ dcdc352371 [instagram:user] Improve _VALID_URL (Closes #7955) 10 years ago
Sergey M․ be514c856c [24video] Fix test 10 years ago
Sergey M․ 128eb31d90 [24video] Fix extraction on python 2.6 10 years ago
Sergey M․ 747b028412 [24video] Fix extraction (Closes #7956) 10 years ago
Jaime Marquínez Ferrándiz 7fe37d8a05 [appletrailers] Improve regex for fixing '<img>' tags (#7953) 10 years ago
Philipp Hagemeister f10c27b8cb release 2015.12.23 10 years ago
remitamine 60427f63d1 [appletrailers] Add support for AppleTrailers Section 10 years ago
Sergey M․ 178b47e6af [daum] Add test for #7949 10 years ago
Sergey M․ 3a70ed9ebe [daum] Fix extraction (Closes #7949) 10 years ago
Sergey M․ 89abf7bf4d [periscope] Fix token based extraction (Closes #7943) 10 years ago
Sergey M․ cfe9e5aa6c [comcarcoff] Extract duration 10 years ago
Sergey M․ 4c24ed9464 [comcarcoff] Improve json data regex and modernize 10 years ago
Sergey M 11208ebbf1 Merge pull request #7942 from ausbin/comcarcoff-json-fix
[comcarcoff] adjust for json updates
10 years ago
Sergey M․ 774ce35571 [imgur] Improve (Closes #7928) 10 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.
10 years ago