Sergey M.
45694b504a
Merge pull request #6554 from reddraggone9/readme-line-numbers
...
Updated line numbers in the fragment portion of README links.
2015-08-14 22:15:13 +06:00
Sergey M․
41dbc50f9c
[lynda] Capture and output login error ( Closes #6556 )
2015-08-14 22:07:02 +06:00
Yen Chi Hsuan
4d2ad866f3
[README.md] Document format_id field in output template section ( #6557 )
2015-08-14 19:18:03 +08:00
reddraggone9
3cafca04aa
Updated line numbers in the fragment portion of README links.
2015-08-14 00:35:35 -05:00
Sergey M․
594f51b859
[indavideo] Remove unused import
2015-08-13 23:47:49 +06:00
Sergey M․
fb56131dd9
Credit @nyuszika7h for indavideo ( #6517 )
2015-08-13 23:47:12 +06:00
Sergey M․
a34e19629c
[indavideo] Relax _VALID_URL to match subdomains and add tests
2015-08-13 23:40:20 +06:00
Sergey M․
3c12a027d4
[indavideo] Split in two extractors, extract all formats and fix timestamp
2015-08-13 23:25:47 +06:00
nyuszika7h
cb28e03386
[indavideo] Add new extractor
...
Closes #2147 .
2015-08-13 22:19:22 +06:00
Sergey M․
7393746da2
[downloader/hls] Add _debug_cmd
2015-08-13 21:10:11 +06:00
Sergey M․
6828c809e4
[downloader/fragment] Respect --retries for fragment based downloaders ( Closes #6549 )
2015-08-13 21:07:14 +06:00
Yen Chi Hsuan
28479149cc
[theplatform] Fallback to hardcoded releaseUrl if not available
...
Fixes #6546 .
Not adding a test case as test_NBC has the same problem.
2015-08-13 12:56:12 +08:00
Sergey M․
237c03c8ea
[dhm] Remove unused import
2015-08-13 01:19:23 +06:00
Sergey M․
e73c85cb23
[iqiyi] PEP 8
2015-08-13 01:18:49 +06:00
Sergey M․
b6b2711298
[tweakers] Remove unused imports
2015-08-13 01:17:15 +06:00
Sergey M․
3b7130439a
Credit @ngld for RTVNH ( #6537 )
2015-08-13 01:15:58 +06:00
Sergey M․
2c919adb74
[rtvnh] Check status code
2015-08-13 01:11:55 +06:00
Sergey M․
60231c65b9
[rtvnh] Make SMIL not fatal
2015-08-13 01:02:50 +06:00
Sergey M․
f196047832
[rtvnh] Make thumbnail optional
2015-08-13 01:00:25 +06:00
Sergey M․
240ca32e57
[rtvnh] Carry long lines
2015-08-13 01:00:05 +06:00
Sergey M.
fa37c26c4d
Merge pull request #6537 from ngld/rtvnhnl
...
[rtvnhnl] Added new extractor
2015-08-13 00:57:00 +06:00
ngld
d7dbfc7cc1
Use native HLS implementation by default.
2015-08-12 20:51:28 +02:00
ngld
d9ab5262b1
[rtvnh] Renamed rtvnhnl -> rtvnh
2015-08-12 20:26:13 +02:00
ngld
fb124e3741
[rtvnhnl] Relax the thumbnail check
2015-08-12 20:21:32 +02:00
Sergey M.
479bf783d2
Merge pull request #6539 from ngld/fix-funnyordie
...
[funnyordie] Handle protocol-relative URLs (fixes #6490 )
2015-08-12 23:23:35 +06:00
ngld
f0f3a6c99d
[rtvnhnl] Added new extractor
2015-08-12 18:07:27 +02:00
Sergey M․
f57b7835e2
[youtube] Update tests
2015-08-12 21:27:58 +06:00
ngld
1df3186e0e
[funnyordie] Handle protocol-relative URLs ( fixes #6490 )
2015-08-12 16:01:47 +02:00
Yen Chi Hsuan
0b7c27828d
Merge pull request #6533 from sceext2/fix-iqiyi-2015-08-10
...
[iqiyi] update md5 salt (2015-08-10)
2015-08-12 21:52:21 +08:00
sceext
0a19d4ccd6
[iqiyi] update md5 salt (2015-08-10 Zombie)
2015-08-12 14:01:48 +08:00
Sergey M․
9f3da13860
[downloader/external] Use generic _option
2015-08-11 23:05:04 +06:00
Sergey M․
bf812ef714
[downloader/external] Forward --proxy to wget and aria2c
2015-08-11 23:00:45 +06:00
Sergey M․
b1ac38fadc
[tvplay] Add age limit to tests
2015-08-11 01:49:23 +06:00
Sergey M․
fb0d12c6cb
[pbs] Add age limit to tests
2015-08-11 01:46:25 +06:00
Sergey M․
34952f09e1
[youtube] Add age limit to tests
2015-08-11 01:24:53 +06:00
Sergey M․
34a7de2970
[youtube] Skip download for multiple v= test
2015-08-11 01:22:06 +06:00
Sergey M.
0ff827419e
Merge pull request #6518 from puckipedia/master
...
[youtube] Use the first v= argument in the URL
2015-08-11 01:18:50 +06:00
Sergey M․
b29440aee6
[vimeo:user] Do not match watchlater
2015-08-11 01:17:41 +06:00
Puck Meerburg
11b5605815
[youtube] Use the first v= argument in the URL
...
This is according to how youtube handles multiple v= values in one URL.
Before this, it was possible to make a single URL show up differently
on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv
2015-08-10 20:52:38 +02:00
Sergey M․
844587669e
[vimeo:watchlater] Fix extraction ( Closes #3886 )
2015-08-10 23:58:01 +06:00
Sergey M․
f6c3664d71
[vimeo] Fix login ( Closes #6488 )
2015-08-10 23:35:08 +06:00
Sergey M․
c5864a8ce6
[fc2] Fix python 2.6 ( Closes #6512 )
2015-08-10 21:38:58 +06:00
Philipp Hagemeister
27c7114af6
release 2015.08.09
2015-08-09 20:13:02 +02:00
Sergey M․
0791ac1b44
[extractor/generic] Clarify comment
2015-08-09 19:47:58 +06:00
Sergey M․
1de5cd3ba5
[extractor/generic] Add test for xspf playlist
2015-08-09 19:47:08 +06:00
Sergey M․
729accb482
[extractor/generic] Add support for xspf playlists
2015-08-09 19:43:42 +06:00
Sergey M․
942acef594
[extractor/common] Extract _parse_xspf
2015-08-09 19:41:55 +06:00
Sergey M․
fb2f339fec
[dhm] Use _extract_xspf_playlist
2015-08-09 19:21:25 +06:00
Sergey M․
98044462b1
[extractor/common] Use playlist id as default title
2015-08-09 19:18:50 +06:00
Sergey M․
0dcb318f62
[tweakers] Fix test
2015-08-09 19:15:20 +06:00