Sergey M․
|
df827a983a
|
[discovery] Allow https (Closes #8065)
|
2015-12-31 06:06:36 +06:00 |
|
Sergey M․
|
29f3683901
|
[espn] Remove broken flag
|
2015-12-31 05:31:01 +06:00 |
|
Jaime Marquínez Ferrándiz
|
c7932289e7
|
[cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048)
|
2015-12-30 23:57:19 +01:00 |
|
Sergey M․
|
3092fc4035
|
[udemy] Fix typo
|
2015-12-31 01:09:21 +06:00 |
|
Sergey M․
|
69759a5990
|
[videomore] Set IE_NAME
|
2015-12-30 00:44:07 +06:00 |
|
Sergey M․
|
453fe2a345
|
[dramafever] Fix subtitles extraction (Closes #8049)
|
2015-12-30 00:13:00 +06:00 |
|
Sergey M․
|
ff18735cb2
|
[extractor/generic] Add support for videomore embeds
|
2015-12-29 23:58:23 +06:00 |
|
Sergey M․
|
030dfb04e0
|
[videomore] Add extractor (Closes #8040)
|
2015-12-29 23:57:46 +06:00 |
|
remitamine
|
06e4874c99
|
Merge branch 'jukebox' of https://github.com/remitamine/youtube-dl into remitamine-jukebox
|
2015-12-29 17:31:18 +01:00 |
|
remitamine
|
0d8a0fdc30
|
[srgssr] use SRFIE format ids
|
2015-12-29 16:38:06 +01:00 |
|
remitamine
|
0368181998
|
[wdr] split long lines
|
2015-12-29 15:07:50 +01:00 |
|
remitamine
|
6101f45ef9
|
[ooyala] split long lines, fix test duration and add hdcode param to hds url
|
2015-12-29 15:05:21 +01:00 |
|
remitamine
|
bf96b45238
|
[rai] split long lines
|
2015-12-29 15:03:14 +01:00 |
|
remitamine
|
98d7c0f4f7
|
[tele13] split long lines
|
2015-12-29 15:02:18 +01:00 |
|
remitamine
|
f2017cb020
|
[srgssr] split long lines and use m3u8_native
|
2015-12-29 14:58:59 +01:00 |
|
remitamine
|
f889ac45b8
|
[ign] split long lines
|
2015-12-29 14:55:36 +01:00 |
|
remitamine
|
eccde5e9de
|
[audimedia] split long lines
|
2015-12-29 14:53:43 +01:00 |
|
remitamine
|
ce7d243c7e
|
[srgssr] fix IE_DESC
|
2015-12-29 12:01:22 +01:00 |
|
remitamine
|
6c4d6609ad
|
[phoenix] fix IE_NAME
|
2015-12-29 12:00:52 +01:00 |
|
remitamine
|
db710571fd
|
[daum] fix IE_NAME
|
2015-12-29 11:59:27 +01:00 |
|
remitamine
|
422f7c112c
|
[srgssr] update tests
|
2015-12-29 11:36:04 +01:00 |
|
remitamine
|
b19ad2fb53
|
Merge branch 'srgssr' of https://github.com/remitamine/youtube-dl into remitamine-srgssr
|
2015-12-29 10:57:45 +01:00 |
|
remitamine
|
126d7701b0
|
Merge branch 'daum' of https://github.com/remitamine/youtube-dl into remitamine-daum
|
2015-12-29 10:40:32 +01:00 |
|
flatgreen
|
ecf17d1653
|
[franceculture] Add extractor for '/emission-*' urls (closes #3777, closes #8022)
|
2015-12-28 20:07:35 +01:00 |
|
Jaime Marquínez Ferrándiz
|
7447661e9b
|
[franceculture] Fix test
|
2015-12-28 20:05:47 +01:00 |
|
Sergey M․
|
7e5edcfd33
|
Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
|
2015-12-29 00:58:24 +06:00 |
|
remitamine
|
39d60b715a
|
Merge pull request #7769 from remitamine/sort
[common] lower (m3u8,rtmp,rtsp) format preference only if required program is not available
|
2015-12-28 19:15:14 +01:00 |
|
remitamine
|
d497a201ca
|
[common] use specific variable for protocol preference in _sort_formats
|
2015-12-28 18:45:01 +01:00 |
|
remitamine
|
54537cdfb3
|
Merge pull request #8023 from remitamine/extract-formats
[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formats
|
2015-12-28 18:17:12 +01:00 |
|
remitamine
|
bc737bd61a
|
Merge branch 'zdf'(fixes #8024)
|
2015-12-28 17:54:04 +01:00 |
|
remitamine
|
a5c1d95500
|
[zdf] fix formats extraction
|
2015-12-28 17:52:05 +01:00 |
|
Sergey M․
|
c1f49e1684
|
[facebook] Fix authentication
|
2015-12-28 21:37:02 +06:00 |
|
Sergey M․
|
9f66931e16
|
[facebook] Extract login error
|
2015-12-28 21:20:09 +06:00 |
|
Jaime Marquínez Ferrándiz
|
6c6b8bd5cc
|
[cspan] Fix extraction (fixes #8032)
|
2015-12-28 13:50:29 +01:00 |
|
Jaime Marquínez Ferrándiz
|
04e24906be
|
[cspan] Initialize 'video_type' to avoid 'UnboundLocalError' exceptions (#8032)
|
2015-12-28 13:06:30 +01:00 |
|
remitamine
|
974c1b2d42
|
Merge branch 'dcn' of github.com:remitamine/youtube-dl into remitamine-dcn
|
2015-12-28 10:38:31 +01:00 |
|
remitamine
|
bca9bea1c1
|
[dcn] make m3u8 formats extraction non fatal
|
2015-12-28 10:27:17 +01:00 |
|
remitamine
|
bd3f9ecabe
|
[tunein] add support for tunein topic,clip and program(fixes #7348)
|
2015-12-28 00:36:57 +01:00 |
|
remitamine
|
97f18fac3a
|
[vgtv] fix f4m downloading(fixes #7843)
|
2015-12-27 17:44:55 +01:00 |
|
remitamine
|
c71d2e2087
|
[livestream] change test url
|
2015-12-27 17:27:20 +01:00 |
|
Yen Chi Hsuan
|
59185202c6
|
[iqiyi] Add tests for #7894
|
2015-12-28 00:19:36 +08:00 |
|
forDream
|
bee83e84f6
|
[iqiyi]fix valid url
eg:
http://yule.iqiyi.com/zbj.html
|
2015-12-28 00:16:34 +08:00 |
|
gam2046
|
82e02ea5fc
|
Update iqiyi.py
Fix part of the address can not be resolved.
eg:http://www.iqiyi.com/w_19rt6o8t9p.html
|
2015-12-28 00:16:21 +08:00 |
|
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 |
|