Sergey M․
a95c26a06a
[jwplatform] Carry long line
2015-12-27 21:43:14 +06:00
Sergey M․
0b0a17ae9d
[viki] Fix typo
2015-12-27 21:42:26 +06:00
Sergey M․
30f51acbc8
[rai] Fix typos
2015-12-27 21:42:12 +06:00
Sergey M․
e0898585a1
[jwplatform] Fix typo
2015-12-27 21:41:55 +06:00
Sergey M․
62bdc9fecc
[esri] Fix typo
2015-12-27 21:41:36 +06:00
Sergey M․
e73277c7e8
[abc7news] Remove redundant formats sorting
2015-12-27 21:41:21 +06:00
remitamine
8d29e47f54
[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formats
2015-12-27 15:33:39 +01:00
remitamine
2db772b9ea
Merge branch 'master' of github.com:rg3/youtube-dl
2015-12-27 15:03:13 +01:00
remitamine
7b81316508
[livestream] skip m3u8 manifest in progressive_urls
2015-12-27 14:58:57 +01:00
Philipp Hagemeister
05358deeca
Merge branch 'master' of github.com:rg3/youtube-dl
2015-12-27 14:34:51 +01:00
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.
2015-12-27 13:11:55 +01:00
remitamine
dbfd06730c
Merge pull request #7892 from remitamine/livestream
...
[livestream] improve extraction(fixes #2133 )(fixes #2838 )(fixes #4152 )(fixes #6988 )
2015-12-27 13:11:33 +01:00
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
2015-12-27 12:57:39 +01:00
remitamine
46124a49b2
Merge pull request #7851 from remitamine/kaltura
...
[kaltura] extract more formats
2015-12-27 10:34:36 +01:00
remitamine
608cc3b85c
[kaltura] add referrer to m3u8 url
2015-12-27 10:19:44 +01:00
remitamine
6afe044b51
[dcn] improve extraction
2015-12-27 09:56:15 +01:00
Sergey M․
15aad84dc5
[lrt] Extract counters
2015-12-27 12:26:48 +06:00
Sergey M․
f7e1d82d40
[lrt] Improve
2015-12-27 12:16:55 +06:00
Giedrius Statkevičius
339b1944e7
[lrt] fix the rest of extractor
...
Closes #7690 .
2015-12-26 20:02:54 +01:00
Giedrius Statkevičius
85367c3a47
[lrt] fix duration parsing
2015-12-26 19:29:54 +01:00
Sergey M․
607d65fbce
[ign] flake8
2015-12-26 03:17:56 +06:00
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 )
2015-12-25 20:06:27 +01:00
remitamine
1fc0b47fdf
[srmediathek] improve extraction
2015-12-25 17:37:50 +01:00
Sergey M․
6418b2439b
[rutv] Fix extraction ( Closes #8004 )
2015-12-25 21:14:00 +06:00
remitamine
06d5556dfa
[rai] improve extraction
2015-12-25 15:38:12 +01:00
remitamine
fb8e402ad2
[hotstar] Add new extractor
2015-12-25 01:59:56 +01:00
Sergey M․
c24044635b
[zdf:channel] Add more tests
2015-12-24 20:44:49 +06:00
Sergey M․
67ba388efb
[zdf:channel] Relax _VALID_URL
2015-12-24 20:42:29 +06:00
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
2015-12-24 20:39:37 +06:00
Sergey M․
8a609c32fd
[chaturbate] Improve error extraction ( Closes #7989 )
2015-12-24 20:09:48 +06:00
remitamine
96db61ffb8
[theintercept] improve extraction
2015-12-23 22:36:53 +01:00
remitamine
c153bd8b2f
Merge branch 'theintercept' of https://github.com/bit/youtube-dl into bit-theintercept
2015-12-23 21:50:27 +01:00
Sergey M
383003653f
Merge pull request #7969 from jwilk/spelling
...
Fix typos
2015-12-24 00:15:08 +06:00
Jakub Wilk
fc383f199e
Fix typos
2015-12-23 19:12:16 +01:00
Sergey M․
2c566d02fe
[pbs] Extend PBS station regex ( Closes #7964 )
2015-12-23 23:22:47 +06:00
Jaime Marquínez Ferrándiz
a8f1d167f6
[arte] Prefer json URLs that contain the video id from the 'vid' parameter in the URL ( fixes #7920 )
2015-12-23 18:00:46 +01:00
remitamine
261b4c23c7
[appletrailers] skip clips with empty url
2015-12-23 17:48:37 +01:00
Sergey M․
dcdc352371
[instagram:user] Improve _VALID_URL ( Closes #7955 )
2015-12-23 21:13:31 +06:00
Sergey M․
be514c856c
[24video] Fix test
2015-12-23 20:49:52 +06:00
Sergey M․
128eb31d90
[24video] Fix extraction on python 2.6
2015-12-23 20:49:41 +06:00
Sergey M․
747b028412
[24video] Fix extraction ( Closes #7956 )
2015-12-23 20:42:36 +06:00
Jaime Marquínez Ferrándiz
7fe37d8a05
[appletrailers] Improve regex for fixing '<img>' tags ( #7953 )
2015-12-23 14:48:40 +01:00
Philipp Hagemeister
f10c27b8cb
release 2015.12.23
2015-12-23 14:05:06 +01:00
remitamine
60427f63d1
[appletrailers] Add support for AppleTrailers Section
2015-12-23 10:40:45 +01:00
Sergey M․
178b47e6af
[daum] Add test for #7949
2015-12-23 02:59:49 +06:00
Sergey M․
3a70ed9ebe
[daum] Fix extraction ( Closes #7949 )
2015-12-23 02:54:32 +06:00
Sergey M․
89abf7bf4d
[periscope] Fix token based extraction ( Closes #7943 )
2015-12-23 02:09:50 +06:00
Sergey M․
cfe9e5aa6c
[comcarcoff] Extract duration
2015-12-23 01:18:14 +06:00
Sergey M․
4c24ed9464
[comcarcoff] Improve json data regex and modernize
2015-12-23 01:16:14 +06:00
Sergey M
11208ebbf1
Merge pull request #7942 from ausbin/comcarcoff-json-fix
...
[comcarcoff] adjust for json updates
2015-12-23 01:05:54 +06:00