23570 Commits

Author SHA1 Message Date
Sergey M․
c4d6fc6d65
[test_subtitles] Fix raiplay test 2017-04-08 14:11:20 +07:00
Sergey M․
1b3feca0a7
[raiplay] Extract subtitles 2017-04-08 14:11:03 +07:00
Sergey M․
80b2fdf9ac
[test_download] Match info dicts against tests before matching info file 2017-04-08 14:10:12 +07:00
John Hawkinson
3bef10a50c [test_download] typo in comment 2017-04-08 13:07:25 +07:00
John Hawkinson
a84da06f49 [test_download] Improve diagnostic on wrong 'id' 2017-04-08 13:07:25 +07:00
John Hawkinson
07970f3ae2 [Kaltura] Skip failing Kaltura_1 test
Fails like so:
> /Users/jhawk/src/youtube-dl/youtube_dl/extractor/kaltura.py(266)_real_extract()
-> data_url = info['dataUrl']
(Pdb) info
{u'message': u'Entry id "0_l5ye1133" not found', u'code': u'ENTRY_ID_NOT_FOUND', u'args': {u'ENTRY_ID': u'0_l5ye1133'}, u'objectType': u'KalturaAPIException'}

Also note another URL to the same video, which might be helpful in
figuring out the right Kaltura entry ID, at least maybe?
2017-04-08 00:53:23 -04:00
John Hawkinson
3058b40146 [test_download] typo in comment 2017-04-08 00:27:52 -04:00
John Hawkinson
320775e606 [test_download] Improve diagnostic on wrong 'id' 2017-04-08 00:21:11 -04:00
John Hawkinson
ab72d14307 [kaltura] Support iframe embeds, with test
Note that these need to back to through the Generic extractor because
the iframe URLs may be redirects that cannot be parsed by KalturaIE
without being followed, and Generic checks for such redirects and
follows them. Hence dropping the IE from url_result().
2017-04-07 23:28:13 -04:00
Walter Dworak
31f95e9f5b Added new regex for video url extraction 2017-04-07 19:19:45 -05:00
Entropy
2e4d23626f [TheSun] Add new extractor 2017-04-07 21:59:32 +02:00
Mark
4f4410d68f https://www.youtube.com/watch\?v\=jHPOzQzk9Qo 2017-04-07 12:59:05 -04:00
Sergey M․
3461f5db06
[xfileshare] Add support for vidlo.us (closes #12660) 2017-04-06 23:39:09 +07:00
Sergey M․
0378b8b917
[xfileshare] Add support for vidbom.com (closes #12661) 2017-04-06 23:38:16 +07:00
Six
634386777a Try to obtain --ap-mso from .netrc 2017-04-05 18:26:10 -07:00
Mark
21e8ffb8c7 stuff and stuff 2017-04-05 18:19:50 -04:00
Sergey M․
7f04386b89
[aenetworks] Add more video URL regexes (closes #12657) 2017-04-06 02:36:48 +07:00
Paul Wise
5e700b7db9
Add a list of other FLOSS video downloaders
This can be useful for sites not supported by youtube-dl.

This can be useful when one site breaks and other downloaders
support it but use a different method that still works.
2017-04-05 10:49:01 +08:00
Jan Chren
a8a3c3225c [ceskatelevize] Fix initial url replace()s
Fixes: https://github.com/rg3/youtube-dl/issues/7411

Test cases:

```
From: http://www.ceskatelevize.cz/porady/1126666764-toulava-kamera/217562221500004
To:   http://www.ceskatelevize.cz/ivysilani/1126666764-toulava-kamera/217562221500004

From: http://www.ceskatelevize.cz/porady/1126666764-toulava-kamera/217562221500004/video/519429
To:   http://www.ceskatelevize.cz/ivysilani/1126666764-toulava-kamera/217562221500004/obsah/519429

From: http://www.ceskatelevize.cz/ivysilani/1126666764-toulava-kamera/217562221500004/obsah/519429-na-bezkach-po-ceskem-raji
To:   http://www.ceskatelevize.cz/ivysilani/1126666764-toulava-kamera/217562221500004/obsah/519429-na-bezkach-po-ceskem-raji
```
2017-04-04 20:27:13 +02:00
Marvin Ewald
5062ef7712 [Streamango] Add new extractor 2017-04-04 19:28:48 +02:00
Jan Hoek
b22ee9b937 Misspelled IE_NAME 2017-04-04 18:47:03 +02:00
Jan Hoek
7bf58f999d Changed IE_NAME to hopefully prevent duplicates 2017-04-04 16:30:20 +02:00
Remita Amine
fac39cccd4 [odnoklassniki] fix format sorting for 1080p quality 2017-04-03 23:39:56 +01:00
runningbits
e323cc688e [spiegel] use Spiegeltv extractor for embedded content on spiegel.de 2017-04-03 23:39:29 +02:00
runningbits
e7a33a4eb3 [spiegeltv] ability to extract correct title for embedded videos (/embed/ in path)
These URLs are used on the spiegel.de main site when embedding short
content from spiegel.tv.
2017-04-03 23:39:29 +02:00
Remita Amine
b68e00b08a [rtl2] add support for you.rtl2.de(closes #10257) 2017-04-03 21:36:35 +01:00
Sergey M․
2ab0bfcd81
[vshare] Add extractor (closes #12278) 2017-04-04 03:05:18 +07:00
Jan Hoek
905c54d469 Removed PowerShell test script 2017-04-03 19:59:22 +02:00
Jan Hoek
d53104f923 Extractor for npo.nl programs (as opposed to episodes of programs).
Retrieves only the most recent episodes of the program in question (hence the name). Some programs have so many episodes available that it doesn't make any practical sense to retrieve all, as discussed in issue #7947.
2017-04-03 17:49:50 +02:00
Mark
611058327f requested changes 2017-04-02 17:27:36 -04:00
Sergey M․
b022f4f600
release 2017.04.03 2017.04.03 2017-04-03 03:53:55 +07:00
Sergey M․
e2435ba5f3
[ChangeLog] Actualize 2017-04-03 03:52:44 +07:00
Remita Amine
a9bb61a425 [discoveryvr] Add new extractor(closes #12578) 2017-04-02 09:22:09 +01:00
Remita Amine
dbf70c489f [tv5mondeplus] clean description and use stable id 2017-04-02 00:26:48 +01:00
Remita Amine
61e2331ad8 [tv5mondeplus] Add new extractor(closes #11386) 2017-04-01 23:49:40 +01:00
Sergey M․
fd47550885
[extractor/common] Add coding cookie 2017-04-02 04:42:10 +07:00
Sergey M․
4457823dda
[extractor/common] Move censorship checks to a separate method and add check for just another ISP 2017-04-02 03:57:44 +07:00
Sergey M․
b3633fa0ce
[pericope] Add support for pscp.tv URLs 2017-04-02 03:20:28 +07:00
Sergey M․
b56e41a701
release 2017.04.02 2017.04.02 2017-04-02 02:39:15 +07:00
Sergey M․
a76c25146a
[ChangeLog] Actualize 2017-04-02 02:37:18 +07:00
Sergey M․
361f293ab8
[rai] Skip not found content item id 2017-04-02 02:24:13 +07:00
Sergey M․
b8d8cced9b
[rai] Improve extraction (closes #11790)
* Fix georestriction detection
* Detect live streams
+ Extract relinker metadata
* Improve ContentItem detection
+ Extract series metadata
* Fix tests
2017-04-02 02:14:42 +07:00
Timendum
51342717cd
[rai] Fix extraction 2017-04-02 02:10:53 +07:00
Remita Amine
48ab554feb [vrv] add support for series pages 2017-04-01 18:09:36 +01:00
Remita Amine
a6f3a162f3 [limelight] improve extraction for audio only formats 2017-04-01 15:35:39 +01:00
Jan Hoek
ffb221568f Removed unicode prefix 2017-04-01 14:39:39 +02:00
Remita Amine
91399b2fcc [funimation] fix extraction(closes #10696)(#11773) 2017-04-01 13:33:04 +01:00
Sergey M․
eecea00d36
[xfileshare] Add support for vidabc.com (closes #12589) 2017-04-01 18:56:35 +07:00
Sergey M․
2cd668ee59
[xfileshare] Improve extraction and extract hls formats 2017-04-01 18:55:48 +07:00
Jan Hoek
338a6867bc Pester tests 2017-04-01 13:44:28 +02:00