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