Sergey M․
369c12e038
[twitch] Allow untitled videos ( Closes #6585 )
2015-08-17 20:16:43 +06:00
Philipp Hagemeister
0fa5795b85
release 2015.08.16.1
2015-08-16 23:40:07 +02:00
Philipp Hagemeister
c00c7c0af0
[sportdeutschland] Fix extraction
2015-08-16 23:39:50 +02:00
Sergey M․
cbaed4bb5e
[youtube] Expand _VALID_URL to support vid.plus
2015-08-17 02:04:13 +06:00
Sergey M․
f74a7348f6
[youtube:search_url] Fix extraction ( Closes #6578 )
2015-08-16 23:33:17 +06:00
Sergey M․
8626b23e4e
[screenwavemedia] Make more robust
2015-08-16 20:18:15 +06:00
Sergey M․
0086874277
[playtvak] Use tuples
2015-08-16 19:59:03 +06:00
Sergey M․
7fc18d9309
[screenwavemedia] Fix extraction ( Closes #6575 )
2015-08-16 19:53:14 +06:00
Sergey M․
974f1a385a
[playtvak] Improve description extraction and add test for metro
2015-08-16 17:22:13 +06:00
Philipp Hagemeister
6900b4f6f5
release 2015.08.16
2015-08-16 01:05:04 +02:00
Sergey M․
276c989772
[playtvak] Improve and simplify
2015-08-16 03:07:05 +06:00
Sergey M․
ea99110d24
Merge branch 'playtvak' of https://github.com/oskar456/youtube-dl into oskar456-playtvak
2015-08-16 01:06:38 +06:00
Ondřej Caletka
221a59fe6f
[playtvak] Initial support for videos from Mafra group servers
...
Support for videos in articles from idnes.cz, lidovky.cz, metro.cz, as
well as video and live streams from playtvak.cz
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2015-08-15 20:59:40 +02:00
Sergey M․
041bc3adc5
[youtube] Simplify two-factor authentication
2015-08-15 22:10:38 +06:00
Sergey M․
e64b756943
[extractor/common] Interactive TFA code input
2015-08-15 21:55:07 +06:00
Sergey M․
201ea3ee8e
[extractor/common] Improve _hidden_inputs
2015-08-15 21:52:22 +06:00
reddraggone9
9303ce3e69
[youtube] Fix two-factor authentication
2015-08-15 21:48:44 +06:00
Sergey M․
c576ef1e7c
[shahid] Improve and simplify
2015-08-15 18:13:37 +06:00
Sergey M․
11bed5827d
Merge branch 'shahid' of https://github.com/remitamine/youtube-dl into remitamine-shahid
2015-08-15 16:32:06 +06:00
Sergey M․
1d25e9d173
[extractor/__init__] Fix order
2015-08-15 16:00:24 +06:00
Sergey M․
9c21f22923
[esri:video] Rename extractor
2015-08-15 15:59:35 +06:00
Sergey M․
3aa697f993
[esri:video] Extract all formats and simplify
2015-08-15 15:58:56 +06:00
Sergey M․
8b9848ac56
[extractor/common] Expand meta regex
2015-08-15 15:58:30 +06:00
Shaun Walbridge
8b8c1093b6
[EsriVideo] Add new extractor
...
Add extractor for [videos.esri.com](https://videos.esri.com ), a collection
of videos relating to GIS.
2015-08-15 15:57:59 +06:00
Yen Chi Hsuan
d0d6c097fc
[moniker] Support embed- URLs ( #6450 )
2015-08-15 15:17:27 +08:00
Sergey M․
41dbc50f9c
[lynda] Capture and output login error ( Closes #6556 )
2015-08-14 22:07:02 +06:00
Sergey M․
594f51b859
[indavideo] Remove unused import
2015-08-13 23:47:49 +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․
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
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
Sergey M․
f32143469f
[tweakers] Use _extract_xspf_playlist
2015-08-09 19:15:00 +06:00
Sergey M․
3a30508b94
[telegraaf] Add extractor ( Closes #6492 )
2015-08-09 19:11:23 +06:00
Sergey M․
e0b9d78fab
[extractor/common] Clarify playlists can have description field
2015-08-09 19:09:50 +06:00
Sergey M․
8d6765cf48
[extractor/generic] Add generic support for xspf playist extraction
2015-08-09 19:07:18 +06:00
Sergey M․
12bb392a0f
[vimeo] Fix password protected videos ( Closes #6507 )
2015-08-09 17:10:40 +06:00
Sergey M․
08df685fe7
[videolectures] Fix _VALID_URL for test_no_duplicates to pass
2015-08-09 08:51:37 +06:00
Sergey M․
c8d1be772d
[rutube] Add age_limit to test
2015-08-08 22:11:06 +06:00
Sergey M․
887e9bc7b5
[ok] Update tests
2015-08-08 22:08:54 +06:00
Sergey M․
9f2e7c2f34
[ok] Add age_limit to tests
2015-08-08 22:04:48 +06:00
Sergey M․
d7bb8884af
[break] Add age_limit to test
2015-08-08 21:58:24 +06:00
Sergey M․
464e792496
[vpro] Override npo IE_NAME
2015-08-08 21:51:21 +06:00
Sergey M․
18c3281f9e
[24video] Fix test
2015-08-08 21:43:20 +06:00
Sergey M․
b61b7787cb
[91porn] Extract age limit
2015-08-08 21:30:57 +06:00
Sergey M․
b465083f45
[sexykarma] Fix test
2015-08-08 21:27:10 +06:00
Sergey M․
154655a85a
[downloader/external] Respect --no-check-certificate for wget
2015-08-08 19:21:05 +06:00
remitamine
59e89e62d7
[shahid] add default fallbacks for extracting api vars
2015-08-08 12:59:10 +01:00
Sergey M.
d5d7bdaeb5
Merge pull request #6428 from dstftw/improve-generic-smil-support
...
Improve generic SMIL support
2015-08-08 05:47:33 +06:00
Sergey M․
b2f82948ee
[quickscope] Fix typo
2015-08-08 05:40:41 +06:00
Sergey M․
428e4e4a85
[quickscope] Add extractor
2015-08-08 05:37:38 +06:00
Sergey M․
1e83741c9a
[periscope] Add support for running streams
2015-08-08 05:33:53 +06:00
Sergey M․
621d6a9516
[periscope] Switch to API for broadcast data
2015-08-08 04:00:52 +06:00
Sergey M․
3550821fb4
[periscope] Add extractor ( Closes #5850 , closes #6459 )
2015-08-08 03:38:55 +06:00
Sergey M․
5b0c40da24
[extractor/common] Expand meta regex
2015-08-08 03:36:29 +06:00
vijayanand nandam
e0ac521438
adding support for axel download manager
2015-08-08 02:39:05 +06:00
remitamine
c29458f3ec
[shahid] change the tests
2015-08-07 21:38:50 +01:00
Sergey M․
bf94d763ba
[extractor/generic] Add test for #6485
2015-08-08 02:00:49 +06:00
Sergey M․
8a37aa1517
[extractor/generic] Expand ooyala regex ( Closes #6485 )
2015-08-08 01:55:59 +06:00
Sergey M․
fd5d8270dc
[clipfish] Fix extraction, minimize requests, get rid of drm hds, extract m3u8 and more metadata
2015-08-08 01:10:41 +06:00
Sergey M․
be612d9e0c
Merge branch 'clipfish' of https://github.com/remitamine/youtube-dl into remitamine-clipfish
2015-08-08 00:21:42 +06:00
Sergey M․
4a7434d0b0
[dcn] Simplify _VALID_URL
2015-08-08 00:19:40 +06:00
Sergey M․
f94639fadf
[dcn] Improve
2015-08-08 00:06:03 +06:00
Sergey M․
89faae660f
Merge branch 'dcn' of https://github.com/remitamine/youtube-dl into remitamine-dcn
2015-08-07 23:29:33 +06:00
Sergey M․
0f422256d6
[nowtv] Add .at test
2015-08-07 19:51:09 +06:00
Sergey M․
acc1adbe7a
[nowtv] Add support for .ch TLD
2015-08-07 19:50:54 +06:00
Sergey M․
8002ac9e0a
[nowtv] Add support for .at TLD
2015-08-07 19:04:44 +06:00
remitamine
6d30cf04db
[dcn] fix type and key errors
2015-08-07 10:01:18 +01:00
Philipp Hagemeister
430b092a5f
release 2015.08.06.1
2015-08-06 23:06:21 +02:00
Philipp Hagemeister
3eb5fdb581
release 2015.08.06
2015-08-06 22:55:43 +02:00
Sergey M․
9663bd3abb
[southpark:de] Enable non-ASCII redirect URL test
2015-08-07 01:27:07 +06:00
Sergey M․
5a4d9ddb21
[utils] Percent-encode redirect URL of Location header ( Closes #6457 )
2015-08-07 01:26:40 +06:00
remitamine
3be3c622dc
[shahid] generic errors handling and check with flake8
2015-08-06 19:37:45 +01:00
remitamine
cd6b555e19
[dcn] add origin to api request and fix the test and check with flake8
2015-08-06 19:17:50 +01:00
Sergey M․
671302b5c0
[YoutubeDL] Remove unused imports
2015-08-07 00:08:11 +06:00
Sergey M․
4f34cdb0a8
[southpark:de] Skip test
2015-08-06 23:56:44 +06:00
Sergey M․
bd690a9f93
[southpark:de] Add test for non-ASCII in URLs
2015-08-06 22:01:31 +06:00
Sergey M․
51f267d9d4
[YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify ( Closes #6457 )
2015-08-06 22:01:01 +06:00
Sergey M.
47f53ad958
Merge pull request #6463 from jaimeMF/format_spec_fix_dashes
...
[YoutubeDL] format spec: correctly handle dashes and other unused operators
2015-08-06 00:04:40 +06:00
Sergey M․
c73cdd800f
[xhamster] flake8
2015-08-05 23:08:55 +06:00
Sergey M․
f535ec8278
[xhamster] Remove unused import
2015-08-05 23:08:26 +06:00
Sergey M․
238755752f
[tudou] Extract player URL from the webpage
2015-08-05 23:07:52 +06:00
Delon
c71a3195af
[tudou] Fix extracion
2015-08-05 23:04:49 +06:00
Sergey M․
54a9328b20
[generic] Expand jwplayer support
2015-08-05 21:19:52 +06:00
Sergey M․
3e48522477
[xhamster] Fix uploader extraction
2015-08-05 20:41:40 +06:00
Sergey M․
251a44b776
[xhamster] Fix thumbnail extraction
2015-08-05 20:36:37 +06:00
Sergey M․
be7a8379b4
[xhamster] Make more robust
2015-08-05 20:32:44 +06:00
Sergey M.
defce60385
Merge pull request #6467 from vijayanandnandam/master
...
fixing xhamster file extraction
2015-08-05 20:21:19 +06:00
vijayanand nandam
354b4b8604
fixing xhamster file extraction
2015-08-05 19:37:59 +05:30
Sergey M․
5b7dab2dd6
[lynda] Make login more robust
2015-08-05 20:06:48 +06:00
Sergey M․
8a5601e42f
[lynda] Fix login ( Closes #6462 )
2015-08-05 19:52:04 +06:00
Jaime Marquínez Ferrándiz
232541df44
[YoutubeDL] format spec: correctly handle dashes and other unused operators
...
'mp4-baseline-16x9' must be handled as a single string, but the '-' was treated as an operator.
2015-08-04 22:29:23 +02:00
Sergey M․
a346b1ff57
[bbc] Add support for vxp-playlist-data embeds ( Closes #6453 )
2015-08-04 20:44:22 +06:00
Jaime Marquínez Ferrándiz
d96d604e53
YoutubeDL: format spec: don't accept a bare '/' ( #6124 )
2015-08-03 23:04:11 +02:00
Niklas Haas
e704f87f86
[twitch] Parse start_time from 't' ( closes #6441 )
...
Eg. for VOD links like http://www.twitch.tv/gamesdonequick/v/9136645?t=14h29m15s
2015-08-03 20:07:23 +02:00
Sergey M․
8f5639afcb
[pornhub] Improve video quality regex
2015-08-03 19:37:48 +06:00
Jaime Marquínez Ferrándiz
03950c90f7
Merge remote-tracking branch 'jaimemf/format_spec_groups' ( closes #6124 )
2015-08-03 15:22:51 +02:00
Jaime Marquínez Ferrándiz
47a8b7c14a
[mdr] Change XPath to make it work in python 2.6 ( fixes #6443 )
...
The 'progressiveDownloadUrl' element is a direct child, so they should be equivalent.
2015-08-03 12:00:08 +02:00
Sergey M.
2a04d2c799
Merge pull request #6439 from remitamine/facebook
...
[facebook] extract uploader
2015-08-03 05:43:01 +06:00
remitamine
67b8a28a2f
[facebook] add uploader value to the tests
2015-08-03 00:09:21 +01:00
remitamine
51a575159a
[facebook] extract uploader
2015-08-02 22:52:12 +01:00
Sergey M․
524229a297
[pornhub] Improve
2015-08-03 02:41:17 +06:00
George Brighton
754e70cf3e
[pornhub] Fix video url regular expression.
...
PornHub seems to have subtly changed their JavaScript. Before, video URL strings were embedded directly in the video's `flashvars_*` object, but they are now assigned to variables of the form `player_quality_*`, which are then added to this object later under the relevant quality key.
2015-08-03 02:35:06 +06:00
Sergey M․
84bc4dcb0f
[downloader/http] Clarify rationale for Content-Range check ( #6426 )
2015-08-03 02:27:47 +06:00
Sergey M․
10eaa8ef1d
[downloader/http] Report unable to resume
2015-08-03 02:25:40 +06:00
Sergey M․
c3124c3085
[downloader/http] Simplify
2015-08-03 02:25:08 +06:00
remitamine
8d5b8b477e
[utils] import re
2015-08-03 02:23:35 +06:00
remitamine
d7d2a9a3db
[utils] restart download if server does not support byte ranges
2015-08-03 02:23:31 +06:00
Jaime Marquínez Ferrándiz
25a4c5a9ed
[dailymotion:playlist] Use an iterator for the entries
...
So that using '--playlist-end' only downloads the required pages (reported in #2175 ).
2015-08-02 15:19:57 +02:00
Jaime Marquínez Ferrándiz
5c45bbe57b
[nowtv] Remove unused import
2015-08-02 15:19:30 +02:00
Sergey M․
d41d04c0f5
[videolectures] Fix _VALID_URL
2015-08-02 06:35:35 +06:00
Sergey M․
e422d7f4f7
[nowtv] Expand _VALID_URL
2015-08-02 04:26:59 +06:00
Sergey M․
cdc682d5a4
[nowtv] Fix extraction ( Closes #6357 )
2015-08-02 04:21:16 +06:00
Jaime Marquínez Ferrándiz
9cc93c64aa
[screenwavemedia] Use the IP for the videoserver ( fixes #6397 )
...
For http://cinemassacre.com/2015/07/28/avgn-seaman-for-dreamcast/ the other server returns a 403 error.
2015-08-01 22:17:19 +02:00
remitamine
fa7a1cc5ef
[screenwavemedia] fix info extraction ( fixes #6270 )
...
Closes #6330 .
2015-08-01 22:13:10 +02:00
Sergey M․
17712eeb19
[extractor/common] Extract namespace parse routine
2015-08-02 01:31:17 +06:00
Sergey M․
41c3a5a7be
[extractor/common] Fix python 3
2015-08-02 01:20:49 +06:00
Sergey M․
8765222d22
[extractor/generic] Add generic SMIL tests
2015-08-02 01:16:21 +06:00
Sergey M․
e5e8d20a3a
[extractor/generic] Improve generic SMIL detection
2015-08-02 01:13:59 +06:00
Sergey M․
a107193e4b
[extractor/common] Extract f4m and m3u8 formats, subtitles and info
2015-08-02 01:13:21 +06:00
Sergey M․
3f125c8c70
[nbcnews] Extend _VALID_URL
2015-08-01 21:43:33 +06:00
Sergey M.
75e8b2ac87
Merge pull request #6392 from dstftw/generalized-fragmented-fd
...
Generalized fragmented media file downloader
2015-08-01 20:22:49 +06:00
Sergey M․
ee114368ad
[utils] Make value optional for find_xpath_attr
...
This allows selecting particular attributes by name but without specifying the value and similar to xpath syntax `[@attrib]`
2015-08-01 20:22:13 +06:00
Jaime Marquínez Ferrándiz
525a87f58e
[gdcvault] Fix typo: xml_decription_url -> xml_description_url
2015-08-01 11:40:34 +02:00
remitamine
44cae2fb2e
[gdcvault] Add support for audio extraction ( fixes #5784 )
...
Closes #6412 .
2015-08-01 11:39:50 +02:00
remitamine
30a453884e
[viewster] use head request to extract api token
...
Closes #6419 .
2015-08-01 11:06:26 +02:00
Sergey M․
3b58d94f71
[vidme] Make uploader optional and add test
2015-08-01 04:03:52 +06:00
Sergey M.
8abb86fec4
Merge pull request #6421 from remitamine/vidme
...
[vidme] extract the uploader
2015-08-01 03:55:52 +06:00
Sergey M․
16a089780e
[soundcloud] Clean up _VALID_URLs
2015-08-01 03:50:03 +06:00
remitamine
09b6468d30
[vidme] extract the uploader
2015-07-31 21:28:59 +01:00
Sergey M․
80fb6d4aa4
[soundcloud:user] Rework extractor ( Closes #6399 )
2015-07-31 00:54:26 +06:00
Jaime Marquínez Ferrándiz
1f04873517
[viewster] Use 'compat_urllib_parse_unquote'
2015-07-30 19:12:37 +02:00
remitamine
799207e838
[viewster] extract the api auth token
...
Closes #6406 .
2015-07-30 12:55:48 +02:00
Jaime Marquínez Ferrándiz
34866b4836
Merge remote-tracking branch 'dstftw/multifeed-videos' ( closes #6360 )
2015-07-29 21:55:20 +02:00
Sergey M․
d12a1a47d5
[bbc] Improve work with mediaselection URLs
2015-07-30 00:55:06 +06:00
Sergey M․
8d42e3501e
Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-fix_bbc_mediaselector
2015-07-29 23:55:40 +06:00
Sergey M․
5e1eddb939
[youtube] Show info message for multifeed videos according to noplaylist option
2015-07-29 21:18:16 +06:00
Sergey M․
23e7f53bd3
Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'
2015-07-29 03:43:55 +06:00
Sergey M․
000b6b5ae5
[youtube] Improve tags extraction and add test
2015-07-29 03:43:32 +06:00
Sergey M․
864f24bd2c
[extractor/common] Add _meta_regex and clarify tags field
2015-07-29 03:43:03 +06:00
Sergey M.
5d8df28d27
Merge pull request #6372 from raphaelm/patch-1
...
Remove redundant (and wrong) class parameters
2015-07-29 02:46:53 +06:00
Sergey M․
f9a5affad9
[hls] Implement hlsnative fd in terms of fragment fd
2015-07-29 02:28:30 +06:00
Sergey M․
ab81ef8fa7
[f4m] Implement f4m fd in terms of fragment fd
2015-07-29 02:27:50 +06:00
Sergey M․
95d8f7ea12
[fragment] Generalize fragmented media file downloader
2015-07-29 02:26:16 +06:00
Purdea Andrei
5316bf7487
Documented tags as a possible dict key
2015-07-28 18:30:42 +03:00
Purdea Andrei
a6f774e901
[youtube]: tags key in info jason is now a list
2015-07-28 18:29:13 +03:00
Purdea Andrei
f171bc8b59
[youtube] save keywords in info jason when --write-info-json is used
2015-07-28 18:14:06 +03:00
Philipp Hagemeister
289bbb350e
release 2015.07.28
2015-07-28 11:28:33 +02:00
Sergey M․
d247a2c8bf
[bbc] Fix regex
2015-07-28 02:06:27 +06:00
Sergey M․
88ed52aec9
[bbc] Add support for direct bbc.co.uk embeds
2015-07-27 22:05:51 +06:00
fnord
cb23bcba29
BBCIE: Fix missing .mp4 formats on news sites
...
Prior to merge BBCNewsIE from pr #6026 was rewritten into BBCIE in 9afa177
. Support was added for non-news
sites (/travel, /sports), however support for the news mediaselector was removed to support these sites.
This removed support for .mp4.
pr #6026 ( news site, news mediaseletor : http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/ )
format code extension resolution note
journalism_nonuk_stream_h264_flv_200_akamai flv 400x224 h264@ 176k, 1001.77KiB
journalism_nonuk_stream_h264_flv_400_akamai flv 400x224 h264@ 512k, 2.85MiB
journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB
journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB
journalism_world_stream_h264_http_200_sis_news_http mp4 400x224 h264@ 176k, 1001.77KiB
journalism_world_stream_h264_http_400_sis_news_http mp4 400x224 h264@ 512k, 2.85MiB
journalism_world_stream_h264_http_hi_sis_news_http mp4 688x384 h264@1500k, 8.34MiB (best)
# 9afa177
( same url, non-news mediaselector: http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/journalism-pc/vpid/ )
format code extension resolution note
journalism_nonuk_stream_h264_flv_lo_akamai flv 384x216 h264@ 496k, 2.76MiB
journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB
journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB (best)
This change corrects the above, by trying /mediaselector/5 if /mediaselector/4 fails.
2015-07-27 04:24:04 -05:00
Raphael Michel
2c7ed24796
Remove redundant (and wrong) class parameters
2015-07-26 16:37:51 +02:00
Jaime Marquínez Ferrándiz
4c6bd5b5b6
[youtube] Use 'vp8' and 'vp9' in lowercase ( fixes #6358 )
...
That's how YouTube reports them in their DASH manifest.
2015-07-26 14:14:28 +02:00
tippfeler
aeb7b41d44
[spiegel] Accept iframe urls
...
Closes #6370 .
2015-07-26 14:00:56 +02:00
Sergey M․
5bdec59de1
[comcarcoff] Add support for singleshots ( Closes #6366 )
2015-07-26 09:51:54 +06:00
remitamine
dfaba1ab95
[shahid] fix variable name
2015-07-25 19:14:18 +01:00
remitamine
a62fd1af27
[shahid] improve info extraction
2015-07-25 18:13:44 +01:00
Sergey M․
7a89681722
[bbc] Skip DASH until supported
2015-07-25 22:32:54 +06:00
Sergey M․
51da40e621
[bbc] PEP8
2015-07-25 22:19:54 +06:00
Sergey M․
d8f0a9ecea
[youtube] Respect noplaylist for multifeed videos
2015-07-25 22:17:06 +06:00
Sergey M․
cf7e015f25
[youtube] Add support for multifeed videos
2015-07-25 21:30:34 +06:00
Sergey M․
1af330f29f
Merge branch 'atomicdryad-pr-bbcnews'
2015-07-25 20:22:13 +06:00
Sergey M․
9afa1770d1
[bbc] Improve playlist extraction, refactor, expand support and document
2015-07-25 20:21:42 +06:00
Yen Chi Hsuan
2c7c721933
[ir90tv] Optional fields should be non-fatal
2015-07-25 18:48:00 +08:00
Yen Chi Hsuan
7523647391
[ir90tv] PEP8
2015-07-25 18:43:07 +08:00
Yen Chi Hsuan
9700cd9097
[ir90tv] Improve title extraction
2015-07-25 18:42:40 +08:00
Yen Chi Hsuan
eab7faa0c1
[ir90tv] Test (?:www\.)? part in _VALID_URL
2015-07-25 18:39:01 +08:00
Yen Chi Hsuan
a56c1e38c7
Merge branch 'ir90tv' of https://github.com/cyb3r/youtube-dl into cyb3r-ir90tv
2015-07-25 18:36:04 +08:00
Sergey M․
40a2d17052
[soundcloud:playlist] Defer download link resolve
2015-07-25 15:48:44 +06:00
Sergey M․
b14fa8e687
[soundcloud:set] Defer download link resolve ( Closes #6354 )
2015-07-25 15:47:53 +06:00
Sergey M․
678e436f2e
[youtube] Handle empty allowed regions ( Closes #6351 )
2015-07-25 02:09:34 +06:00
Sergey M․
ff81c4c99c
Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-bbcnews
2015-07-24 20:21:48 +06:00
Sergey M.
420658e6cb
Merge pull request #6350 from remitamine/letv
...
[letv] fix height
2015-07-24 20:03:44 +06:00
remitamine
593ddd851b
[letv] fix height
2015-07-24 14:46:45 +01:00
Yen Chi Hsuan
1243402657
[dailymotion:playlist] Detect problematic redirection ( fixes #6347 )
2015-07-24 21:29:44 +08:00
remitamine
1a117a7728
[clipfish] extract mp4 video link
2015-07-24 12:00:20 +01:00
Sergey M․
2b2ee140c3
[dailymotion:user] Fix _VALID_URL ( Closes #6346 )
2015-07-24 03:40:24 +06:00
Sergey M․
d97f5cd795
[bbccouk] Make more robust ( Closes #6345 )
2015-07-24 02:56:54 +06:00
Sergey M․
f3f0b8e403
[canalplus] Modernize
2015-07-24 00:21:13 +06:00
Sergey M․
660f9459da
[canalplus] Fix m3u8 videos extension
2015-07-24 00:17:36 +06:00
Sergey M․
10952eb2cf
[extractor/common] Consistent URL spelling
2015-07-23 23:37:45 +06:00
Sergey M.
cdad742700
Merge pull request #6306 from jaimeMF/extract_start_time
...
[youtube] Extract start_time
2015-07-23 23:33:54 +06:00
Sergey M․
a9e8f60ef6
[rtlnl] Update unencrypted streams comment ( #6337 )
2015-07-23 23:20:24 +06:00
corone17
a8b7b26068
Undo adaptive -> flash workaround
...
For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock).
The progressive streams still work fine.
2015-07-23 23:08:39 +06:00
Sergey M․
ba911137fa
[rts] Add support for articles with videos on rhs ( Closes #6332 )
2015-07-23 22:50:59 +06:00
Sergey M․
d3f007af18
[daylimotion] Adapt to player v5 and modernize ( Closes #6151 , closes #6250 )
2015-07-23 22:04:47 +06:00
Jaime Marquínez Ferrándiz
2929fa0e79
[youtube] Also look into the 'start' field for start_time
2015-07-23 13:21:18 +02:00
Jaime Marquínez Ferrándiz
297a564bee
[youtube] Extract end_time
2015-07-23 13:20:21 +02:00
remitamine
8e92d21ebf
[googledrive] raise ExtractorError instead of warning
2015-07-23 11:59:13 +01:00
remitamine
36dbca8784
fix recursive error
2015-07-23 11:59:13 +01:00
remitamine
d1cc05e17e
remove unnecessary regex group names
2015-07-23 11:59:12 +01:00
remitamine
3b3d531965
fix embed regex
2015-07-23 11:59:12 +01:00
remitamine
653789afc7
add google drive embeds
2015-07-23 11:59:12 +01:00
remitamine
2d651a2d02
import google drive embed class
2015-07-23 11:57:09 +01:00
remitamine
3e5f3df172
move the embed to a separate class
2015-07-23 11:57:09 +01:00
remitamine
f120a7ab5e
change the _TEST info
2015-07-23 11:57:09 +01:00
remitamine
984e4d4875
[googledrive] Add new extractor
2015-07-23 11:57:08 +01:00
fnord
53b8247cb5
NationalGeographic._VALID_URL: work site-wide
...
Closes #6343 .
2015-07-23 12:21:41 +02:00
Jaime Marquínez Ferrándiz
59db9f8018
[downloader/dash] Improve 'combine_url' ( fixes #6341 )
...
In some videos the base_url already ends with '/'.
2015-07-23 12:09:30 +02:00
Yen Chi Hsuan
b73b14f72c
[viki] Rewrite dict selection codes
2015-07-23 14:02:19 +08:00
Yen Chi Hsuan
41597d9bed
[viki] Fix description extraction ( closes #6339 )
2015-07-23 13:39:19 +08:00
Jaime Marquínez Ferrándiz
b37317d8b0
[generic] Unescape HTML escape sequences in redirect urls ( fixes #6311 )
2015-07-22 23:33:49 +02:00
Jaime Marquínez Ferrándiz
87dc451108
[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True ( #5118 )
...
Currently they give a 403 Forbidden error.
2015-07-22 23:27:41 +02:00
Jaime Marquínez Ferrándiz
ca4456eda8
[tagesschau] Remove unused import
2015-07-22 23:23:38 +02:00
Sergey M․
993df6bc22
[prosiebensat1] Modernize
2015-07-23 03:05:16 +06:00
Sergey M․
61be92e26a
[prosiebensat1] Recognize DRM protected videos ( #6334 )
2015-07-23 03:04:23 +06:00
Sergey M․
c59b61c0da
[viki] Fix height ( Closes #6333 )
2015-07-23 02:13:51 +06:00
Sergey M․
3e214851a4
[tagesschau] Improve tests
2015-07-23 01:01:35 +06:00
Sergey M․
a47b602b08
[tagesschau] Add support for audio
2015-07-23 01:01:04 +06:00
Sergey M․
948199deac
[tagesschau] Relax _VALID_URL and simplify
2015-07-23 00:30:48 +06:00
Sergey M․
c356620ec1
Merge branch 'patch/enhance-tagesschau-regex' of https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex
2015-07-23 00:12:46 +06:00
Sergey M․
c7620992d2
[pbs] No need to escape colon
2015-07-22 23:49:55 +06:00
Sergey M․
ce1bafdce9
[pbs] Clean up title construction rationale
2015-07-22 23:49:08 +06:00
Sergey M.
9872e588c8
Merge pull request #6292 from atomicdryad/pr-fix_pbs_titles
...
pbs: fix vague 'Full Episode' titles; prepend name of show
2015-07-22 23:42:19 +06:00
Sergey M․
d609edf4f1
[udemy] Handle already-logged-in scenario ( Closes #6327 )
2015-07-22 22:49:00 +06:00
Yen Chi Hsuan
3a99d321a8
Merge pull request #6303 from jaimeMF/dash_no_live
...
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
2015-07-23 00:39:44 +08:00
Yen Chi Hsuan
40101dc311
[lecture2go] Make optional fields non-fatal
2015-07-22 23:25:32 +08:00
Yen Chi Hsuan
e9c6deffee
[lecture2go] Add more metadata fields
2015-07-22 23:22:19 +08:00
Yen Chi Hsuan
9c29bc69f7
[utils] Improve parse_duration
...
Now dots are parsed. For example '87 Min.'
2015-07-22 23:15:22 +08:00
Yen Chi Hsuan
1e12429564
[lecture2go] Update _TEST
2015-07-22 23:05:14 +08:00
Yen Chi Hsuan
795704f0f1
[lecture2go] Support more formats
2015-07-22 22:39:46 +08:00
Yen Chi Hsuan
981b9cdc8c
[lecture2go] Improve some regular expressions
2015-07-22 22:09:01 +08:00
Yen Chi Hsuan
3f724339db
Merge branch 'lecture2go' of https://github.com/nichdu/youtube-dl into nichdu-lecture2go
2015-07-22 20:10:45 +08:00
fnord
9e7e0dffd5
Actually add the extractor
2015-07-21 16:56:35 -05:00
fnord
c3dea3f878
Twittercard: support vmapurl method
2015-07-21 16:45:36 -05:00
fnord
f57f84f606
Twitter: get and describe video from status urls
2015-07-21 16:38:40 -05:00
Sergey M․
c84683c88b
[viewster] Strip titles
2015-07-22 02:08:25 +06:00
Sergey M․
b68a2613f8
[viewster] Rewrite for new API ( Closes #6317 )
2015-07-22 02:00:21 +06:00
Jaime Marquínez Ferrándiz
28afa6e77a
[snagfilms] Don't use '_' as a variable that is used
2015-07-21 20:50:02 +02:00
Sergey M․
496ce6b349
[snagfilms] Improve m3u8 extraction ( Closes #6309 )
2015-07-21 23:54:31 +06:00
Philipp Hagemeister
ce9512b78b
release 2015.07.21
2015-07-21 17:20:54 +02:00
Sergey M․
4eb59a6b1c
[options] Fix a typo ( #6307 )
2015-07-21 09:11:23 +06:00
Jaime Marquínez Ferrándiz
7c80519cbf
[youtube] Extract start_time
...
From the 't=*' in the url.
Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.
2015-07-20 21:10:28 +02:00
Jaime Marquínez Ferrándiz
8250c32f49
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
...
Doesn't work currently.
2015-07-20 20:25:53 +02:00
Jaime Marquínez Ferrándiz
2fe1ff8582
[youtube] Set 'is_live'
2015-07-20 20:14:20 +02:00
Jaime Marquínez Ferrándiz
17ee98e1a5
[youtube] Fix upload_date in test
2015-07-20 19:48:50 +02:00
Jaime Marquínez Ferrándiz
2ee8f5d80f
Merge remote-tracking branch 'yan12125/download-dash-segments' ( #5886 )
2015-07-20 19:34:24 +02:00
Yen Chi Hsuan
3f302bca8c
[tumblr] Improve downloading notes
2015-07-20 18:54:47 +08:00
Yen Chi Hsuan
c909e5820e
[tumblr] Delegate to GenericIE for non-tumblr videos
...
Fixes #6162
2015-07-20 18:51:25 +08:00
Yen Chi Hsuan
a1b85269a4
[extractor/generic] Support vid.me embeds
2015-07-20 18:49:53 +08:00
Sergey M․
faa1f83ab4
[twitch:stream] Improve _VALID_URL ( Closes #6294 )
2015-07-20 02:16:07 +06:00
Sergey M․
308c505c3d
[francetv] Improve _VALID_URL
2015-07-20 01:03:43 +06:00
fnord
0eacd2aaae
less clunky if statement
2015-07-19 13:59:12 -05:00
Sergey M․
18ae46ad4b
[vice] Modernize
2015-07-20 00:42:25 +06:00
Sergey M․
65c2b21df1
[vice] Make test only matching
2015-07-20 00:40:43 +06:00
Sergey M․
772acaf31f
[vice] Do not capture unused groups in _VALID_URL
2015-07-20 00:39:55 +06:00
Sergey M.
f8d0745e27
Merge pull request #6291 from atomicdryad/pr-fixvice
...
fix/support news.vice.com
2015-07-20 00:39:16 +06:00
Sergey M․
d719c6a5ab
[ard:mediathek] Add test for direct mp4
2015-07-20 00:13:39 +06:00
Sergey M․
769efa16af
[ard:mediathek] Remove dead test
2015-07-20 00:08:21 +06:00
Sergey M․
86b4e98ac6
[ard:mediathek] Add audio test
2015-07-20 00:05:10 +06:00
Sergey M․
3bf8c316a6
[sportschau] Reimplement in terms of ard extractor
2015-07-20 00:01:22 +06:00
Sergey M․
e37c92ec6d
[ard] Extract all formats
2015-07-19 23:59:50 +06:00
fnord
a5dd9a0c5d
pbs: fix vague 'Full Episode' titles; prepend name of show
...
Many videos are given the title 'Full Episode' or 'Episode x', etc;
in the info json 'title' is the episode title (for oneshots this is
'Full Episode') while the program name is 'program':{'title'. This
changes the title from '(episode title)' to
'(program name) - (episode title)'
The following urls demonstrate useless titles
http://video.pbs.org/video/2365367186/
http://video.pbs.org/video/2365519307/
http://video.pbs.org/video/2365527039/
http://video.pbs.org/video/2365530605/
Before change
Full Episode
Episode 5 | Preview
Season 3 | Episode 4 Preview
July 17, 2015
After change
To Catch A Comet - Full Episode
The Crimson Field - Episode 5 | Preview
Last Tango in Halifax - Season 3 | Episode 4 Preview
Charlie Rose The Week - July 17, 2015
2015-07-19 11:47:58 -05:00
fnord
7a4a945f13
fix/support news.vice.com
2015-07-19 11:33:02 -05:00
Sergey M․
1d18e26eca
[francetv] Remove unused import
2015-07-19 21:54:12 +06:00
Sergey M․
ac4b8df5e4
[francetv] Fix embed test
2015-07-19 21:53:54 +06:00
Sergey M․
3bc9fb5889
[francetv] Update jt test
2015-07-19 21:53:09 +06:00
Sergey M․
632cbb8efa
[francetv] Fix f4m extraction completely
2015-07-19 21:51:06 +06:00
Sergey M․
789a12aaaf
[francetv] Restore support for jt videos
2015-07-19 21:50:25 +06:00
Sergey M․
ecdbe09e10
[francetv] Fix f4m extraction
2015-07-19 21:45:49 +06:00
Zach Bruggeman
1dc31c2786
[appleconnect] Add new extractor ( fixes #6189 )
...
Closes #6190 .
2015-07-19 13:00:30 +02:00
Jaime Marquínez Ferrándiz
32470bf619
[sportschau] Improve title extraction
...
The html '<title>' ends with '- sportschau.de', which shouldn't be part of the title.
2015-07-19 11:27:12 +02:00
Jaime Marquínez Ferrándiz
8b61bfd638
[sportschau] skip download in test
2015-07-19 11:27:12 +02:00
slangangular
8a7a208905
[sportschau] Add support for sportschau.de
...
Closes #6199 .
2015-07-19 11:25:51 +02:00
Jaime Marquínez Ferrándiz
0215103e92
[francetv] Remove unused import
2015-07-19 11:13:27 +02:00
Yen Chi Hsuan
c2d1be8981
[iqiyi] Add skip_download to reduce network traffic
...
MD5 checksums are commented out in
36068ae019
, and actual downloads are not
necessary anymore.
2015-07-19 11:20:05 +08:00
Roland Hieber
726adc43ec
[tagesschau] set description=None for empty descriptions
2015-07-19 05:09:29 +02:00
Roland Hieber
3c6ae8b59e
[tagesschau] add support for Bericht aus Berlin videos
2015-07-19 04:28:00 +02:00
Roland Hieber
c51bc70e0f
[tagesschau] fix test which links to nonexisting video
2015-07-19 03:52:58 +02:00
Roland Hieber
e89d7e3029
[tagesschau] add support for more video types
...
I found that currently only tagesschau videos are played. There are some
more shows hosted on tagesschau.de (see [0] for example) which are
easily playable by adjusting the regex. So this patch adds support for:
* tagesthemen
* tagesschau vor 20 Jahren
* tagesschau (mit Gebärdensprache)
* nachtmagazin
Note that some videos don't provide a description, so in order for the
tests to succeed, an ExtractorError needs to get caught.
[0]: http://www.tagesschau.de/multimedia/video/videoarchiv2~_date-20150714.html
2015-07-19 03:44:16 +02:00
remitamine
3c07a729a6
[shahid] don't fail on missing info
2015-07-18 23:16:57 +01:00
remitamine
84c0ed50a5
[shahid] fix backets closing
2015-07-18 23:10:20 +01:00
remitamine
02c126a7c2
[shahid] raise ExtractorError instead of warning
2015-07-18 22:55:40 +01:00
remitamine
114ed20e64
[shahid] Add new extractor
2015-07-18 22:10:57 +01:00
Yen Chi Hsuan
4b0f45f667
Merge branch 'sceext2-fix-iqiyi-2015-07-17'
2015-07-19 03:57:36 +08:00
Yen Chi Hsuan
36068ae019
[iqiyi] Comment out some MD5 sums
...
The value is different on Travis CI server
2015-07-19 03:54:59 +08:00
remitamine
9d681c2bb3
remove unnecessary group name
2015-07-18 20:40:56 +01:00
remitamine
3af1fac7b0
[dcn] Add new extractor
2015-07-18 20:40:56 +01:00
Yen Chi Hsuan
761ee0d827
[iqiyi] Remove unused imports
2015-07-19 02:28:43 +08:00
Yen Chi Hsuan
fb8bc3f818
Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl into sceext2-fix-iqiyi-2015-07-17
2015-07-19 02:27:59 +08:00
Sergey M․
826a7da808
[rtlnl] Avoid episodes completely ( Closes #6275 )
2015-07-19 00:27:23 +06:00
Sergey M․
cbd55ade68
[extractor/generic] Add support for francetv embeds
2015-07-18 22:56:00 +06:00
Sergey M․
5705ee6ef8
[francetv] Fix duration extraction
2015-07-18 22:43:42 +06:00
Sergey M․
3f5c6d0c1b
[francetv] Add support for embeds and clean up _VALID_URL
2015-07-18 22:41:34 +06:00
linhua55
bfed4813b2
fix extraction
...
for http://www.tudou.com/albumplay/cJAHGih4yYg.html
2015-07-18 23:33:42 +08:00
Sergey M․
e58066e244
[vk] Add age restricted video test for reference
2015-07-18 19:25:06 +06:00
Sergey M․
ee48b6a88f
[vk] Capture error message
2015-07-18 19:15:20 +06:00
Sergey M․
9ac09ed4de
[bliptv] Remove unused import
2015-07-18 19:13:10 +06:00
Sergey M․
22603348aa
[compat] Fix _asciire
2015-07-18 18:32:52 +06:00
Sergey M․
fec73daaa3
[vk:uservideos] Revert orderedSet
2015-07-18 18:23:35 +06:00
Sergey M․
c6b68648f4
[bilibili] Show georestriction error
2015-07-18 17:36:46 +06:00
Sergey M․
1ecb5d1d83
[vk] Clarify extractor names
2015-07-18 17:23:33 +06:00
Sergey M․
dc786d3db5
[vk:uservideos] Improve extraction
2015-07-18 17:22:25 +06:00
Sergey M․
74fe23ec35
[extractor/common] Style
2015-07-18 16:35:28 +06:00
Philipp Hagemeister
b0bff54b08
release 2015.07.18
2015-07-18 11:59:45 +02:00
sceext
1b541d8d6e
[iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015-07-17) flash player.
2015-07-18 12:34:26 +08:00
Sergey M․
f29ac588dd
[nationalgeographics] Fix extraction ( Closes #6262 )
2015-07-18 06:33:50 +06:00
Sergey M․
0696667734
[twitch:stream] Clarify channel_id reassignment rationale ( #6263 )
2015-07-18 06:27:45 +06:00
Sergey M․
1793d71db6
[twitch:stream] Fix channel_id in different case ( Closes #6263 )
2015-07-18 06:18:03 +06:00
Sergey M․
4211e1941b
[videomega] Add shortcut to _VALID_URL
2015-07-18 04:27:09 +06:00
Sergey M․
4bdfef5a18
[videomega] Add tests
2015-07-18 04:25:30 +06:00
Sergey M․
8a37f53685
[videomega] Revert iframe URL
2015-07-18 04:25:10 +06:00
Sergey M․
4e1ad6e9a8
[videomega] Extend _VALID_URL and improve extraction ( Closes #6260 )
2015-07-18 04:13:45 +06:00
Sergey M․
3c283a381e
[sbs] Simplify
2015-07-18 02:43:18 +06:00
Sergey M․
dac4d5be12
Merge branch 'sbs_website_changes' of https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes
2015-07-18 02:13:55 +06:00
Sergey M․
530857182d
[bliptv] Add test with missing duration
2015-07-18 01:45:54 +06:00
Sergey M․
9441f77faa
[bliptv] Use xpath for extraction and fix test
2015-07-18 01:45:36 +06:00
Sergey M․
3cc8b4c327
[compat] Fix missing _asciire on python 2.6
2015-07-18 00:24:39 +06:00
Sergey M․
6b19647d57
[veehd] Use compat_urllib_parse_unquote
2015-07-18 00:04:25 +06:00
Sergey M․
7bd42d0d96
[openfilm] Fix compat_urllib_parse_unquote_plus import
2015-07-17 23:56:27 +06:00
Sergey M․
c60e8cfaf7
[ehow] Simplify
2015-07-17 23:54:38 +06:00
Sergey M․
7fd002c006
[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:51:57 +06:00
Sergey M․
db6c50f109
[ynet] Use compat_urllib_parse_unquote_plus
2015-07-17 23:50:52 +06:00
Sergey M․
aa4789d632
[xvideos] Use compat_urllib_parse_unquote
2015-07-17 23:50:25 +06:00
Sergey M․
ee8de13e14
[xtube] Use compat_urllib_parse_unquote
2015-07-17 23:50:02 +06:00
Sergey M․
7dde5f6a8d
[xnxx] Use compat_urllib_parse_unquote
2015-07-17 23:49:38 +06:00
Sergey M․
736f003f2e
[xbef] Use compat_urllib_parse_unquote
2015-07-17 23:49:14 +06:00
Sergey M․
47af21e8f1
[spankwire] Use compat_urllib_parse_unquote
2015-07-17 23:47:51 +06:00
Sergey M․
605cbef653
[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:47:23 +06:00
Sergey M․
388ad0c05c
[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:46:33 +06:00
Sergey M․
2ebbb6f1f7
[photobucket] Use compat_urllib_parse_unquote
2015-07-17 23:45:55 +06:00
Sergey M․
d54f1c7477
[openfilm] Use compat_urllib_parse_unquote_plus
2015-07-17 23:45:26 +06:00
Sergey M․
b78f5ec4c3
[odnoklassniki] Use compat_urllib_parse_unquote
2015-07-17 23:45:00 +06:00
Sergey M․
9fd3bf04b7
[myvideo] Use compat_urllib_parse_unquote
2015-07-17 23:44:38 +06:00
Sergey M․
e97bb3de83
[mofosex] Use compat_urllib_parse_unquote
2015-07-17 23:43:36 +06:00
Sergey M․
c2daf8dfa4
[mixcloud] Use compat_urllib_parse_unquote
2015-07-17 23:42:43 +06:00
Sergey M․
09b718c439
[mitele] Use compat_urllib_parse_unquote
2015-07-17 23:42:11 +06:00
Sergey M․
c177bb3a50
[metacafe] Use compat_urllib_parse_unquote
2015-07-17 23:41:47 +06:00
Sergey M․
977a247a06
[malemotion] Use compat_urllib_parse_unquote
2015-07-17 23:41:14 +06:00
Sergey M․
899a3e2f13
[karaoketv] Use compat_urllib_parse_unquote_plus
2015-07-17 23:40:35 +06:00
Sergey M․
8ee4ecb48d
[infoq] Use compat_urllib_parse_unquote
2015-07-17 23:39:54 +06:00
Sergey M․
f7e6f7fa23
[extractor/generic] Use compat_urllib_parse_unquote
2015-07-17 23:39:32 +06:00
Sergey M․
1f80e360fc
[gamespot] Use compat_urllib_parse_unquote
2015-07-17 23:38:30 +06:00
Sergey M․
d7011316d0
[facebook] Use compat_urllib_parse_unquote
2015-07-17 23:37:56 +06:00
Sergey M․
d3671b344f
[ehow] Use compat_urllib_parse_unquote
2015-07-17 23:37:23 +06:00
Sergey M․
a60cccbf9f
[crunchyroll] Use compat_urllib_parse_unquote
2015-07-17 23:36:58 +06:00
Sergey M․
3e72f5f10e
[ceskatelevize] Use compat_urllib_parse_unquote
2015-07-17 23:36:11 +06:00
Sergey M․
b94b78971c
[bet] Use compat_urllib_parse_unquote
2015-07-17 23:35:14 +06:00
Sergey M․
4d08161ac2
[compat] Mention unquote_plus
2015-07-17 23:32:43 +06:00
Sergey M․
aa99aa4e85
[compat] Add compat_urllib_parse_unquote_plus
2015-07-17 23:28:34 +06:00
Sergey M․
13fc7f3a05
Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote'
2015-07-17 22:59:17 +06:00
Sergey M․
5513967926
[compat] Simplify and use latest cpython 3 code
2015-07-17 22:58:13 +06:00
Sergey M.
eacd875f3b
Merge pull request #6259 from remitamine/howstuffworks
...
[howstuffwoks] fix _VALID_URL regex
2015-07-17 22:08:40 +06:00
remitamine
c4fe07c7af
match only the test url
2015-07-17 17:07:55 +01:00
remitamine
1186e3f91a
do not capture a group
2015-07-17 16:45:53 +01:00
remitamine
f354385bf5
Add test for urls without a number
2015-07-17 16:43:27 +01:00
remitamine
cabe001590
[howstuffwoks] fix _VALID_URL regex
2015-07-17 16:18:33 +01:00
Sergey M․
89f691e141
Merge branch 'pr-crashfix_compat_urllib_unquote' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-crashfix_compat_urllib_unquote
2015-07-17 21:15:55 +06:00
fnord
593b77064c
Don't forget trailing '%'
2015-07-17 09:45:49 -05:00
fnord
9fefc88656
fix TestCompat test_all_present
2015-07-17 07:24:07 -05:00
fnord
eb08081330
democracynow: correct syntax
2015-07-17 02:57:08 -05:00
fnord
a3bfddfa5e
bbc.py: correct syntax
2015-07-17 02:47:02 -05:00
fnord
36da48798a
handle titles and captions set to ''
2015-07-17 02:27:50 -05:00
fnord
a0f28f90fa
remove kebab
2015-07-17 01:50:43 -05:00
fnord
851229a01f
remove debugprint
2015-07-17 01:49:55 -05:00
fnord
c9c854cea7
replace old compat_urllib_parse_unquote with backport from python3's function
...
* required unquote_to_bytes function ported as well
(uses .decode('hex') instead of dynamically populated _hextobyte global)
* required implicit conversion to bytes and/or unicode in places due to
differing type assumptions in p3
2015-07-17 01:31:29 -05:00
Yen Chi Hsuan
a38436e889
[extractor/common] Add 'transform_source' parameter to _extract_f4m_formats()
2015-07-17 12:02:49 +08:00
Sergey M․
23fc384f2c
[npo] Compound title
2015-07-17 01:28:52 +06:00
Sergey M․
1540119723
[npo] Remove unused imports
2015-07-17 00:54:05 +06:00
Sergey M․
574f42d79a
[vpro] Improve playlist extraction
2015-07-17 00:53:12 +06:00
Sergey M․
536b0700b0
[npo] Allow missing description
2015-07-17 00:40:04 +06:00
Sergey M․
5ba761eb85
[npo] Prefer aflevering_titel over titel
2015-07-17 00:39:22 +06:00
Sergey M․
611ac379bb
[vpro] Fix extraction and add support for vpro playlists
2015-07-17 00:34:24 +06:00
Sergey M․
03f32a7ead
[wnl] Add extractor for omroepwnl playlists
2015-07-17 00:14:38 +06:00
Sergey M․
50ea2bb20d
[npo] Update test
2015-07-16 23:56:57 +06:00
Sergey M․
525daedd5a
[npo] Add support for omroepwnl fragments
2015-07-16 23:54:43 +06:00
Sergey M․
e118031ef8
[npo] Extend _VALID_URL to support ntr.nl ( Closes #6248 )
2015-07-16 23:21:04 +06:00
fnord
45eedbe58c
Generic: use compat_urllib_parse_unquote to prevent utf8 mangling
...
of the entire page in python 2.
-requires- fixed compat_urllib_parse_unquote
example - the following will save with a mangled playlist title,
instead of the kanji for 'tsunami'. This affects all utf8encoded
urls as well
youtube-dl -f18 -o '%(playlist_title)s-%(title)s.%(ext)s' \
61c14c1e3a/tsunami.html
2015-07-15 15:30:47 -05:00
fnord
e37c932fca
compat_urllib_parse_unquote: crash fix: only decode valid hex
...
on python 2 the following has a { "crash_rate": "100%" } of the time
as it tries to parse '" ' as hex.
2015-07-15 15:28:50 -05:00
Sergey M․
ab9b890b52
[prosiebensat1] Clarify test purpose
2015-07-16 02:23:07 +06:00
Sergey M․
31c746e5dc
[extractor/common] Keep going in some media_url is missing
2015-07-16 01:25:33 +06:00
Sergey M․
f01f731107
[prosiebensat1] Use generic f4m manifest extraction
2015-07-16 01:15:47 +06:00
Sergey M․
70f0f5a8ca
[extractor/common] Recursively extract child f4m manifests
2015-07-16 01:15:15 +06:00
Sergey M․
cc357c4db8
[extractor/common] Properly handle full URLs
2015-07-16 01:14:52 +06:00
Sergey M․
97f4aecfc1
[extractor/common] Handle malformed f4m manifests
2015-07-16 01:14:08 +06:00
Sergey M․
2af0f87c8b
[prosiebensat1] Fix extraction ( Closes #6215 )
2015-07-15 23:32:52 +06:00
Sergey M․
6c1b0c0ed2
[dfb] Extract formats
2015-07-15 00:01:41 +06:00
Sergey M․
ddcdc684e2
[dfb] Extract display_id and modernize
2015-07-14 23:59:21 +06:00
Sergey M․
eae89f92e6
[dfb] Update test
2015-07-14 23:54:13 +06:00
Jaime Marquínez Ferrándiz
01d115b06b
[jeuxvideo] Relax _VALID_URL ( fixes #6230 )
2015-07-14 19:07:40 +02:00
Sergey M․
79057965a8
[udemy] Remove superfluous field
2015-07-14 22:46:26 +06:00
Sergey M․
dcd4d95c8e
[udemy] Fix authentication ( Closes #6224 )
2015-07-14 22:39:41 +06:00
Sergey M․
cf61d96df0
[extractor/common] Add _form_hidden_inputs
2015-07-14 22:38:10 +06:00
Sergey M․
f8da79f828
[extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs
2015-07-14 22:36:30 +06:00
Jaime Marquínez Ferrándiz
9750e7d70e
[postprocessor/ffmpeg] Don't use '[youtube] ...' in messages
...
Because it can be used for other extractors.
2015-07-14 12:56:32 +02:00
cazulu
50aa2bb6b9
[dailymotion] Extract duration ( closes #6221 )
2015-07-14 12:50:34 +02:00
Sergey M․
1d1dd597ed
[dramafever] Extract srt ( Closes #6207 )
2015-07-14 01:35:44 +06:00
Yen Chi Hsuan
cfe5537ee5
[myspass] Fix extraction ( closes #6206 )
2015-07-14 00:23:50 +08:00
Sergey M․
6dfa0602f0
[nowtv] Fix extraction ( Closes #6169 )
2015-07-13 22:11:05 +06:00
fnord
f870544302
Add support for democracynow.org
...
Supports downloading clips or entire shows. Subtitle support
2015-07-13 07:41:38 -05:00
Seamus Phelan
75a40b2251
[SBS] fixes due to website changes
2015-07-13 22:35:45 +10:00
Sergey M․
28fb109ed0
[rds] Improve _VALID_URL
2015-07-12 23:45:47 +06:00
Sergey M․
b6ea9ef21a
[rds] Improve
2015-07-12 23:35:56 +06:00
Sergey M․
b8dd44baa9
Merge branch 'rdsca' of https://github.com/fstirlitz/youtube-dl into fstirlitz-rdsca
2015-07-12 21:34:32 +06:00
Sergey M․
c4f1fde75b
[nrk:tv] Add format id prefixes
2015-07-12 20:42:18 +06:00
Sergey M․
667170e2c7
[nrk:tv] Add support for radio URLs ( Closes #6200 )
2015-07-12 20:40:00 +06:00
Sergey M․
53429e6551
[onionstudios] Fix extraction
2015-07-12 12:53:15 +06:00
felix
ac8f97f2b3
[rdsca] New extractor
2015-07-11 19:05:17 +02:00
Sergey M․
369e195a44
Handle postprocessor_args similarly to external_downloader_args
2015-07-11 22:43:02 +06:00
Sergey M․
15006fedb9
[postprocessor/ffmpeg] Spread postprocessor args usage on all ffmpeg extractors
2015-07-11 22:42:03 +06:00
Sergey M․
e35b23f54d
[postprocessor/common] Improve postprocessor args fetching and clarify doc
2015-07-11 22:41:33 +06:00
Sergey M․
f72b0a6032
Revert xvid to avi and make docs to be similar to existing external downloader option
2015-07-11 22:15:16 +06:00
Sergey M․
ac9ed061ec
Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master
2015-07-11 21:58:12 +06:00
Sergey M․
d919fa3344
[vk] Handle access denied error
2015-07-11 21:26:03 +06:00
Sergey M․
79913fde35
[vk] Add list id to info_url
2015-07-11 21:23:49 +06:00
Sergey M․
da634d0a8b
Merge branch 'dufferzafar-webofstories'
2015-07-11 04:43:55 +06:00
Sergey M․
fac54cb426
[webofstories:playlist] Improve and add test
2015-07-11 04:43:29 +06:00
Sergey M․
3f19b9b7c1
Merge branch 'webofstories' of https://github.com/dufferzafar/youtube-dl into dufferzafar-webofstories
2015-07-11 04:17:54 +06:00
Jaime Marquínez Ferrándiz
0a31a35098
[YoutubeDL] format spec: add additional checks for invalid syntax
2015-07-10 22:46:25 +02:00
Jaime Marquínez Ferrándiz
86f2541695
Remove unused 're' imports
2015-07-10 22:22:33 +02:00
Yen Chi Hsuan
181c4ccaaa
[qqmusic] Add more localized names
2015-07-11 01:21:36 +08:00
Yen Chi Hsuan
ed848087d5
[neteasemusic] Add more localized names
2015-07-11 01:21:18 +08:00
Yen Chi Hsuan
edd66be5be
[kuwo] Add more localized names
2015-07-11 01:21:04 +08:00
Yen Chi Hsuan
246995dbc8
[youku] Add localized name
2015-07-11 00:58:13 +08:00
Yen Chi Hsuan
b931fbe5ab
[yinyuetai] Add localized name
2015-07-11 00:57:59 +08:00
Yen Chi Hsuan
e014ff015d
[yam] Add localized name
2015-07-11 00:53:08 +08:00
Yen Chi Hsuan
4fa5f40232
[xuite] Add localized name
2015-07-11 00:52:56 +08:00
Yen Chi Hsuan
9b15be97aa
[udn] Add localized name
2015-07-11 00:52:19 +08:00
Yen Chi Hsuan
a7ada46bd9
[qqmusic] Add localized name
2015-07-11 00:52:07 +08:00
Yen Chi Hsuan
9d16788ad9
[nextmedia] Add localized name
2015-07-11 00:51:55 +08:00
Yen Chi Hsuan
6ce89aecc3
[neteasemusic] Add localized name
2015-07-11 00:51:35 +08:00
Yen Chi Hsuan
963d0ce7e3
[letv] Add localized name
2015-07-11 00:51:26 +08:00
Yen Chi Hsuan
0f08d7f851
[kuwo] Add localized name
2015-07-11 00:51:14 +08:00
Yen Chi Hsuan
44c514eb9c
[iqiyi] Add localized name
2015-07-11 00:51:03 +08:00
Yen Chi Hsuan
513cbdda93
[douyutv] Add localized name
2015-07-11 00:50:45 +08:00
Yen Chi Hsuan
e1ba152352
[ctsnews] Add localized name
2015-07-11 00:50:31 +08:00
Yen Chi Hsuan
446e764500
[baidu] Add localized name
2015-07-11 00:49:59 +08:00
Yen Chi Hsuan
901d00caa6
Merge branch 'ping-kuwo'
2015-07-11 00:11:41 +08:00
Yen Chi Hsuan
094790d2c9
[kuwo:song] Give warnings for unavailable optional fields
2015-07-11 00:03:49 +08:00
Sergey M․
1c0163a5cc
[gorillavid] Use _form_hidden_inputs
2015-07-10 21:58:49 +06:00
Sergey M․
8fa7e5817a
[hostingbulk] Use _form_hidden_inputs
2015-07-10 21:58:24 +06:00
Sergey M․
01b89d5682
[played] Use _form_hidden_inputs
2015-07-10 21:57:29 +06:00
Yen Chi Hsuan
9f01c1a803
[kuwo] Use \d instead of [0-9]
2015-07-10 23:56:51 +08:00
Sergey M․
46f0f50016
[primesharetv] Use _form_hidden_inputs
2015-07-10 21:56:41 +06:00
Sergey M․
b8070dbbd7
[promptfile] Use _form_hidden_inputs
2015-07-10 21:56:14 +06:00
Sergey M․
3b16d803c9
[shared] Use _form_hidden_inputs
2015-07-10 21:55:22 +06:00
Sergey M․
de195c23a6
[vimeo] Use _form_hidden_inputs
2015-07-10 21:54:39 +06:00
Yen Chi Hsuan
d3b8908886
[kuwo] Simpler calls to url_result()
2015-07-10 23:53:48 +08:00
Sergey M․
2688176c77
[vodlocker] Use _form_hidden_inputs
2015-07-10 21:53:38 +06:00
Sergey M․
a5839317aa
[vk] Use _form_hidden_inputs
when logging in
2015-07-10 21:52:03 +06:00
Sergey M․
a0aab26a41
[twitch] Use _form_hidden_inputs
when logging in
2015-07-10 21:49:39 +06:00
Sergey M․
27713812a0
[extractor/common] Add method for extracting form hidden input fields as dict
2015-07-10 21:49:09 +06:00
Yen Chi Hsuan
cf2c5fda4f
[kuwo] Use single quotes
2015-07-10 23:48:48 +08:00
Yen Chi Hsuan
a9684c0dbf
[kuwo] Add KuwoBaseIE
2015-07-10 23:46:44 +08:00
Sergey M․
c0bf5e1c4d
[twitch] Fix non-ASCII logins/passwords on python 2
2015-07-10 21:40:21 +06:00
Yen Chi Hsuan
a31e3e7dcb
[kuwo] Regular expression improvements
...
1. Prevent .+ and .*
2. Use [^>]+ instead of spaces for HTML tags
3. Remove unnecessary trailing parts
2015-07-10 23:38:54 +08:00
Sergey M․
17b41a3337
[twitch] Show reset password request
2015-07-10 21:16:42 +06:00
Sergey M․
89a683ae74
[twitch] Fix error message regex
2015-07-10 21:15:09 +06:00
Sergey M․
008661069b
Merge branch 'master' of github.com:rg3/youtube-dl
2015-07-10 20:56:08 +06:00
Sergey M․
9296e92e1c
[twitch] Fix login ( Closes #6186 )
2015-07-10 20:55:53 +06:00
Yen Chi Hsuan
a34af8d066
[kuwo] PEP8
2015-07-10 19:13:52 +08:00
Yen Chi Hsuan
8726e04629
Merge branch 'kuwo' of https://github.com/ping/youtube-dl into ping-kuwo
2015-07-10 19:11:58 +08:00
Yen Chi Hsuan
4eab60cbd2
[netease:djradio] Use compat_itertools_count
2015-07-10 18:59:12 +08:00
Yen Chi Hsuan
a0e060ac1e
[compat] Add compat_itertools_count
...
'step' parameter is added in Python 2.7
2015-07-10 18:58:12 +08:00
Yen Chi Hsuan
397a8ea96e
[neteasemusic] Encoding fixes for Python 2.6 and 3.x
2015-07-10 18:43:38 +08:00
Yen Chi Hsuan
15830339ef
[neteasemusic] PEP8
2015-07-10 18:30:23 +08:00
Yen Chi Hsuan
b29280285e
Merge branch 'neteasemusic' of https://github.com/ping/youtube-dl into ping-neteasemusic
2015-07-10 18:25:12 +08:00
ping
1633491bff
[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py)
2015-07-10 15:19:07 +08:00
ping
2b0fa1f7dd
[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE
2015-07-10 15:09:12 +08:00
ping
02b386f80a
[neteasemusic] Changes after review
2015-07-10 13:29:57 +08:00
Sergey M․
bf20b9c540
[extractor/generic] Add test for myvi embed
2015-07-10 01:15:55 +06:00
Sergey M․
06a12933f3
[pbs] Add support for subtitles ( Closes #6184 )
2015-07-10 00:58:01 +06:00
Sergey M․
6dd94d3a79
[myvi:embed] Rename to myvi
2015-07-10 00:27:44 +06:00
Sergey M․
f2f89c762a
[myvi:embed] Improve _VALID_URL
2015-07-10 00:27:02 +06:00
Sergey M․
e6c2d9ad29
[extractor/generic:myvi] Add support for myvi embeds
2015-07-10 00:25:36 +06:00
Sergey M․
83423254cc
[myvi:embed] Extend _VALID_URL
2015-07-10 00:07:26 +06:00
Sergey M․
1c20ddc966
[myvi:embed] Add extractor ( Closes #6167 )
2015-07-09 23:53:50 +06:00
Sergey M․
675e9f22ea
[vimple] Extract spruto player based extractor class
2015-07-09 23:52:03 +06:00
Sergey M․
77c6fb5b24
[youtube] Make further DASH manifests not fatal after succeeded one
2015-07-09 20:48:38 +06:00
Sergey M․
082a0140ef
[yinyuetai] Do not capture unused group
2015-07-08 23:40:19 +06:00
Yen Chi Hsuan
d76dea001b
[yinyuetai] Miscellaneous improvements
...
1. Include all fields in _TEST
2. Use .get() for optional fields
3. Clarify the intention of 'ext' in formats
2015-07-09 01:07:45 +08:00
Yen Chi Hsuan
af0f9b0e95
[yinyuetai] Style
2015-07-09 00:54:37 +08:00
Yen Chi Hsuan
e2082ea942
[yinyuetai] Add test for h5/ part in _VALID_URL
2015-07-09 00:50:32 +08:00
Yen Chi Hsuan
68923e52a3
Merge branch 'yinyuetai' of https://github.com/ping/youtube-dl into ping-yinyuetai
2015-07-09 00:48:23 +08:00
Sergey M․
9281f6d253
[vk] Add test for youtube embed
2015-07-08 20:41:08 +06:00
Sergey M․
4647845679
[vk] Fix youtube extraction
2015-07-08 20:34:50 +06:00
Sergey M․
cf9cf7dd04
[vk] Extend _VALID_URL to handle biqle.ru ( Closes #6179 )
2015-07-08 20:27:06 +06:00
Yen Chi Hsuan
1316b54956
[clipsyndicate] Use _match_id
2015-07-08 13:43:23 +08:00
Yen Chi Hsuan
cbc1fadd6f
[clipsyndicate] Support chic subdomain ( fixes #6176 )
2015-07-08 13:40:21 +08:00
Philipp Hagemeister
4dd09c9add
release 2015.07.07
2015-07-07 10:36:07 +02:00
Yen Chi Hsuan
267dc07e6b
[gfycat] Catch errors
2015-07-07 14:22:13 +08:00
Yen Chi Hsuan
d7b4d5dd50
[gfycat] Extract id correctly ( fixes #6165 )
2015-07-07 14:16:56 +08:00
Sergey M․
7f220b2fac
[vk] Catch ownership confirmation request
2015-07-07 00:04:19 +06:00
Sergey M․
275c0423aa
[vk] Fix extraction ( Closes #6153 )
2015-07-07 00:02:34 +06:00
Yen Chi Hsuan
85a064861f
[qqmusic] Use regex for thumbnails in test cases
2015-07-06 17:54:41 +08:00
Yen Chi Hsuan
d0b436bff2
Merge branch 'qqmusic-format-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-format-fix
2015-07-06 17:24:44 +08:00
Yen Chi Hsuan
dfc4eca21f
[qqmusic:album] Playlist names are optional
2015-07-06 17:09:17 +08:00
Yen Chi Hsuan
fc7ae675e2
[qqmusic:album] Strip description
2015-07-06 17:08:32 +08:00
Yen Chi Hsuan
804ad79985
Merge branch 'qqmusic-album-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-album-fix
2015-07-06 17:01:59 +08:00
Yen Chi Hsuan
e9d33454b5
[qqmusic:playlist] Playlist names are optional
2015-07-06 16:19:49 +08:00
Yen Chi Hsuan
d80891efc4
Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmusic-playlist
2015-07-06 16:08:30 +08:00
ping
37c1e4025c
[yinyuetai] New extractor for yinyuetai.com
2015-07-06 15:26:49 +08:00
Yen Chi Hsuan
59a83d3e5b
[spiegeltv] Skip invalid m3u8 manifests ( closes #6157 )
2015-07-06 08:41:14 +08:00
Yen Chi Hsuan
13af92fdc4
[common] Add 'fatal' to _extract_m3u8_formats
2015-07-06 08:39:38 +08:00
Sergey M․
0c20ee7d4b
[rtlnl] Clarify current adaptive -> flash workaround rationale
2015-07-06 04:16:56 +06:00
Sergey M․
89d42c2c75
[rtlnl] Clarify test
2015-07-06 02:58:02 +06:00
Sergey M․
9dfc4fa1a1
[rtlnl] Add test with encrypted m3u8 streams for reference
2015-07-05 19:07:07 +06:00
Sergey M․
43232d5c14
[rtlnl] Improve
2015-07-05 19:01:07 +06:00
Sergey M․
f7c272d4fa
Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1
2015-07-05 18:07:39 +06:00
Sergey M․
ede21449c8
[crunchyroll] Fix extraction ( Closes #5855 , closes #5881 )
2015-07-05 06:29:36 +06:00
Jaime Marquínez Ferrándiz
bb8e553662
[YoutubeDL] format spec: Do not fail when a filter gives an empty result
...
For example with 'best[height<40]' we ended getting a 'IndexError: list index out of range'.
2015-07-04 21:41:09 +02:00
Jaime Marquínez Ferrándiz
f5f4a27a96
[YoutubeDL] format spec: fix handling of '/' with ','
...
When using 'bestvideo/best,bestaudio', 'bestvideo/best' must be set as the current_selector (instead of appending it to the selectors), otherwise when it gets the ',' it would append 'None' to the selectors.
2015-07-04 21:30:26 +02:00
Philipp Hagemeister
35eb649e9d
release 2015.07.04
2015-07-04 09:24:00 +02:00
Sergey M․
e56a4c9e9b
[thisamericanlife] Improve and simplify
2015-07-04 05:42:53 +06:00
Eric Wong
95506e37af
[thisamericanlife] Remove unnecessary comment
2015-07-04 05:12:28 +06:00
Eric Wong
e41840c522
[thisamericanlife] get info from <meta> tags
2015-07-04 05:12:20 +06:00
Eric Wong
2a46a27e6c
[thisamericanlife] Add a new extractor
2015-07-04 05:12:10 +06:00
Sergey M․
0bcdc27653
[dailymotion:cloud] Extend _VALID_URL ( Closes #6145 )
2015-07-03 22:47:52 +06:00
Sergey M․
ddf0f74de7
[howcast] Fix extraction and modernize
2015-07-03 22:32:56 +06:00
Yen Chi Hsuan
91b21b2334
[infoq] Fix extraction ( closes #6141 )
2015-07-03 11:54:36 +08:00
Sergey M․
66e568de3b
[extractor/generic] Improve kaltura embeds support ( Closes #6137 )
2015-07-02 21:39:46 +06:00
Sergey M․
f5ca97e393
[npo] Clarify token decryption algorithm source
2015-07-02 20:20:09 +06:00
Yen Chi Hsuan
8d06a62485
[npo] Decrypting token ( closes #6136 )
2015-07-02 16:47:55 +08:00
Yen Chi Hsuan
93f9420993
[pbs] Add coding declaration
...
Python 2.x does not work without it.
2015-07-02 13:13:27 +08:00
Yen Chi Hsuan
5b61070c70
[pbs] skip_download for m3u8 test cases
2015-07-02 13:08:48 +08:00
Yen Chi Hsuan
dbe1a93526
[pbs] Fix player URL ( closes #6139 )
2015-07-02 13:05:43 +08:00
Aurélio A. Heckert
aa5d9a79d6
Simplify postprocessor_args
transmission to PP base class
...
* Remove `extra_cmd_args` transmission from sub to super class.
* Simplify params transmission through `downloader.params`.
2015-07-01 20:12:26 -03:00
Sergey M․
86511ea417
[drtuber] Fix extraction
2015-07-01 21:47:56 +06:00
Aurélio A. Heckert
1866432db7
Rename --pp-params to --postprocessor-args and access value as super class attribute
2015-06-30 16:22:09 -03:00
Jaime Marquínez Ferrándiz
cf2ac6df68
[YoutubeDL] format spec: Fix handling of '+' with '/'
...
'bestvideo+bestaudio/best' was incorrectly interpreted as 'bestvideo+(bestaudio/best)', so it would fail if 'bestaudio' doesn't exist instead of falling back to 'best'.
2015-06-30 19:50:17 +02:00
Sergey M.
33f1f81b8b
Merge pull request #6132 from alarig/master
...
Add support of HTTPS for ina.fr
2015-06-30 20:53:49 +06:00
Sergey M․
9d0b581fea
[youtube] Prefer meta for upload date and modernize
2015-06-30 20:52:26 +06:00
alarig
c05724cb18
Add support of HTTPS for ina.fr
2015-06-30 16:47:14 +02:00
Sergey M․
f0714c9f86
[youtube] Speed up upload date regex ( #6125 )
2015-06-30 01:02:48 +06:00
Sergey M․
cf386750c9
[hentaistigma] Modernize
2015-06-29 22:21:09 +06:00
Sergey M.
54f428f645
Merge pull request #6120 from nawl/master
...
[hentaistigma] Fix video extractor
2015-06-29 21:14:49 +05:00
Sergey M.
dc2bd20e55
Merge pull request #6098 from dstftw/use-codecs-from-dash-manifest
...
[youtube] Pick up codecs info from DASH manifest when not set explicitly
2015-06-29 20:58:52 +05:00
Sergey M.
c608ee491f
Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd
...
[youtube] Extract formats from multiple DASH manifests (Closes #6093 )
2015-06-29 20:58:34 +05:00
Jaime Marquínez Ferrándiz
0130afb76e
[YoutubeDL] format spec: allow grouping specifiers with parentheses
2015-06-29 12:46:02 +02:00
nawl
738b926322
[hentaistigma] Fix video extractor
2015-06-28 17:24:00 -06:00
corone17
bea41c7f3f
Update rtlnl.py
...
Better to extract 'http://manifest.us.rtl.nl ' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof.
Succesfully tested with tarball.
2015-06-29 00:59:18 +02:00
Anders Einar Hilden
c4bd188da4
NRK now supports / requires HTTPS
...
Add s? to regexp to support new urls. Update testcases to use HTTPS.
2015-06-29 00:11:31 +02:00
Jaime Marquínez Ferrándiz
5acfa126c8
[YoutubeDL] format spec: treat 'all' like a normal specifier
...
So you can use filters with it, for example 'all[width>=400][width<=600]'.
2015-06-28 22:48:02 +02:00
Jaime Marquínez Ferrándiz
67134eaba1
[YoutubeDL] rework how the format spec is processed
...
The spec string is processed using 'tokenize.tokenize' to split it in words and operators, the filters are still processed using regular expressions.
This should make easier to allow grouping operators with parens.
2015-06-28 22:31:35 +02:00
Sergey M․
5414623791
[extractor/common] Remove superfluous line
2015-06-29 00:49:19 +06:00
Sergey M․
c93d53f5e3
[youtube] Fix likes/dislike extraction
2015-06-29 00:48:06 +06:00
Sergey M․
d16154d163
[tnaflix] Generalize tnaflix extractors
2015-06-28 23:05:09 +06:00
Sergey M․
c342041fba
[extractor/common] Use NO_DEFAULT from utils
2015-06-28 22:56:45 +06:00
Sergey M․
bf42a9906d
[utils] Add default value for xpath_text
2015-06-28 22:56:07 +06:00
Sergey M․
9603e8a7d9
[YoutubeDL] Handle None width and height similarly to formats
2015-06-28 22:55:28 +06:00
Sergey M․
c7c040b825
Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
2015-06-28 18:00:49 +06:00
Yen Chi Hsuan
ac0474f89d
[twitch:vod] Update _TEST
...
The original test case is gone
2015-06-28 13:33:09 +08:00
Yen Chi Hsuan
bb512e57dc
[twitch:vod] Fix 'Source' format in m3u8 ( closes #6115 )
2015-06-28 13:33:09 +08:00
George Brighton
db652ea186
[moviefap] Fix flake8
warnings introduced in 1a5fd4e
2015-06-27 23:04:55 +01:00
George Brighton
5a9cc19972
[moviefap] Move flv videos to formats in the metadata
2015-06-27 23:03:06 +01:00
George Brighton
1a5fd4eebc
[moviefap] Wrap long lines
2015-06-27 22:32:56 +01:00
George Brighton
8a1b49ff19
[moviefap] Explicitly sort formats to handle possible site changes
2015-06-27 22:28:17 +01:00
George Brighton
b971abe897
[moviefap] Replace call to str()
with compat.compat_str()
2015-06-27 21:04:53 +01:00
George Brighton
43b925ce74
[moviefap] Replace calls to find()
with util.xpath_text()
.
2015-06-27 20:52:12 +01:00
George Brighton
62b742ece3
[moviefap] Remove redundant comments
2015-06-27 20:51:11 +01:00
George Brighton
d16ef949ca
[moviefap] Allow non-critical fields to change without breaking extraction
2015-06-27 20:36:46 +01:00
Sergey M․
23e7cba87f
[twitter:card] Add extractor ( #5239 )
2015-06-28 01:22:25 +06:00
George Brighton
a8e6f30d8e
[moviefap] Swap and justify tests
2015-06-27 20:16:53 +01:00
George Brighton
9c49410898
[moviefap] Add categories to tests
2015-06-27 20:16:53 +01:00
George Brighton
802d74aa6b
[moviefap] Swap test for an alternative non-copyrighted video
2015-06-27 20:16:53 +01:00
George Brighton
71f9e49e67
[moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6
2015-06-27 20:16:53 +01:00
George Brighton
82ea1051b5
[moviefap] Add new extractor
2015-06-27 20:16:53 +01:00
Sergey M․
6c4d20cd6f
[downloader/external] Fix externals downloaders specified with extension on Windows
2015-06-28 00:08:52 +06:00
Sergey M․
04c27802c0
[smotri] Add tests for password protected videos
2015-06-27 23:31:27 +06:00
Sergey M․
c3b7202f4f
[smotri] Remove non relevant test
2015-06-27 23:03:26 +06:00
Sergey M․
81103ef35d
[smotri] Fix password protected video extraction
2015-06-27 23:00:27 +06:00
Sergey M.
0eb5c1c62a
Merge pull request #6081 from yan12125/skip_problematic_sites
...
[planetaplay/quickvid/vube] Skip inaccessible sites
2015-06-27 18:49:29 +05:00
Sergey M․
a9de951744
[snagfilms] More tests
2015-06-27 18:57:01 +06:00
Sergey M․
a42a1bb09d
[snagfilms] Capture not available error
2015-06-27 18:54:08 +06:00
Sergey M․
9fbfc9bd4d
[snagfilms:embed] Capture geolocation restriction error
2015-06-27 18:50:26 +06:00
Sergey M․
242a998bdc
[snagfilms] Add support for shows
2015-06-27 18:40:01 +06:00
Sergey M․
9d1bf70234
Merge branch 'remitamine-snagfilms'
2015-06-27 18:29:16 +06:00
Sergey M․
b8c1cc1a51
[extractor/generic] Add test for snagfilms embeds
2015-06-27 18:28:10 +06:00
Sergey M․
eedd20ef96
[extractor/generic] Add support for snagfilms embeds
2015-06-27 18:26:14 +06:00
Sergey M․
7c197ad96d
[snagfilms] Add routine for generic embeds extractions
2015-06-27 18:25:50 +06:00
Sergey M․
654fd03c73
[snagfilms] Improve and simplify
2015-06-27 18:20:42 +06:00
Jaime Marquínez Ferrándiz
cee16e0fa3
[newstube] style: fix alignment
2015-06-27 14:20:33 +02:00
Jaime Marquínez Ferrándiz
73c471e9ef
[newstube] Fix GUID extraction ( fixes #6109 )
2015-06-27 14:18:01 +02:00
Sergey M․
533b99fbf9
Merge branch 'snagfilms' of https://github.com/remitamine/youtube-dl into remitamine-snagfilms
2015-06-27 16:52:51 +06:00
remitamine
f39eb98bab
download all pages before start extracting info
2015-06-27 10:55:25 +01:00
Sergey M․
da77d856a1
[youtube] Add test for #6093
2015-06-27 14:55:46 +06:00
Sergey M․
b2575b38e7
[options] Clarify --youtube-skip-dash-manifest
2015-06-27 14:38:41 +06:00
Sergey M․
0a3cf9ad3d
[youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is specified
2015-06-27 14:31:18 +06:00
Sergey M․
00334d0de0
[options] Add missing whitespace and split lines
2015-06-27 14:26:51 +06:00
Sergey M․
226b886ca8
[vk] Fix authentication ( Closes #6105 )
2015-06-27 14:04:55 +06:00
Sergey M․
bc93bdb5bb
[youtube] Fix reference before assignment for video_info
2015-06-27 13:19:46 +06:00
Yen Chi Hsuan
af214c3a79
[youtube] More useful messages for georestricted videos ( #5716 )
2015-06-27 13:15:57 +08:00
Yen Chi Hsuan
4eb10f6621
[utils] Add ISO3166Utils
2015-06-27 13:13:57 +08:00
remitamine
7d7d469025
add support for embed links
2015-06-27 00:13:14 +01:00
remitamine
fd40bdc0be
remove unnecessary symbolic name for group
2015-06-26 21:56:15 +01:00
remitamine
7e0480ae0e
convert tabs to 4 spaces identation
2015-06-26 21:50:27 +01:00
Sergey M․
d80265ccd6
[youtube] Simplify non-DASH formats exclusion
2015-06-27 02:48:50 +06:00
Sergey M․
1b5a1ae257
[youtube] Pick up codecs info from DASH manifest when not set explicitly
2015-06-27 00:41:26 +06:00
Sergey M․
d8d24a922a
[youtube] Extract formats from multiple DASH manifests ( Closes #6093 )
...
DASH manifest pointed by dashmpd from the video webpage and one pointed by get_video_info may
be different (namely different itag set) - some itags are missing from DASH manifest pointed by
webpage's dashmpd, some - from DASH manifest pointed by get_video_info's dashmpd).
The general idea is to take a union of itags of both DASH manifests (for example video with such
'manifest behavior' see https://github.com/rg3/youtube-dl/issues/6093 ).
2015-06-27 00:36:23 +06:00
remitamine
03339b7b5b
[snagfilms] Add new extractor
2015-06-26 18:25:43 +01:00
Shadab Zafar
2028c6e03d
Added a Playlist Info Extractor for WebOfStories
2015-06-26 21:27:43 +05:30
Sergey M․
2988835af5
[lynda] Fix non-ASCII logins/passwords on python 2
2015-06-26 19:48:23 +06:00
Sergey M․
62cca96b72
[lynda] Fix confirm login request ( #6088 )
2015-06-26 19:46:42 +06:00
Sergey M․
b4dea075a3
[lynda] Fix login request ( Closes #6088 )
2015-06-26 19:36:04 +06:00
Sergey M․
533f67d3fa
[infoq] Relax _VALID_URL ( Closes #6071 )
2015-06-25 19:54:44 +06:00
Jaime Marquínez Ferrándiz
906e2f0eac
[downloader/external] Add downloader for httpie ( closes #6079 )
2015-06-25 15:48:04 +02:00
Yen Chi Hsuan
b8091db6b9
[planetaplay/quickvid/vube] Skip inaccessible sites
2015-06-25 16:40:29 +08:00
Yen Chi Hsuan
381c067755
[thesixtyone] Modernize
2015-06-25 16:19:04 +08:00
Yen Chi Hsuan
2182ab5187
[thesixtyone] Fix audio_server
...
Some of the songs are moved to Amazon AWS
2015-06-25 16:15:13 +08:00
Philipp Hagemeister
a1593a4a0e
release 2015.06.25
2015-06-25 07:43:49 +02:00
fnord
aa5740fb61
Merge remote-tracking branch 'origin/master' into pr-bbcnews
2015-06-25 00:34:46 -05:00
fnord
da92eeae42
Fix tests, description formatting
2015-06-25 00:34:26 -05:00
Sergey M․
8084be78c5
[extractor/generic] Add test for OnionStudios embeds
2015-06-24 23:23:16 +06:00
Sergey M․
1ac1c4c26e
[extractor/generic] Add support for OnionStudios embeds ( Closes #5841 )
2015-06-24 23:19:50 +06:00
Sergey M․
d4f58034f7
[onionstudios] Add generic embed extraction routine
2015-06-24 23:16:33 +06:00
Sergey M․
f843300fe5
[onionstudios] Add extractor
2015-06-24 23:12:13 +06:00
Sergey M․
03b9c94437
[soundcloud:user] Add test
2015-06-24 20:49:22 +06:00
Sergey M․
a219d175c6
[soundcloud] Improve _VALID_URL
...
Do not takeover soundcloud:user URLs
2015-06-24 20:48:57 +06:00
Sergey M.
3c3b4176bd
Merge pull request #5961 from dstftw/force-generic-extractor
...
Add --force-generic-extractor
2015-06-24 19:10:45 +05:00
Mitsukarenai
1a1251e877
[noco.tv] Fix issue #6066 : title interpreted as integer
2015-06-24 10:40:01 +02:00
Yen Chi Hsuan
18b5e1e534
[drbonanza] Fix extraction of videos
2015-06-24 16:02:10 +08:00
Sergey M․
2fece970b8
[extractor/generic] Clarify generic extraction warning
2015-06-24 03:08:24 +06:00
Sergey M․
e20d0c1e69
[brightcove] Use compat_xml_parse_error
( Closes #6060 )
2015-06-23 21:34:29 +06:00
fnord
a9dcf4a860
Prefer externalId over non-mediaserver-specific hashkey for video id.
2015-06-23 01:08:07 -05:00
Sergey M․
255f5694aa
[faz] Extend _VALID_URL ( Closes #6050 )
2015-06-22 20:11:15 +06:00
Jaime Marquínez Ferrándiz
25701d5a2c
[xhamster] pep8: remove trailing ';'
2015-06-22 11:18:52 +02:00
Yen Chi Hsuan
a5158f38a3
[generic/adobetv] Support AdobeTVVideo embeds ( #6039 )
2015-06-22 15:07:32 +08:00
Sergey M․
c76799c555
[extractor/generic] Add test for xhamster embed
2015-06-21 23:18:28 +06:00
Sergey M․
2bb5b6d0a1
[generic] Add support for xhamster embeds
2015-06-21 23:11:25 +06:00
Sergey M․
0bbba43ed0
[xhamster:embed] Add extractor ( Closes #6032 )
2015-06-21 23:10:38 +06:00
Yen Chi Hsuan
98ca102441
[sohu] Fix extraction again
2015-06-22 00:59:55 +08:00
Yen Chi Hsuan
3f3308cd75
Revert "[sohu] Update extractor"
...
This reverts commit 32060c6d6b
.
2015-06-21 23:29:40 +08:00
Yen Chi Hsuan
6f96e308d0
[francetvinfo.fr] Support dmcloud embeds ( fixes #6034 )
2015-06-21 21:31:33 +08:00
Yen Chi Hsuan
756f574e4e
[dailymotion/generic] Add DailymotionCloudIE
2015-06-21 21:30:34 +08:00
Yen Chi Hsuan
78294e6a9c
[bbccouk] Remove TTML to srt conversion codes
...
It's broken. See #6038
2015-06-21 19:24:45 +08:00
Yen Chi Hsuan
4e33577173
[utils] Support ttaf1 namespace in TTML
...
It's found in bbc.co.uk. See #6038
2015-06-21 19:24:39 +08:00
Yen Chi Hsuan
607841af64
[adobetv] Support embeddable videos ( closes #6039 )
2015-06-21 18:55:26 +08:00
Yen Chi Hsuan
396726244a
[utils/ffmpeg] Move ISO 639 related codes to utils
2015-06-21 18:53:17 +08:00
Yen Chi Hsuan
c5895d5dbd
[tumblr] Support Vimeo embeds ( fixes #5969 )
2015-06-21 18:30:38 +08:00
Yen Chi Hsuan
b407e173e4
[vimeo/generic] Move detection logic from GenericIE to VimeoIE
2015-06-21 18:23:58 +08:00
Yen Chi Hsuan
6a745c2c0f
[pinkbike] PEP8
2015-06-21 18:23:08 +08:00
ping
2da0cad6ae
[neteasemusic] Do proper rounding conversion of millisecond timestamps/durations
2015-06-21 11:44:50 +08:00
ping
af1fa6234e
[neteasemusic] Add new extractor for music.163.com
2015-06-21 11:12:31 +08:00
Sergey M․
c9ac7fa909
[imdb] Fix extraction
2015-06-21 04:17:54 +06:00
Yen Chi Hsuan
964afd0689
[xvideos] Support lower-quality formats found on Android
...
Closes #5968
2015-06-21 03:12:17 +08:00
fnord
2a282a3b5f
Unbreak breakage that was broken to test breakage
2015-06-20 11:11:41 -05:00
fnord
7bb23aeca4
rename bbccouk.py -> bbc.py
2015-06-20 11:08:13 -05:00
fnord
de939d89eb
Support BBC news in other languages, non-mediaselector videos
2015-06-20 11:04:46 -05:00
fnord
77c975f536
typofix
2015-06-20 08:28:14 -05:00
fnord
75ab0ebcf5
no .get('..',None)
2015-06-20 08:24:02 -05:00
fnord
10273d6e08
toss new stuff into old file
2015-06-20 08:22:13 -05:00
Sergey M․
16d6973f8a
[viki] Pass session token around ( #6005 )
2015-06-20 00:49:28 +06:00
Sergey M․
385c3e5e91
[pinkbike] Improve and simplify
2015-06-20 00:10:08 +06:00
Sergey M․
c8e337450b
Merge branch 'pinkbike' of https://github.com/misterhat/youtube-dl into misterhat-pinkbike
2015-06-19 23:00:00 +06:00
Sergey M․
10464af5d1
[dramafever:series] Fix extraction while authenticated
2015-06-19 22:02:07 +06:00
Sergey M․
cbcd1a5474
[dramafever] Add support for authentication ( Closes #6017 )
2015-06-19 21:57:31 +06:00
Sergey M․
c9bebed294
[youtube] Add itag 59 and 78 ( Closes #5979 )
2015-06-19 20:52:44 +06:00
fnord
d5552a3477
bbcnews: Switch to parse_duration, revert change to docs/supportedsites.md
2015-06-19 06:25:50 -05:00
fnord
a8b081a052
BBCNewsIE: eliminate redundant function.
...
BBCCoUkIE._download_media_selector: use class variable instead of
hardcoded string for mediaselector_url template.
2015-06-19 01:52:25 -05:00
fnord
9e96dc8b35
Support BBC News (bbc.com/news)
2015-06-19 01:39:30 -05:00
Sergey M․
360075e28a
[pornhub] Extend _VALID_URL ( Closes #6019 )
2015-06-18 22:26:17 +06:00
Sergey M․
accf79b107
[viki] Add support for authentication ( Closes #6005 )
2015-06-18 21:17:26 +06:00
ping
4d58b24c15
[qqmusic] Use _check_formats instead
2015-06-18 23:09:04 +08:00
Yen Chi Hsuan
c33a8639a7
[postprocessor/embedthumbnail] Skipping if thumbnail file missing
...
Fixes #5996
2015-06-18 22:05:02 +08:00
Yen Chi Hsuan
25fa8d66e6
[bbccouk] Fix description ( closes #6006 )
2015-06-18 22:00:13 +08:00
Yen Chi Hsuan
974a6146fe
[bbccouk] Fix error handling
2015-06-18 21:40:45 +08:00
ping
0392ac98d2
[qqmusic] Fix code formatting
2015-06-18 21:13:03 +08:00
ping
5e3915cbe3
[qqmusic] Fix song extraction when certain formats are unavailable
2015-06-18 21:06:25 +08:00
ping
29b809de68
[qqmusic] Fix album extraction
2015-06-18 15:52:04 +08:00
ping
8f73e89ca0
[kuwo] New extractor for kuwo.cn
2015-06-18 14:15:54 +08:00
ping
0d0d5d3717
[qqmusic] Add support for playlists
2015-06-18 13:59:37 +08:00
Sergey M․
a69e8bfdd9
[lifenews] Fix tests
2015-06-17 20:29:15 +06:00
Sergey M․
062a3fdf36
[lifenews] Modernize
2015-06-17 20:28:47 +06:00
Sergey M․
028a33d7f2
[lifenews] Fix extraction
2015-06-17 20:27:38 +06:00
Aurélio A. Heckert
14835de9fb
Use shlex.split for --pp-params and update related docs.
2015-06-16 18:10:31 -03:00
Sergey M․
447053668f
[spankwire] Fix extraction
2015-06-16 21:19:18 +06:00
Jaime Marquínez Ferrándiz
f3aecb27a4
[youku] Simplify a bit the 'entries' construction
...
Mainly avoid having to use an index.
2015-06-16 14:41:52 +02:00
Yen Chi Hsuan
79fe954d79
Merge branch 'PeterDing-youku'
2015-06-16 00:20:52 +08:00
Yen Chi Hsuan
0501bfa159
[YoutubeDL] Youku extractor now uses the standard format selection
2015-06-16 00:15:30 +08:00
Yen Chi Hsuan
a155b7e76c
[youku] Coding style
2015-06-16 00:15:09 +08:00
Yen Chi Hsuan
5228b756af
[youku] Add cn_verification_proxy support and add a georestricted test case
2015-06-16 00:06:23 +08:00
Yen Chi Hsuan
04e7596680
[youku] Better error handling
2015-06-15 23:54:55 +08:00
Yen Chi Hsuan
f1e66cb2eb
[youku] Change video_id and add a multipart test case
2015-06-15 23:46:07 +08:00
Sergey M․
4fd35ee072
[safari] Add test for #5985
2015-06-15 21:36:30 +06:00
Yen Chi Hsuan
ee69799262
[youku] Add a v.swf test case
2015-06-15 23:36:28 +08:00
Sergey M.
636a9637f4
Merge pull request #5985 from zx8/master
...
[safari] make url regex more lenient
2015-06-15 20:31:47 +05:00
Yen Chi Hsuan
9383e66f94
[youku] Use _match_id
2015-06-15 23:31:30 +08:00
Sergey M․
99e6833c85
[francetv] Update f4m manifest token URL ( Closes #5981 , Closes #5989 )
2015-06-15 21:30:27 +06:00
Yen Chi Hsuan
c203be3fb4
[youku] Better handling for Python 2/3 compatibility
2015-06-15 23:28:59 +08:00
Sergey M․
02175a7986
[youtube:search] Fix search query ( Closes #5988 )
2015-06-15 21:01:26 +06:00
Sergey M․
8117df4cd9
[vk] Extract view count
2015-06-15 20:55:25 +06:00
Sergey M․
7c7dd9dc7f
[vk] Fix upload date extraction
2015-06-15 20:47:01 +06:00
Sergey M․
054932f403
[vk] Fix extraction ( Closes #5987 )
2015-06-15 20:46:10 +06:00
Yen Chi Hsuan
aed473ccf9
[youku] PEP8
2015-06-15 22:41:24 +08:00
Yen Chi Hsuan
8268e94cd4
Merge branch 'youku' of https://github.com/PeterDing/youtube-dl into PeterDing-youku
2015-06-15 22:36:44 +08:00
Yen Chi Hsuan
4af98ecdfb
[vbox7] Fix extraction ( fixes #5967 )
2015-06-15 18:49:27 +08:00
Philipp Hagemeister
4b9f9010b0
release 2015.06.15
2015-06-15 01:35:50 +02:00
zx8
2a0fcf6113
[safari] make url regex more lenient
2015-06-15 00:27:43 +01:00
Sergey M․
67d95f177c
[niconico] Simplify format info
2015-06-15 03:43:33 +06:00
Sergey M.
44773ad125
Merge pull request #5975 from chaoskagami/niconico_qualitynote
...
Quality note for niconico
2015-06-15 02:38:33 +05:00
Sergey M․
5774ef35c4
[options] Add missing whitespace for --fixup description
2015-06-15 02:57:07 +06:00
Sergey M․
b95cfa9170
[liveleak] Clarify test
2015-06-15 02:54:49 +06:00
Sergey M․
afa1ded425
[liveleak] Clarify rationale for restoring raw video
2015-06-15 02:54:05 +06:00
Sergey M․
00ac23e6e0
[liveleak] Improve regex for restoring original video URL
2015-06-15 02:51:21 +06:00
jomo
8f75761f24
LiveLak: add test for URLs with 'h264_270p'
2015-06-14 22:41:44 +02:00
jomo
9fd24e3a22
LiveLeak: support more original videos
...
some (old?) videos use ...mp4.h264_270p.mp4... instead of ...mp4.h264_base.mp4...
This is an addition to #4768
2015-06-14 21:50:03 +02:00
Naglis Jonaitis
755a9d3d1a
[tvplay] Add support for NovaTv
2015-06-14 20:59:22 +03:00
Shrimadhav U K
180940e02d
spelling mistake corrected
...
acces changed to accessing
2015-06-14 11:19:42 +05:30
chaoskagami
976b03c56b
Quality note for niconico - at least notify whether you'll get low or src
2015-06-14 00:18:40 -04:00
Sergey M․
450d89ddc1
[dramafever] Improve _VALID_URL
2015-06-14 09:58:26 +06:00
Sergey M․
463b2e5542
[dramafever:series] Rollback _PAGE_SIZE to max possible
2015-06-14 09:51:07 +06:00
Sergey M․
70a2002399
[dramafever:series] Fix _VALID_URL ( Closes #5973 )
2015-06-14 09:50:23 +06:00
Sergey M․
0029071adb
[dramefever] Improve and simplify
2015-06-14 07:43:14 +06:00
Sergey M․
ad49fe7c8f
Merge branch 'dramafever' of https://github.com/ping/youtube-dl into ping-dramafever
2015-06-14 04:56:54 +06:00
Sergey M․
af9cdee9cb
[brightcove] Improve and generalize brightcove URL extraction from JS
2015-06-13 19:53:32 +06:00
fnord
b4e1576aee
Brightcove extractor: support customBC.createVideo(...); method
...
found in http://www.americanbar.org/groups/family_law.html and
http://america.aljazeera.com/watch/shows/america-tonight/2015/6/exclusive-hunting-isil-with-the-pkk.html
2015-06-13 06:20:30 -05:00
Sergey M․
78e2b74bb9
[tumblr] Add support for pornhub embeds ( Closes #5963 )
2015-06-13 03:39:14 +06:00
Sergey M․
65d161c480
[extractor/generic] Add support for pornhub embeds
2015-06-13 03:36:16 +06:00
Sergey M․
9fcbd5db2a
[pornhub] Add support for embeds
2015-06-13 03:24:36 +06:00
Sergey M․
4f3bf679f5
[vk] Fix authentication for non-ASCII login/password
2015-06-13 03:09:35 +06:00
Sergey M․
0072afca8e
[YoutubeDL] Remove force_generic_extractor arg from process_ie_result
2015-06-13 02:21:29 +06:00
Sergey M․
61aa5ba36e
[YoutubeDL] Remove global state for force_generic_extractor flag in favor of passing argument
2015-06-13 02:05:21 +06:00
Sergey M․
9f4323252a
[YoutubeDL] Fix for multiple URLs
2015-06-12 21:56:50 +06:00
Sergey M․
8b6c896c4b
[prosiebensat1] Add title regex
2015-06-12 21:18:13 +06:00
Sergey M․
185dbc4974
[prosiebensat1] Fix rtmp extraction ( Closes #5962 )
2015-06-12 21:13:14 +06:00
Sergey M․
3d535e0471
[tvc] Fix embed regex
2015-06-12 19:31:52 +06:00
Sergey M․
d22dec74ff
Add --force-generic-extractor
...
For some extractors that are hard to workout a good _VALID_URL we use very vague and unrestrictive ones,
e.g. just allowing anything after hostname and capturing part of URL as id.
If some of these extractors happen to have an video embed of some different hoster or platform
and this scenario was not handled in extractor itself we end up with inability to download this embed
until extractor is fixed to support embed of this kind.
Forcing downloader to use the generic extractor can be a neat temporary solution for this problem.
Example: FiveTV extractor with Tvigle embed - http://www.5-tv.ru/rabota/broadcasts/48/
2015-06-12 19:20:12 +06:00
Sergey M․
9872d3110c
[extractor/generic] Add support for tvigle embeds
2015-06-12 18:37:09 +06:00
Sergey M․
b859971873
[extractor/generic] Rename tvc embed url variable
2015-06-12 18:15:30 +06:00
Sergey M․
499a077761
[5tv] Improve
2015-06-12 17:48:42 +06:00
Sergey M․
5da7177729
Merge branch '5tv' of https://github.com/hlintala/youtube-dl into hlintala-5tv
2015-06-12 16:34:28 +06:00
Sergey M․
f37bdbe537
[extractor/generic] Add test for tvc embed
2015-06-12 16:28:45 +06:00
Sergey M․
2da09ff8b0
[extractor/generic] Fix tvc ie_key
2015-06-12 16:26:31 +06:00
Sergey M․
5ccddb7ecf
[tvc] Fix ie_key
2015-06-12 16:25:26 +06:00
Sergey M․
954c1d0529
[tvc] Refactor extractor names
2015-06-12 16:24:13 +06:00
Sergey M․
494f20cbdc
[extractor/generic] Add support for tvc embeds
2015-06-12 16:22:46 +06:00
Sergey M․
29902c8ec0
[tvc:embed] Add embed extraction routine
2015-06-12 16:22:23 +06:00
Sergey M․
9f15bdabc8
[tvc] Separate embed extractor
2015-06-12 16:13:36 +06:00
Sergey M․
fff3455f58
Merge branch 'tvc' of https://github.com/hlintala/youtube-dl into hlintala-tvc
2015-06-12 15:12:54 +06:00
Hannu Lintala
87446dc618
[tvc] Add extractor ( Closes #5795 )
2015-06-12 01:34:10 +03:00
Hannu Lintala
99ac0390f5
[fivetv] Add extractor ( Closes #5794 )
2015-06-12 01:03:14 +03:00
Sergey M․
ff0f0b9172
[tube8] Fix extraction ( Closes #5952 )
2015-06-11 22:18:08 +06:00
Sergey M․
97b570a94c
[generic] Improve rtl.nl embeds detection ( Closes #5950 )
2015-06-11 19:04:12 +06:00
Sergey M․
a9d56c6843
[rtlnl] Improve _VALID_URL ( #5950 )
2015-06-11 19:03:22 +06:00
Sergey M․
f98470df69
[bilibili] Fix FutureWarning
2015-06-10 23:01:12 +06:00
Jaime Marquínez Ferrándiz
eb8be1fe76
[rtbf] Extract all formats ( closes #5947 )
2015-06-10 14:12:43 +02:00
Yen Chi Hsuan
8a1a26ce4c
[youtube] Add a test for the DASH segment downloader
2015-06-10 14:47:02 +08:00
Yen Chi Hsuan
5bf3276e8d
[downloader/dash] Add testing facility
2015-06-10 14:45:54 +08:00
Yen Chi Hsuan
7ebd5376fe
[nfl] Relax _VALID_URL ( fixes #5940 )
2015-06-10 14:17:03 +08:00
Yen Chi Hsuan
93dfcb9357
[downloader/dash] Do not pollute ``self
``
2015-06-10 13:44:54 +08:00
Yen Chi Hsuan
0c8662d2b6
[youtube] Fix a TypeError caused by 4da31bd566
2015-06-10 13:40:41 +08:00
Aurélio A. Heckert
d84f1d14b5
Adds support for XviD output with extra parametrization
...
As the "LG Time Machine" (a (not so) smart TV) has a limitation for video dimensions (as for codecs), I take to implement an extra parameter `--pp-params` where we can send extra parameterization for the video converter (post-processor).
Example:
```
$ youtube-dl --recode-video=xvid --pp-params='-s 720x480' -c https://www.youtube.com/watch?v=BE7Qoe2ZiXE
```
That works fine on a 4yo LG Time Machine.
Closes #5733
2015-06-09 22:08:16 -03:00
Jaime Marquínez Ferrándiz
70219b0f43
[youtube:playlist] Use an iterator for the entries ( closes #5935 )
...
So that '--playlist-end' downloads only the required pages.
2015-06-09 23:49:11 +02:00
Sergey M․
bd5bc0cd5a
[theplatform] Check for /select/media URLs first ( #5746 )
2015-06-09 23:12:13 +06:00
Sergey M․
6e054aacca
[theplatform] Take care of /select/media URLs ( Closes #5746 )
2015-06-09 23:07:22 +06:00
Sergey M․
9d581f3d52
[cbs] Extract display_id
2015-06-09 21:39:45 +06:00
Sergey M․
9bf99891d0
[cbs] Add support for colbertlateshow ( Closes #5888 )
2015-06-09 21:23:53 +06:00
Sergey M․
d9cf48e81e
[spiegeltv] Extract all formats and prefer hls ( Closes #5843 )
2015-06-09 20:36:08 +06:00
Yen Chi Hsuan
e1b9322b09
[youtube] Restricter DASH signature pattern
...
A problematic DASH url is:
https://manifest.googlevideo.com/api/manifest/dash/mm/35/key/yt5/ip/140.112.247.145/ms/pm/mv/s/mt/1433794435/id/o-AD2Od_dsOlAUYPu03ZsVWKSbGEbCJJrMp9vnXGhnyRhd/mn/sn-aigllm7r/sparams/as%2Chfr%2Cid%2Cip%2Cipbits%2Citag%2Cmm%2Cmn%2Cms%2Cmv%2Cnh%2Cpl%2Cplayback_host%2Crequiressl%2Csource%2Cexpire/fexp/9406009%2C9406821%2C9407575%2C9408142%2C9408420%2C9408710%2C9409121%2C9409208%2C9412514%2C9412780%2C9413208%2C9413426%2C9413476%2C9413503%2C9415304%2C9415753/upn/viDQrs8SnmE/as/fmp4_audio_clear%2Cwebm_audio_clear%2Cfmp4_sd_hd_clear%2Cwebm_sd_hd_clear%2Cwebm2_sd_hd_clear/playback_host/r4---sn-aigllm7r.googlevideo.com/ipbits/0/requiressl/yes/pl/20/itag/0/source/youtube/expire/1433824806/nh/EAQ/signature/81ABE6391E351BA495F5B041B00FF1257A353318.1A6E48ABB74E8F4AE73CA2CB1F963FC34E33DEE7/sver/3/hfr/1
2015-06-09 14:48:18 +08:00
Yen Chi Hsuan
627b964825
[kickstarted] Extract thumbnails in embedded videos ( #5929 )
2015-06-09 11:54:13 +08:00
Sergey M․
a55e36f48d
[YoutubeDL] Handle out-of-range timestamps ( #5826 )
2015-06-08 21:05:17 +06:00
Yen Chi Hsuan
01e21b89ee
[noco] Skip invalid timestamps ( closes #5826 )
2015-06-08 17:39:55 +08:00
Yen Chi Hsuan
788be3313d
[cnet] Fix theplatform vid extraction ( fixes #5924 )
2015-06-08 13:34:23 +08:00
Yen Chi Hsuan
e1ec93304d
[instagram:user] Truncate title to 80 characters ( #5919 )
...
This is a workaround. Currently YoutubeDL.process_info() truncates
info_dict['title'] to 200 characters, but the implementation can't
handle wide characters.
2015-06-08 01:46:33 +08:00
Yen Chi Hsuan
edb99d4c18
[instagram] Handling null values ( fixes #5919 )
...
I didn't add the test case here because it takes too much time. (7
minutes on my machine)
2015-06-08 01:17:21 +08:00
Yen Chi Hsuan
68477c3dab
[tlc] Fix test failure due to DiscoveryIE changes
2015-06-07 16:38:39 +08:00
Yen Chi Hsuan
65ba8b23f4
[discovery] Rewrite DiscoveryIE ( fixes #5898 )
...
Discovery.com now uses a completely different approach for serving
videos. At least in both test cases brightcove are involved. However,
AMF support is necessary for these brightcove videos. As a result, I
try to extract videos from the info page ('?flat=1'). The downloaded
file can be different from the one in browsers.
2015-06-07 16:34:19 +08:00
Yen Chi Hsuan
621ed9f5f4
[common] Add note and errnote field for _extract_m3u8_formats
2015-06-07 16:33:22 +08:00
Yen Chi Hsuan
b26733ba7f
[brightcove] Allow single quotes in Brightcove URLs ( fixes #5901 )
2015-06-07 15:29:42 +08:00
Sergey M․
9836cfb8d6
[options] Clarify --list-extractors
( Closes #5916 )
2015-06-07 08:12:21 +06:00
Sergey M․
665b6c1236
Merge branch 'hlintala-ruutu'
2015-06-07 05:38:29 +06:00
Sergey M․
9414338a48
[ruutu] Improve, make more robust and fix python 2.6 support
2015-06-07 05:37:29 +06:00
Jaime Marquínez Ferrándiz
de390ea077
update: Use https for getting the version info ( fixes #5909 )
2015-06-07 00:21:30 +02:00
Sergey M․
717b0239fd
Merge branch 'ruutu' of https://github.com/hlintala/youtube-dl into hlintala-ruutu
2015-06-07 04:01:28 +06:00
Hannu Lintala
d00735a0c5
[ruutu] Don't use fallback for DASH and other non-HTTP urls
2015-06-06 23:01:23 +03:00
Yen Chi Hsuan
c23d5ce926
Merge branch 'PeterDing-iqiyi'
2015-06-07 02:59:27 +08:00
Yen Chi Hsuan
b5a3c7f109
[iqiyi] Cache encryption keys
2015-06-07 02:47:36 +08:00
Yen Chi Hsuan
9c5f685ef1
[iqiyi] Improve regex pattern again
2015-06-07 02:39:03 +08:00
Yen Chi Hsuan
08bb8ef201
[iqiyi] Unify get_format() and get_bid()
2015-06-07 02:25:00 +08:00
Yen Chi Hsuan
865ab62f43
[iqiyi] Make _VALID_URL more accurate
...
v_* urls are individual videos, while a_* urls are playlists, which are
not supported yet.
2015-06-07 02:13:22 +08:00
Yen Chi Hsuan
9948113590
[iqiyi] Add a multipart test case
2015-06-07 02:09:33 +08:00
Yen Chi Hsuan
c4ee87022b
[iqiyi] Change id for multipart videos
2015-06-07 01:57:05 +08:00
Yen Chi Hsuan
ffba4edb06
[iqiyi] Improve some variable names and add download notes
2015-06-07 01:52:51 +08:00
Yen Chi Hsuan
958d0b659b
[iqiyi] Reorder imports
2015-06-07 01:35:09 +08:00
Yen Chi Hsuan
aacda28b28
[iqiyi] Give error message for assertion failures
2015-06-07 01:32:03 +08:00
Yen Chi Hsuan
29e7e0781b
[iqiyi] Simplify and improve regex patterns
...
See the comments in #5849
2015-06-07 00:56:08 +08:00
Yen Chi Hsuan
7012620e2b
[iqiyi] Remove format selection codes
2015-06-07 00:44:54 +08:00
Yen Chi Hsuan
f1da861018
[iqiyi] PEP8
2015-06-07 00:37:29 +08:00
Yen Chi Hsuan
4da31bd566
[youtube] Fix a FutureWarning from xml.etree.ElementTree
2015-06-06 22:22:26 +08:00
Naglis Jonaitis
05aa9c82d9
[sunporno] Fix view_count extraction
2015-06-06 13:58:52 +03:00
Naglis Jonaitis
a9e58ecd3f
[turbo] Improve description extraction
...
`og:description` is empty for some videos.
2015-06-06 13:58:51 +03:00
Hannu Lintala
223544552f
[Ruutu] Add new extractor
2015-06-06 04:29:03 +03:00
Sergey M․
3d8e9573a4
[youtube:channel] Improve channel id extraction ( #5904 )
2015-06-06 06:25:37 +06:00
Naglis Jonaitis
54eb81a087
[pornovoisines] Improve average_rating extraction and update test case
2015-06-06 03:11:43 +03:00
Naglis Jonaitis
c33c547d66
[izlesene] Avoid timestamp differences in tests due to DST
2015-06-06 02:57:21 +03:00
Naglis Jonaitis
dfe7dd9bdb
[izlesene] Unquote video URLs and simplify
2015-06-06 02:57:21 +03:00
Yen Chi Hsuan
e8ac61e840
[qqmusic] Use meaningful variable names
2015-06-05 23:19:25 +08:00
Yen Chi Hsuan
f00a650705
[qqmusic] Rearrange codes
2015-06-05 23:16:34 +08:00
Yen Chi Hsuan
4bde5ce992
Merge branch 'qqmusic-more-formats' of https://github.com/ping/youtube-dl into ping-qqmusic-more-formats
2015-06-05 23:14:44 +08:00
Yen Chi Hsuan
d31573fa37
[teamcoco] Handle incomplete m3u8 URLs ( fixes #5798 )
...
There are 2 TODOs. I don't know how to handle these cases correctly.
2015-06-05 22:59:04 +08:00
ping
8b8cde2140
[qqmusic] Set abr for mp3 formats
2015-06-05 06:04:26 +08:00
Philipp Hagemeister
0e805e782b
release 2015.06.04.1
2015-06-04 21:54:33 +02:00
Philipp Hagemeister
f5c78d118b
release 2015.06.04
2015-06-04 21:49:02 +02:00
Yen Chi Hsuan
9d4f213f90
[qqmusic:toplist] List name and description are optional
2015-06-05 00:52:18 +08:00
Yen Chi Hsuan
168db222c6
Merge pull request #5891 from ping/qqmusic-toplist-fix
...
[qqmusic] Fix toplist extraction
2015-06-05 00:50:59 +08:00
Sergey M․
3d6388e34e
[tnaflix] Fix relative URLs (empflix)
2015-06-04 20:42:37 +06:00
Sergey M․
3ce9bc712a
[empflix] Fix typo
2015-06-04 20:39:03 +06:00
Sergey M․
e52c0bd0eb
[tnaflix] Modernize
2015-06-04 20:37:05 +06:00
Sergey M․
56c837ccb7
[tnaflix] Fix typo
2015-06-04 20:34:48 +06:00
Yen Chi Hsuan
423d2be5f8
[downloader/dash] Rename the protocol
...
'http_dash_segments' looks more like a protocol name than
'dash_segments'
2015-06-04 22:27:29 +08:00
Yen Chi Hsuan
453a1617aa
[downloader/dash] Reorder imports
2015-06-04 22:12:05 +08:00
Yen Chi Hsuan
b9258c6178
[YoutubeDL] Change how DashSegmentsFD is selected
2015-06-04 22:05:33 +08:00
ping
55e5841f14
[qqmusic] Extract additional formats (mp3-128, mp3-320)
2015-06-04 17:41:29 +08:00
ping
ed15e9ba02
[qqmusic] Remove unused import
2015-06-04 17:32:06 +08:00
ping
eedda32e6b
[qqmusic] Fix toplist
2015-06-04 11:27:18 +08:00
Sergey M.
d073055dcd
Merge pull request #5876 from slava-sh/nova
...
[nova] Update
2015-06-03 23:18:01 +05:00
Slava Shklyaev
e4ac7bb1e5
[nova] Revert "Fix extension extraction bug"
...
This reverts commit 9464a194db
.
2015-06-03 19:25:30 +03:00
Yen Chi Hsuan
9bac8c57e3
Merge branch 'iqiyi' of https://github.com/PeterDing/youtube-dl into PeterDing-iqiyi
2015-06-03 23:59:52 +08:00
Yen Chi Hsuan
6800d3372f
[YoutubeDL] Support DASH manifest downloading
2015-06-03 23:10:18 +08:00
Sergey M․
3153a2c98d
[tvigle] Skip tests
2015-06-03 20:53:54 +06:00
Sergey M․
15b74b94be
[tvigle] Capture error message
2015-06-03 20:52:47 +06:00
Sergey M․
687cb3ad35
[24video] Fix uploader extraction
2015-06-03 20:47:11 +06:00
Yen Chi Hsuan
8f94784124
[tumblr] Detect vid.me embeds ( fixes #5883 )
2015-06-03 10:26:39 +08:00
Yen Chi Hsuan
23dd1fc74c
[vidme] Always use the non-embedded page
...
For example, https://vid.me/Wmur contains more information than
https://vid.me/e/Wmur
2015-06-03 10:24:02 +08:00
Slava Shklyaev
fa971259e6
[nova] Add a comment about html in description
2015-06-02 19:09:47 +03:00
Slava Shklyaev
b0cda32f72
[nova] Fix Python 2.6 compatability issue
2015-06-02 18:30:25 +03:00
Slava Shklyaev
08b7968e28
[nova] Fix display_id extraction bug
2015-06-02 18:24:19 +03:00
Slava Shklyaev
4b5fe1349f
[nova] Comply with review
2015-06-02 18:23:42 +03:00
Sergey M․
d23da75b32
[iprima] Fix description extraction
...
`og:description` does not contain actual description anymore.
2015-06-02 21:10:18 +06:00
Slava Shklyaev
b5597738d4
[iprima] Comply with review
2015-06-02 17:42:53 +03:00
Slava Shklyaev
bc03e58565
[iprima] Update
2015-06-02 13:19:02 +03:00
Slava Shklyaev
a00234f1c5
[nova] Minor style improvement
2015-06-02 12:57:03 +03:00
Slava Shklyaev
34c0f95db2
[nova] Remove html tags from description
2015-06-02 12:56:36 +03:00
Slava Shklyaev
fcb04bcaca
[nova] Extract upload_date in some cases
2015-06-02 12:55:41 +03:00
Slava Shklyaev
9464a194db
[nova] Fix extension extraction bug
...
Replace the hardcoded flv with determine_ext. Let rtmpdump parse the url.
2015-06-02 12:54:20 +03:00
Slava Shklyaev
9f4b9118cc
[nova] Fix display_id extraction bug
...
Make id group non-greedy so that .html is not included in it.
2015-06-02 12:49:01 +03:00
Sergey M․
60158217ef
[nova] Add tv test
2015-06-02 00:57:08 +06:00
Sergey M․
923e79e2e4
[nova] Add extractor
2015-06-02 00:53:04 +06:00
Naglis Jonaitis
866b296d0f
[aftonbladet] Fix extraction and update _VALID_URL ( Fixes #5863 )
2015-06-01 16:12:11 +03:00
Sergey M․
47fd8c2f76
[patreon] Fix embeds extraction ( Closes #5862 )
2015-06-01 00:04:36 +06:00
Sergey M․
96b9690985
[imgur] Improve extraction
2015-05-31 04:05:26 +06:00
Sergey M․
df15ef8dab
[YoutubeDL] Tweak select_format for video only media
2015-05-31 04:05:09 +06:00
Sergey M.
002c0fb511
Merge pull request #5852 from ivan/make-playlist-url
...
[youtube] Construct a playlist URL in case the page is missing one
2015-05-31 02:19:00 +05:00
Sergey M․
7584e38ce4
[tvigle] Modernize
2015-05-31 03:01:41 +06:00
Sergey M․
eb47569f8a
[tvigle] Add support for m3u8
2015-05-31 03:00:13 +06:00
Ivan Kozik
d2a9de78df
[youtube] Construct a playlist URL in case the page is missing one
...
This fixes jumping from user/channel -> playlist for some users like
https://www.youtube.com/user/BitcoinFoundation
This also removes the superfluous log message
"add --no-playlist to just download video VIDEOID"
when downloading a user/channel.
2015-05-30 20:54:03 +00:00
Sergey M․
c5138a7ce4
[extractor/generic] Clarify test comment
2015-05-31 02:36:20 +06:00
Sergey M․
c5fa81fe81
[extractor/generic] Put all direct link tests near to each other for better navigation
2015-05-31 02:22:29 +06:00
Sergey M․
a074e92296
[extractor/generic] Add test for large compressed media
2015-05-31 02:13:24 +06:00
Sergey M․
1ddb9456c4
[extractor/generic] Use compat_urllib_parse_unquote for unquoting video_id and title from URL
2015-05-31 01:23:58 +06:00
Sergey M․
58bde34a23
[extractor/generic] Force Accept-Encoding to any for extraction pass
2015-05-31 00:44:54 +06:00
Sergey M․
339516072b
[extractor/generic] Unescape video_id and title extracted from URL
2015-05-30 23:16:14 +06:00
Sergey M․
931bc3c3a7
[YoutubeDL] Do not loose request method information
2015-05-30 22:52:02 +06:00
Yen Chi Hsuan
a2d971309b
[porn91] Use single quotes
2015-05-31 00:31:18 +08:00
Yen Chi Hsuan
d05a1dbe70
[porn91] Catch daily limit error
2015-05-31 00:26:12 +08:00
Yen Chi Hsuan
a80601f8d9
[porn91] Extract more info
2015-05-31 00:20:37 +08:00
Yen Chi Hsuan
1c22238756
[porn91] Simplify
2015-05-31 00:03:19 +08:00
Yen Chi Hsuan
9ff811c5cd
[porn91] PEP8
2015-05-30 23:35:55 +08:00
Yen Chi Hsuan
1ebc05df91
Merge branch 'porn91' of https://github.com/PeterDing/youtube-dl into PeterDing-porn91
2015-05-30 23:33:10 +08:00
Sergey M․
386bdfa698
[youtube:user] Workaround 35 pages limitation ( Closes #5778 )
2015-05-30 18:29:16 +06:00
Naglis Jonaitis
1ae7ff771b
[tubitv] Add error message for videos that require login ( #5524 )
2015-05-30 14:33:27 +03:00
Naglis Jonaitis
5196b98897
[tubitv] Add new extractor ( Closes #5524 )
2015-05-30 14:16:18 +03:00
Sergey M․
e6e63e91a7
[tf1] Extend _VALID_URL ( Closes #5848 )
2015-05-30 16:18:11 +06:00
Sergey M․
b4dd98358f
[vgtv] Properly handle lives
2015-05-30 16:12:07 +06:00
Sergey M․
181c7053e3
[YoutubeDL] Make sure all formats have unique format_id
2015-05-30 16:04:44 +06:00
Sergey M․
4d454c5e4b
[vgtv] Check for inactive videos
2015-05-30 15:15:42 +06:00
Sergey M․
5c2191a605
[vgtv] Skip wasLive hds ( Closes #5835 )
2015-05-30 15:14:10 +06:00
Sergey M․
bba5bfc890
Merge branch 'ping-soompi'
2015-05-30 14:37:18 +06:00
Sergey M․
1a5b77dc21
[crunchyroll] Fix python 3.2
2015-05-30 14:36:45 +06:00
Sergey M․
b2cf6543b2
[soompi] Improve and simplify
2015-05-30 14:30:04 +06:00
Sergey M․
0385d64223
[crunchyroll] Extract subtitles extraction routine
2015-05-30 14:12:58 +06:00
pulpe
6ebdfe43e4
[tube8] fix extractor ( fixes #5846 )
2015-05-30 09:30:14 +02:00
Yen Chi Hsuan
fafec39d41
[spiegeltv] Changed RTMP server ( fixes #5788 and fixes #5843 )
...
Thanks to @brickleroux for finding out the problem
2015-05-30 13:23:09 +08:00
PeterDing
670861bd20
[iqiyi] Do not request for unneeded formats
2015-05-30 10:37:54 +08:00
PeterDing
08f7db20c1
[youku] change format_id
2015-05-30 10:03:32 +08:00
PeterDing
605ec701b7
[iqiyi] Add new extractor for iqiyi.com
2015-05-29 23:32:04 +08:00
pulpe
d6aa68ce75
[postprocessor/embedthumbnail] embed mp4 too ( fixes #5840 )
2015-05-29 12:47:20 +02:00
Philipp Hagemeister
eb6cb9fbe9
release 2015.05.29
2015-05-29 07:52:17 +02:00
Yen Chi Hsuan
84e1e036c2
[senate] Extend _VALID_URL ( fixes #5836 )
2015-05-29 12:44:31 +08:00
PeterDing
1498940b10
[youku] compare bytes and str for compatible; use compat_urllib_parse for making video_url
2015-05-29 10:13:09 +08:00
PeterDing
806598b94d
[porn91] the one that _search_regex returns not needs to be checked
2015-05-29 08:21:24 +08:00
Sergey M․
e26be70bca
Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi
2015-05-28 22:22:29 +06:00
PeterDing
ca45246627
[youku] compatible for python > 3.3 or > 2.7
2015-05-28 21:04:58 +08:00
PeterDing
f9355dc989
[youku] update youku
2015-05-28 17:00:09 +08:00
Sergey M․
9e0b579128
[nowtv] Add test for rtlnitro
2015-05-28 01:26:14 +06:00
Sergey M․
ff4a1279f2
[nowtv] Do not request unnecessary metadata
2015-05-28 01:15:04 +06:00
Sergey M․
9b254aa177
[nowtv] Add non-free video check
2015-05-27 23:41:43 +06:00
PeterDing
703d78bbf5
[porn91] change re to _search_regex
2015-05-28 01:37:24 +08:00
Sergey M․
d9446c7319
Merge branch 'akirk-nowtv'
2015-05-27 23:22:19 +06:00
Sergey M․
b25b645d51
[nowtv] Improve and simplify
2015-05-27 23:20:32 +06:00
PeterDing
d90b3854ca
[porn91] Add new extractor for 91porn.com
2015-05-28 00:37:00 +08:00
Sergey M․
bf24c3d017
[facebook] Improve title regex ( Closes #5816 )
2015-05-27 21:25:07 +06:00
Yen Chi Hsuan
f9f3e3df9a
[teamcoco] Use determine_ext to determine the video type
...
Some videos does not contain a 'type' field (#5798 )
2015-05-27 14:51:18 +08:00
Yen Chi Hsuan
f8d5e1cfb5
[naver] Fix video url ( fixes #5809 )
...
RTMP urls in test:naver does not work. Need more investigation.
2015-05-27 14:44:08 +08:00
Yen Chi Hsuan
c23848b3c5
[naver] Enhanced error detection
2015-05-27 14:20:29 +08:00
Yen Chi Hsuan
6d00a2dcd1
[bilibili] Catch API call failures
...
JSON are returned in a failed API call
2015-05-27 04:23:21 +08:00
Yen Chi Hsuan
b535170b21
[bilibili] Skip assertion if HQ videos not available
2015-05-27 04:14:24 +08:00
Sergey M․
1434184c57
[spankwire] Do not modify aes key string
2015-05-27 01:42:53 +06:00
Sergey M․
7a372b64df
[pornhub] Do not modify aes key string ( Closes #5824 )
2015-05-27 01:41:00 +06:00
Sergey M․
5406af92bc
[dailymotion:user] Fix _VALID_URL
2015-05-26 22:16:47 +06:00
Sergey M․
7d65242dc3
[dailymotion:user] Process user home as user ( Closes #5823 )
2015-05-26 22:12:26 +06:00
Naglis Jonaitis
544a8693b7
Remove Firedrive and Sockshare imports
...
Oops
2015-05-26 13:53:14 +03:00
Naglis Jonaitis
35a4f24a37
[firedrive] Remove extractor ( Closes #3870 )
...
Haywire since last October.
2015-05-26 13:44:46 +03:00
Naglis Jonaitis
ff305edd64
[sockshare] Remove extractor
...
Haywire since last October.
2015-05-26 13:43:00 +03:00
Yen Chi Hsuan
efec4358b9
[cinemassacre] Support an alternative form of screenwavemedia URL
...
fixes #5821
2015-05-26 13:54:41 +08:00
Yen Chi Hsuan
db3ca36403
[facebook] Move the title extraction warning below ( fixes #5820 )
2015-05-26 13:41:38 +08:00
Yen Chi Hsuan
42833b44b5
[tf1] Extend _VALID_URL ( fixes #5819 )
2015-05-26 13:32:43 +08:00
Alexander Kirk
5d0a33eebc
rtlnow is now hosted at nowtv.de
2015-05-25 20:36:25 +02:00
Sergey M․
ba2df04b41
[odnoklassniki] Make URL explicit
2015-05-25 21:27:43 +06:00
Sergey M․
c6bbdadd79
[odnoklassniki] Support extraction from metadata URL ( Closes #5813 )
2015-05-25 21:22:13 +06:00
Mister Hat
680f9744c4
[pinkbike] used proper conversion methods
2015-05-24 16:45:10 -05:00
Mister Hat
2c935c0c72
[pinkbike] converted duration to int
2015-05-24 16:30:03 -05:00
Mister Hat
7198063d96
[pinkbike] new extractor
2015-05-24 15:26:59 -05:00
Sergey M?
d41ebe146b
[tenplay] Fix formats and modernize ( Closes #5806 )
2015-05-24 23:58:09 +06:00
Jaime Marquínez Ferrándiz
4b4e1af059
[arte] Remove unused import
2015-05-24 18:46:29 +02:00
Sergey M.
80240b347e
Merge pull request #5780 from jaimeMF/remove-nondash
...
[youtube] Remove the nondash formats (fixes #5774 )
2015-05-24 21:42:15 +05:00
Jaime Marquínez Ferrándiz
04b3b3df05
[youtube] Remove the nondash formats ( fixes #5774 )
...
Since we use fixed values for some fields like width and height they can be wrong, and would get picked by some formats filters.
For example for https://www.youtube.com/watch?v=EQCrhbBxsjA the biggest height is 720 and for nondash formats it's set to 1440, so -f 'bestvideo[height>=1200]+bestaudio' would incorrectly pick the nondash format, instead it should report that the requested format is not available.
2015-05-24 18:26:20 +02:00
Sergey M․
2ad5708c43
[arte:future] Switch to search_regex
for now ( Closes #5801 )
2015-05-24 21:25:00 +06:00
Sergey M․
63f3cab4ae
[rtbf] Fix extraction ( Closes #5803 )
2015-05-24 21:09:08 +06:00
Sergey M․
d78c834ead
[karrierevideos] Improve and simplify
2015-05-24 20:04:13 +06:00
Sergey M․
05a976cd99
Merge branch 'karrierevideos' of https://github.com/misterhat/youtube-dl into misterhat-karrierevideos
2015-05-24 19:19:48 +06:00
Sergey M․
34fb7e46ad
[empflix] Relax _VALID_URL
2015-05-24 19:11:40 +06:00
Sergey M․
abac15f3c6
[tnaflix] Do not capture cat_id
2015-05-24 19:11:31 +06:00
Sergey M.
b700055ba4
Merge pull request #5772 from frenchy1983/fix_tnaflix_regex
...
[TNAFlix] Allow dot (and more) in cat_id and display_id
2015-05-24 17:54:25 +05:00
Sergey M․
71646e4653
[YoutubeDL] Initialize files_to_delete
( Closes #5797 )
2015-05-24 04:14:01 +06:00
Sergey M?
1335c3aca8
[drtv] Improve extraction ( Closes #5792 )
2015-05-24 01:22:11 +06:00
Yen Chi Hsuan
30455ce255
[nextmedia] Extend and reorder _VALID_URL
2015-05-24 02:42:01 +08:00
Yen Chi Hsuan
9bf87ae3aa
[nextmedia] Merge AppleDailyRealtimeNewsIE and AppleDailyAnimationNewsIE
2015-05-24 02:36:47 +08:00
Yen Chi Hsuan
abca34cbc0
[cnn] Relax _VALID_URL again ( fixes #5737 )
...
The problem is the same as test:CNN_1, so I didn't add the test case
2015-05-24 02:04:02 +08:00
Sergey M․
d386878af9
[prosiebensat1] Add support for .at domain names ( Closes #5786 )
2015-05-23 21:25:53 +06:00
Sergey M․
685c74d315
[rutv] Extend embed URL ( Closes #5782 )
2015-05-23 01:01:47 +06:00
Jaime Marquínez Ferrándiz
79979c6897
Clarify that --dump-pages encodes the pages using base64 ( #5781 )
2015-05-22 16:15:50 +02:00
Jaime Marquínez Ferrándiz
ba64547616
[sportbox] Remove unused import
2015-05-22 11:35:09 +02:00
frenchy1983
ed5a637d62
[TNAFlix] Restore test
...
See dstftw's comment in #5772
2015-05-22 09:29:35 +02:00
Yen Chi Hsuan
8a278a1d7e
[nba] Fix duration extraction ( fixes #5777 )
2015-05-22 13:30:39 +08:00
Sergey M․
77d9cb2f04
[sportbox] Fix extraction
2015-05-22 00:45:33 +06:00
Sergey M․
0459432d96
[shared] Fix for python 3.2
2015-05-22 00:10:53 +06:00
Sergey M․
43150d7ac3
[shared] Fix for python 3.2
2015-05-22 00:10:05 +06:00
Sergey M․
afe8b594be
[rtve.es:alacarta] Fix for python 3.2
2015-05-22 00:09:15 +06:00
Sergey M․
878563c847
[aes] Fix for python 3.2
2015-05-22 00:06:10 +06:00
Sergey M․
06947add03
[chilloutzone] Fix for python 3.2
2015-05-22 00:03:47 +06:00
Sergey M․
5cd47a5e4f
[videott] Fix for python 3.2
2015-05-21 23:58:46 +06:00
Sergey M․
53de95da5e
[viki] Extend _VALID_URLs
2015-05-21 22:27:22 +06:00
Sergey M․
663004ac2b
[options] Clarify --metadata-from-title
additional templates
2015-05-21 22:06:25 +06:00
Jaime Marquínez Ferrándiz
6ad9cb224a
[mitele] It now uses m3u8 ( #5764 )
...
It should also be possible to use Adobe HDS, but it would require more work.
2015-05-21 12:02:53 +02:00
frenchy1983
e7752cd578
[TNAFlix] Allow dot (and more) in cat_id and display_id
...
URLs with dots were raising a "UnsupportedError: Unsupported URL" error.
2015-05-21 11:47:16 +02:00
Jaime Marquínez Ferrándiz
4d2f42361e
[viki] remove unused import
2015-05-21 11:42:20 +02:00
Sergey M․
4d8ee01389
[viki] Fix typo
2015-05-21 02:38:43 +06:00
Sergey M․
d01924f488
[viki:channel] Extend matching URLs and extract movies
2015-05-21 02:30:04 +06:00
Sergey M․
bc56355ec6
[viki:channel] Switch to API
2015-05-21 02:08:13 +06:00
Sergey M․
ac20d95f97
[viki] Add support for youtube externals
2015-05-21 01:56:02 +06:00
Sergey M․
1a83c731bd
[viki] Switch extraction to API
2015-05-21 01:44:05 +06:00
Sergey M․
ca57a59883
Merge branch 'ping-viki-shows'
2015-05-20 22:10:06 +06:00
Sergey M․
b0d619fde2
[viki:channel] Extract title from JSON
2015-05-20 21:28:04 +06:00
Sergey M․
cc7051efd7
Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
2015-05-20 20:17:47 +06:00
ping
5137adb94d
[soompi] Switch to non-geoblocked test video
2015-05-20 16:16:10 +08:00
Philipp Hagemeister
0b9f7cd074
release 2015.05.20
2015-05-20 10:01:48 +02:00
ping
2632941f32
[soompi] Add new extractor for tv.soompi.com
2015-05-20 15:53:45 +08:00
ping
137597b0ea
[dramafever] Streamline code
2015-05-20 15:15:28 +08:00
Yen Chi Hsuan
051df9ad99
[letv/sohu] Skip tests relying on external proxies
...
The proxy is currently broken. See #5655 and zhuzhuor/Unblock-Youku#427
2015-05-20 14:08:23 +08:00
ping
f670ef1c8e
[dramafever] Add new extractor for dramafever.com
2015-05-20 13:51:43 +08:00
Sergey M․
d9d747a06a
[ultimedia] Fix extraction
2015-05-19 21:28:41 +06:00
Yen Chi Hsuan
b813d8caf1
[qqmusic] Unescape '\\n' in description ( #5705 )
2015-05-19 01:01:42 +08:00
Yen Chi Hsuan
ecee572411
[yahoo] Add support for closed captions ( closes #5714 )
2015-05-19 00:50:24 +08:00
Yen Chi Hsuan
1b0427e6c4
[utils] Support TTML without default namespace
...
In a strict sense such TTML is invalid, but Yahoo uses it.
2015-05-19 00:45:01 +08:00
Sergey M․
484c9d2d5b
[vier] Fix extraction
2015-05-18 21:43:54 +06:00
Sergey M․
5d8dcb5342
[vuclip] Fix extraction
2015-05-18 21:39:15 +06:00
Sergey M․
2328f2fe68
[vulture] Fix extraction
2015-05-18 21:34:20 +06:00
Sergey M․
4f514c7e88
[wimp] Fix youtube extraction ( Closes #5690 )
2015-05-18 21:29:41 +06:00
Sergey M․
5bdc520cf1
[xminus] Fix extraction
2015-05-18 21:23:05 +06:00
Jaime Marquínez Ferrándiz
fc6e75dd57
[instagram] Only recognize https urls ( fixes #5739 )
...
http urls redirect to them.
2015-05-18 11:21:09 +02:00
Sergey M․
4a5a898a8f
[YoutubeDL] Clarify incompatible formats merge message
...
When `-f` is not specified it's misleading to see `You have requested ...` as user did not actually request any formats.
2015-05-17 20:56:03 +06:00
Mister Hat
ba9d16291b
manually specify namespace
2015-05-17 03:35:08 -05:00
Mister Hat
725652e924
[karrierevideos] add support for www.karrierevideos.at ( closes #5354 )
2015-05-16 19:50:58 -05:00
ping
8da0e0e946
[viki] Change IE name to channel, better message output
2015-05-17 06:19:38 +08:00
Sergey M․
588b82bbf8
[tv2:article] Add extractor ( Closes #5724 )
2015-05-17 03:32:53 +06:00
Sergey M․
bc0f937b55
[tv2] Add extractor ( #5724 )
2015-05-17 03:01:52 +06:00
Sergey M․
baa43cbaf0
[extractor/common] Relax valid url check verbosity
2015-05-17 02:59:35 +06:00
Sergey M․
adb6b1b316
Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
2015-05-17 00:38:58 +06:00
ping
1c18de0019
[viki] Add proper paging and include clips
2015-05-17 01:38:50 +08:00
Jaime Marquínez Ferrándiz
4d52f2eb7f
[sbs] Remove unused import
2015-05-16 18:38:28 +02:00
Sergey M․
363cf58645
Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
2015-05-16 21:28:36 +06:00
Sergey M․
7e760fc188
[espn] Add extractor ( #4396 )
...
Unfinished
2015-05-16 21:14:19 +06:00
Sergey M․
ef2dcbe4ad
[sbs] Fix extraction ( Closes #5725 )
2015-05-16 21:07:29 +06:00
Sergey M․
9354a5fad4
[ooyala] Fix unresolved reference
2015-05-16 20:15:31 +06:00
Sergey M․
1c97b0a777
[ooyala:external] Add extractor
2015-05-16 20:00:40 +06:00
ping
2f3bdab2b9
[viki] Fix code format
2015-05-16 15:56:37 +08:00
ping
0d7f036429
[viki] Add support for shows
2015-05-16 15:43:13 +08:00
Sergey M.
2cda13213d
Merge pull request #5717 from blissland/master
...
[CBSNewsIE] Relax thumbnail regex so test passes
2015-05-15 22:36:07 +05:00
Sergey M․
70d0d43b5e
[rts] Check formats ( Closes #5711 )
2015-05-15 23:32:25 +06:00
Sergey M․
25c3a7348f
[generic] Fix typo
2015-05-15 23:23:51 +06:00
Sergey M․
9123d64592
Merge branch 'maddoger-sportbox-fix'
2015-05-15 23:19:21 +06:00
Sergey M․
b827a6015c
[generic] Add test for sportbox embeds
2015-05-15 23:18:21 +06:00
Sergey M․
d40a3b5b55
[generic] Add support for sportbox embeds
2015-05-15 23:09:34 +06:00
Sergey M․
ef28a6cb26
[sportbox:embed] Relax thumbnail
2015-05-15 23:09:10 +06:00
Sergey M․
1436a6835e
[sportbox:embed] Add _extract_urls
2015-05-15 23:08:44 +06:00
blissland
e8cfacae37
[CBSNewsIE] Relax thumbnail regex so test passes
2015-05-15 17:57:32 +01:00
Sergey M․
3a7382950b
[sportbox:embed] Add extractor
2015-05-15 22:50:44 +06:00
Jaime Marquínez Ferrándiz
eeb23eb7ea
[gamespot] The protocol is not optional
2015-05-15 18:44:08 +02:00
Jaime Marquínez Ferrándiz
34fe5a94ba
[gamespot] Add support for videos that don't use 'f4m_stream' ( fixes #5707 )
2015-05-15 18:42:59 +02:00
Sergey M․
6181864290
Merge branch 'sportbox-fix' of https://github.com/maddoger/youtube-dl into maddoger-sportbox-fix
2015-05-15 22:09:18 +06:00
Vitaliy Syrchikov
e9ca615a98
New test
2015-05-15 19:57:54 +04:00
Sergey M․
62c95fd5fc
[youtube:feed] Check each 'load more' portion for unique video ids
2015-05-15 21:42:34 +06:00
Sergey M․
25f14e9f93
[youtube] Separate feed extractor
2015-05-15 21:06:59 +06:00
Vitaliy Syrchikov
ae670a6ed8
Sportbox source fix. HD videos support.
2015-05-15 17:53:05 +04:00
Vitaliy Syrchikov
a7b8467ac0
Sportbox extractor fix.
2015-05-15 16:52:11 +04:00
blissland
15da7ce7fb
Fix file format extraction regex and update test file checksum
2015-05-15 14:12:52 +02:00
Jaime Marquínez Ferrándiz
3884dcf313
YoutubeDL: ignore indexes from 'playlist_items' that are not in the list ( fixes #5706 )
...
We ignore them instead of failing to match the behaviour of the 'playliststart' parameter.
2015-05-15 14:08:26 +02:00
Philipp Hagemeister
c4fc559f45
release 2015.05.15
2015-05-15 10:13:43 +02:00
Jaime Marquínez Ferrándiz
2bc4330303
[youtube:history] Fix extraction ( fixes #5702 )
...
It uses the same method as YoutubeSubscriptionsIE, if other feed starts using it we should consider using base class.
2015-05-14 23:41:27 +02:00
Yen Chi Hsuan
12675275a1
[teamcoco] Detect expired videos ( #5626 )
2015-05-15 02:28:41 +08:00
Yen Chi Hsuan
3a105f7b20
[teamcoco] Rewrite preload data extraction
...
Idea: "puncture" some consecutive fragments and check whether the
b64decode result of a punctured string is a valid JSON or not.
It's a O(N^3) algorithm, but should be fast for a small N (less than 30
fragments in all test cases)
2015-05-15 02:28:40 +08:00
Sergey M․
1ae72fb23d
[soundcloud:user] Defer download link resolve ( Closes #5248 )
...
Looks like final download links can expire before downloading process reach them. So, resolving download links right before actual downloading.
2015-05-14 22:28:42 +06:00
Yen Chi Hsuan
7ec676bb3d
[qqmusic] Add IE_NAME for all extractors
2015-05-14 23:32:36 +08:00
Yen Chi Hsuan
29ea57283e
[qqmusic] Refactoring QQMusicToplistIE
2015-05-14 23:28:42 +08:00
Yen Chi Hsuan
5488973961
[qqmusic] flake8
2015-05-14 23:25:43 +08:00
Yen Chi Hsuan
96d45a5489
Merge pull request #5680 from ping/qqmusic-toplist-ie
...
[qqmusic] Add support for charts / top lists
2015-05-14 23:23:32 +08:00
Sergey M․
7a012d5a16
[screenwavemedia] Add support for player2 URLs ( Closes #5696 )
2015-05-14 16:39:35 +06:00
Yen Chi Hsuan
fa6a16996e
[worldstarhiphop] Support Android URLs ( fixes #5629 )
2015-05-14 18:00:57 +08:00
Sergey M․
82245a6de7
[YoutubeDL] Restore filename for thumbnails
2015-05-14 15:21:27 +06:00
Sergey M․
98b8ec8616
Merge branch 'best-fallback-on-outdated-avconv' of https://github.com/dstftw/youtube-dl into dstftw-best-fallback-on-outdated-avconv
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-05-14 15:18:58 +06:00
Yen Chi Hsuan
88f9d8748c
Merge remote-tracking branch 'upstream/master'
2015-05-14 17:07:02 +08:00
Sergey M․
7d57d2e18b
[canalplus] Restore checksums in tests
2015-05-14 14:59:27 +06:00
Yen Chi Hsuan
c827d4cfdb
[xattr] Enhanced error messages on Windows
2015-05-14 16:53:10 +08:00
blissland
509c630db8
[CanalplusIE] Update tests that were no longer working
2015-05-14 08:09:56 +01:00
Yen Chi Hsuan
fbff30d2db
[xattr] Catch 'Argument list too long'
2015-05-14 14:51:00 +08:00
Yen Chi Hsuan
86c7fdb17c
[xattr] Enhance error handling to catch ENOSPC
...
Fixes #5589
2015-05-14 14:28:41 +08:00
Yen Chi Hsuan
62bd6589c7
Merge pull request #5692 from yan12125/fix-embedthumbnailpp
...
Use thumbnails downloaded by YoutubeDL in EmbedThumbnailPP
2015-05-14 12:35:58 +08:00
Yen Chi Hsuan
2cc6d13547
[postprocessor/embedthumbnail] Encode arguments in calling AtomicParsley
2015-05-14 04:41:30 +08:00
Yen Chi Hsuan
bb8ca1d112
[postprocessor/embedthumbnail] Use run_ffmpeg_multiple_files
2015-05-14 02:35:28 +08:00
Yen Chi Hsuan
8e59539752
[postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL
2015-05-14 02:32:00 +08:00
Sergey M․
372744c544
[odnoklassniki] Fix extraction ( Closes #5671 )
2015-05-13 22:26:30 +06:00
Sergey M.
83880949a1
Merge pull request #5682 from blissland/master
...
[BYUtvIE] Relax thumbnail regex so test does not fail
2015-05-13 19:36:22 +05:00
Yen Chi Hsuan
3749e36e9f
[YoutubeDL] Fix PEP8 W503
2015-05-13 21:16:45 +08:00
blissland
0b4253fa37
[BYUtvIE] Change thumbnail regex so test does not fail
2015-05-12 18:57:06 +01:00
ping
86ec1e487c
[qqmusic] Code fixes
2015-05-13 01:37:56 +08:00
ping
fd4eefed39
[qqmusic] Fix extraction for global list
2015-05-13 01:14:02 +08:00
ping
b480e7874b
[qqmusic] Fix code formatting
2015-05-12 22:41:37 +08:00
ping
41333b97b9
[qqmusic] Add support for charts / top lists
2015-05-12 22:35:16 +08:00
Yen Chi Hsuan
c1c924abfe
[utils,common] Merge format_srt_time and _subtitles_timecode
...
format_srt_time uses a comma as the delimiter between seconds and
milliseconds while _subtitles_timecode uses a dot. All .srt examples I
found on the Internet uses a comma, so I use a comma in the merged
version. See http://matroska.org/technical/specs/subtitles/srt.html and
http://devel.aegisub.org/wiki/SubtitleFormats/SRT
2015-05-12 13:04:54 +08:00
Yen Chi Hsuan
1c7e2e64f6
[nrk] Remove TTML to srt conversion codes
...
A common routine is implemented in utils.py and can be used via
--convert-subtitles.
2015-05-12 12:55:14 +08:00
Yen Chi Hsuan
7dff03636a
[utils] Support 'dur' field in TTML
2015-05-12 12:47:37 +08:00
Yen Chi Hsuan
5332fd91bf
[nytimes] Correct _VALID_URL of NYTimesArticleIE
2015-05-12 12:42:13 +08:00
Sergey M․
d4b963d0a6
[vine] Relax alt_title
( Closes #5677 )
2015-05-12 01:54:56 +06:00
Sergey M․
6d3f5935e5
[southpark] Fix IE_NAME
2015-05-11 23:47:50 +06:00
rrooij
968ee17677
[southparkdk] Add extractor
2015-05-11 23:45:38 +06:00
rrooij
81ed3bb9c0
[southpark] Sort alphabetically
2015-05-11 23:45:29 +06:00
Sergey M․
5115652828
[zingmp3] Capture error message
2015-05-11 21:31:36 +06:00
Sergey M․
1f92865494
[dumpert] Add cpc cookie ( Closes #5672 )
2015-05-11 21:05:39 +06:00
Yen Chi Hsuan
e41f450f28
[tmz] Add support for articles ( fixes #5477 )
2015-05-11 20:06:10 +08:00
Sergey M․
97fcf1bbd0
[YoutubeDL] Check if merger can actually merge
2015-05-11 02:01:16 +06:00
Sergey M․
13763ce599
[postprocessor/ffmpeg] Add can_merge
method
2015-05-11 02:00:31 +06:00
Sergey M․
7fcb605b82
[YoutubeDL] Fallback to -f best
when merger is outdated
2015-05-11 00:27:29 +06:00
Sergey M․
70484b9f8a
[postprocessor/ffmpeg] Extract check_outdated
method
2015-05-11 00:26:39 +06:00
Jaime Marquínez Ferrándiz
69b46b3d95
ExecAfterDownloadPP: fix __init__ method
2015-05-10 17:47:49 +02:00
Jaime Marquínez Ferrándiz
95c5534f8e
ExecAfterDownloadPP, YoutubeDL: remove unused parameters
2015-05-10 17:41:11 +02:00
Sergey M․
370b39e8ec
[voicerepublic] Fix fallback branch formats extraction
2015-05-10 18:37:52 +06:00
Sergey M․
a6762c4a22
[voicerepublic] Make more robust and extract more metadata
2015-05-10 18:29:15 +06:00
Sergey M․
98c2c0febc
Merge branch 'voicerepublic' of https://github.com/duncankl/youtube-dl into duncankl-voicerepublic
2015-05-10 17:31:55 +06:00
Yen Chi Hsuan
63cbd19f50
[ndr] Replace the 404 test case
2015-05-10 18:30:26 +08:00
Yen Chi Hsuan
1934f3a0ea
[ndr] Extended to support n-joy.de as well ( closes #4527 )
...
According to http://en.wikipedia.org/wiki/N-Joy , n-joy.de is a service
hosted by NDR, so I put them together.
2015-05-10 18:22:07 +08:00
ping
a909e6ad43
[dailymotion] Patch upload_date detection.
...
(closes #5665 )
2015-05-10 11:13:14 +02:00
Duncan
1dcb52188d
[voicerepublic] Remove hardcoded paths to media files
2015-05-10 17:06:34 +12:00
Duncan
28ebef0b1b
[voicerepublic] Detect list of available formats from the web page
2015-05-10 16:03:09 +12:00
Duncan
f03a8a3c4e
[voicerepublic] Raise ExtractorError if audio is still being processed
2015-05-10 15:50:06 +12:00
Duncan
03f760b1c0
[voicerepublic] Remove creator field
2015-05-10 15:41:27 +12:00
Duncan
f900dc3fb9
[voicerepublic] Extract author using _html_search_meta
2015-05-10 15:01:58 +12:00
Sergey M․
95eb1adda8
[life:embed] Sort formats
2015-05-10 08:54:50 +06:00
Duncan
c6ddbdb66c
[voicerepublic] Add new extractor
2015-05-10 12:39:24 +12:00
Sergey M․
3800b908b1
[mlb] Fix #5663
2015-05-10 06:14:34 +06:00
Philipp Hagemeister
69fe3a5f09
release 2015.05.10
2015-05-10 01:05:24 +02:00
Sergey M․
754270313a
[life:embed] Move to separated extractor and extract m3u8 formats
2015-05-10 01:03:26 +06:00
Sergey M․
057ebeaca3
[lifenews] Add test for #5660
2015-05-10 00:27:49 +06:00
Sergey M․
480065172d
[lifenews] Add support for video URLs ( Closes #5660 )
2015-05-10 00:26:42 +06:00
Sergey M․
f2e0056579
[vgtv] Avoid duplicate format_id
2015-05-09 21:23:09 +06:00
Sergey M․
32fffff2cc
[eroprofile] Fix video URL extraction ( Closes #5657 )
2015-05-09 21:19:09 +06:00
blissland
0892090a56
Added audio test for BRIE
2015-05-09 16:02:07 +01:00
blissland
d592b42f5c
Updated two tests for BRIE
2015-05-09 15:26:00 +01:00
Jaime Marquínez Ferrándiz
3b5f65a64c
[mlb] Fix extraction of articles
...
And move test from generic, since it's directly handled by MLBIE
2015-05-09 12:41:56 +02:00
Jaime Marquínez Ferrándiz
5c0b2c16a8
[vgtv] Escape '#' in _VALID_URL and remove empty newlines at the end
...
In verbose mode, '#' is interpreted as the start of a comment.
2015-05-09 12:34:45 +02:00
Yen Chi Hsuan
d39e0f05db
[utils] Remove sanitize_url_path_consecutive_slashes()
...
This function is used only in SohuIE, which is updated to use a new
extraction logic.
2015-05-09 17:37:39 +08:00
Yen Chi Hsuan
6d14d08e06
[yam] Fix title and uploader id
2015-05-09 17:36:07 +08:00
Yen Chi Hsuan
32060c6d6b
[sohu] Update extractor
...
The original extraction logic always fails for all test videos
2015-05-09 14:02:11 +08:00
Yen Chi Hsuan
3dbec410a0
[sohu] Enhance error handling
2015-05-09 14:02:11 +08:00
Sergey M․
de765f6c31
[foxsports] Support some more URLs ( #5611 )
2015-05-09 02:15:51 +06:00
Sergey M․
dc455a5f88
[extractor/generic] Add test for svt embed
2015-05-09 00:27:37 +06:00
Sergey M․
bab19a8e91
[extractor/generic] Add support for svt embeds ( Closes #5622 )
2015-05-09 00:23:35 +06:00
Sergey M․
322915014f
[svtplay] Rename to svt
2015-05-09 00:13:40 +06:00
Sergey M․
79998cd5af
[svtplay] Generalize svt extractors and add svt.se extractor
2015-05-09 00:12:42 +06:00
Sergey M․
4384cf9e7d
[extractor/__init__] Fix alphabetic order
2015-05-08 23:04:27 +06:00
Sergey M.
d47e980d0d
Merge pull request #5641 from dstftw/preserve-best-for-stdout-outtmpl
...
[YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout
2015-05-08 22:01:50 +05:00
Sergey M․
fe373287eb
[vgtv] Add support for bt vestlendingen ( Closes #5620 )
2015-05-08 22:59:50 +06:00
Sergey M․
cbe443362f
[aftenposten] Implement in terms of xtream extractor
2015-05-08 22:52:20 +06:00
Sergey M․
2c0c9dc46c
[xstream] Move xstream to separate extractor
2015-05-08 22:50:01 +06:00
Sergey M․
0ceab84749
[vgtv] Add support for bt.no articles ( #5620 )
2015-05-08 22:18:43 +06:00
Sergey M․
34e7dc81a9
[vgtv] Add support for generic bt.no URLs ( #5620 )
2015-05-08 22:03:03 +06:00
Sergey M․
4e6e9d21bd
[mlb] Improve _VALID_URL
2015-05-08 21:48:47 +06:00
Sergey M․
d1feb30811
[mlb] Fallback to extracting video id from webpage for all URLs that does not contain it explicitly ( Closes #5630 )
2015-05-08 20:07:53 +06:00
blissland
43837189c1
Fix URL template extraction for netzkino. Fixes #5614
2015-05-08 12:20:34 +02:00
blissland
249962ffa2
[bet] Use unique part of xml url as the video id and fix tests ( closes #5642 )
...
The guid changes often.
2015-05-08 11:31:05 +02:00
Jaime Marquínez Ferrándiz
541168039d
[utils] get_exe_version: encode executable name ( fixes #5647 )
...
It failed in python 2.x when $PATH contains a directory with non-ascii characters.
2015-05-08 11:01:24 +02:00
Behrooz
a650110ba7
remove print
2015-05-08 04:32:08 +02:00
Behrooz
54b31d149e
Ir90Tv Add new extractor
2015-05-08 02:55:01 +02:00
Behrooz
a745475808
Ir90Tv Add new extractor
2015-05-08 02:50:46 +02:00
Yen Chi Hsuan
7ef00afe9d
[nhl] Support RTMP videos ( fixes #4481 )
2015-05-08 03:11:25 +08:00
Yen Chi Hsuan
156fc83a55
[downloader/rtmp] Fix a typo
2015-05-08 03:11:24 +08:00
Naglis Jonaitis
46be82b811
[vessel] Use main_video_asset
when searching for video_asset ( Fixes #5623 )
2015-05-07 22:00:07 +03:00
Yen Chi Hsuan
09b412dafa
[nhl] Partial support for hlg id ( fixes #4285 )
2015-05-08 02:14:28 +08:00
Jaime Marquínez Ferrándiz
5268a05e47
[ooyala] Style fix
2015-05-07 17:04:15 +02:00
Sergey M․
406224be52
[extractor/generic] Fix following incomplete redirects ( #5640 )
2015-05-07 21:02:59 +06:00
Sergey M․
3799834dcf
[YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout ( #5627 )
2015-05-07 20:46:11 +06:00
Yen Chi Hsuan
553e412bda
Merge branch 'master' of github.com:rg3/youtube-dl
2015-05-07 22:24:49 +08:00
Sergey M․
f22834a372
[bild] Relax thumbnail test check
2015-05-07 20:20:43 +06:00
blissland
bc08873cff
Fix indents
2015-05-07 15:09:27 +01:00
Yen Chi Hsuan
aafe273990
[ooyala] Use SAS API to extract info ( fixes #4336 )
2015-05-07 22:07:32 +08:00
blissland
c09593c04e
[BildIE] Escape ampersands in xml and update test thumbnail
2015-05-07 15:07:11 +01:00
Yen Chi Hsuan
84bf31aaf8
[ooyala] Extract m3u8 information ( #2292 )
2015-05-07 18:12:01 +08:00
Yen Chi Hsuan
05d5392cda
[common] Ignore subtitles in m3u8
2015-05-07 18:06:22 +08:00
Yen Chi Hsuan
d9a743d917
[vice] Remove a redundant print
2015-05-07 18:05:37 +08:00
Yen Chi Hsuan
ac6c358c2a
[teamcoco] Fix extracting preload data again
2015-05-07 12:58:00 +08:00
Sergey M․
ad0c0ad3b4
[historicfilms] Fix tape id extraction
2015-05-06 21:52:26 +06:00
Sergey M․
1ed34f3dd6
[gorillavid] Switch 404 test to only matching
2015-05-06 21:43:36 +06:00
Sergey M․
6a8f9cd22e
[giga] Fix view count extraction
2015-05-06 21:39:53 +06:00
Sergey M․
e8b9ab8957
[pbs] Add format_id
for direct links
2015-05-06 21:31:25 +06:00
Sergey M․
74f728249f
[extractor/common] Fallback to empty string for (yet) missing format_id
in _sort_formats
( Closes #5624 )
2015-05-06 21:24:24 +06:00
blissland
d6a1738892
[archive.org] Fix incorrect url condition ( closes #5628 )
...
The condition for assigning to json_url is the wrong way round:
currently for url: aaa.com/xxx
we get:
aaa.com/xxx&output=json
instead of the correct value:
aaa.com/xxx?output=json
2015-05-06 15:06:10 +02:00
Sergey M․
b326b07adc
[lifenews] Use _proto_relative_url
2015-05-05 21:49:36 +06:00
Yen Chi Hsuan
07d2921c6d
[lifenews] Correctly determine iframe links ( fixes #5618 )
2015-05-05 23:39:54 +08:00
rrooij
dcf8077906
[southparknl] Fix test to match playlist tests
2015-05-05 09:17:21 +02:00
rrooij
3408f6e64a
[southparkde] Fix naming inconsistency
...
The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.
2015-05-05 09:01:07 +02:00
rrooij
e10dc0e1f0
[southparknl] Add extractor for southpark.nl
2015-05-05 08:59:09 +02:00
Sergey M․
ce5c1ae517
[noco] Remove unused import
2015-05-05 02:52:21 +06:00
Sergey M․
01e4b1ee14
[noco] Update tests
2015-05-05 02:50:39 +06:00
Sergey M․
815ac0293e
[noco] Modernize
2015-05-05 02:38:13 +06:00
Sergey M․
6568382d6f
[noco] Extract all variations of audio/subtitles media
2015-05-05 02:27:24 +06:00
Sergey M․
f943b7ddce
Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco
2015-05-05 00:39:24 +06:00
Aurélien Dunand
ff9d68e7be
[noco] Add test for multi languages video
2015-05-04 19:55:29 +02:00
Aurélien Dunand
7212560f4d
[noco] Retrieve video language according to user options
2015-05-04 18:06:12 +02:00
Sergey M․
1aa43d77c0
[rutv] Remove superfluous check
2015-05-04 21:29:56 +06:00
Sergey M․
e038d5c4e3
[rutv] Fix preference
2015-05-04 21:29:32 +06:00
Sergey M․
dfad3aac98
[rutv] Fix live stream test URL
2015-05-04 21:23:26 +06:00
Yen Chi Hsuan
df8418ffcf
[nytimes] Extend _VALID_URL ( #2754 )
2015-05-04 23:03:47 +08:00
Yen Chi Hsuan
50aa43b3ae
[nytimes] Implement extracting videos from articles (closes #5436 )
2015-05-04 23:03:47 +08:00
Jaime Marquínez Ferrándiz
a90552663e
[livestream:original] Update url format ( fixes #5598 )
2015-05-04 16:54:01 +02:00
Jaime Marquínez Ferrándiz
883340c107
[livestream:original] Fix extraction ( fixes #4702 )
2015-05-04 16:52:17 +02:00
Yen Chi Hsuan
0fe2ff78e6
[NBC] Enhance embedURL extraction ( closes #2549 )
2015-05-04 21:55:04 +08:00
Philipp Hagemeister
dc1eed93be
release 2015.05.04
2015-05-04 15:12:48 +02:00
Sergey M․
b2f82360d7
[escapist] Add uploader to tests
2015-05-04 19:06:07 +06:00
Sergey M․
782e0568ef
[escapist] Modernize
2015-05-04 19:04:49 +06:00
Sergey M․
90b4b0eabe
[escapist] Improve _VALID_URL
2015-05-04 19:01:08 +06:00
Sergey M․
cec04ef3a6
[escapist] Update tests' checksums
2015-05-04 19:00:34 +06:00
Sergey M․
71fa56b887
[escapist] Fix formats extraction
2015-05-04 18:59:22 +06:00
Yen Chi Hsuan
b9b3ab45ea
[NBC] Enhance extraction of ThePlatform URL ( fixes #5470 )
2015-05-04 19:09:18 +08:00
Philipp Hagemeister
957b794c26
release 2015.05.03
2015-05-03 22:31:39 +02:00
Yen Chi Hsuan
8001607e90
[generic] Detect more MLB videos ( fixes #5443 )
2015-05-04 02:20:07 +08:00
Yen Chi Hsuan
3e7202c1bc
[MLB] Extend _VALID_URL ( #5443 )
2015-05-04 01:59:26 +08:00
Yen Chi Hsuan
848edeab89
[lifenews] Detect <iframe> ( fixes #5346 )
2015-05-04 01:24:19 +08:00
Yen Chi Hsuan
1748d67aea
[lifenews] Fix view count and comment count
2015-05-04 01:11:23 +08:00
Jaime Marquínez Ferrándiz
5477ca8239
[dailymotion] Use https urls
...
The video url still redirects to an http url, but it doesn't explicitly contain the video id.
2015-05-03 16:59:14 +02:00
Antti Ajanki
233c1c0e76
[downloader/f4m] Fragment filenames must be sanitized
...
because the fragment was written to a file with a sanitized name by
http_dl.download()
2015-05-03 11:31:42 +03:00
Sergey M․
d0fd305023
[rutv] Add test for #5584
2015-05-03 10:00:34 +06:00
Sergey M․
8dab1e9072
[rutv] Recognize live streams ( #5584 )
2015-05-03 09:56:03 +06:00
Sergey M․
963aea5279
[baiduvideo] Improve _VALID_URL
2015-05-03 07:45:15 +06:00
Sergey M․
0a64aa7355
[vgtv] Fix _VALID_URL ( Closes #5578 )
2015-05-03 00:58:42 +06:00
Sergey M․
0669c89c55
[options] Clarify --write-annotations
help
2015-05-02 23:38:30 +06:00
Sergey M․
2699da8041
[YoutubeDL] Improve description file naming
2015-05-02 23:36:55 +06:00
Sergey M․
98727e123f
[YoutubeDL] Improve annotations file naming
2015-05-02 23:35:18 +06:00
Sergey M․
b29e0000e6
[YoutubeDL] Improve JSON info file naming
2015-05-02 23:23:44 +06:00
Sergey M․
b3ed15b760
[utils] Add replace_extension
2015-05-02 23:23:06 +06:00
Sergey M․
666a9a2b95
[YoutubeDL] Improve audio/video-only file naming
2015-05-02 23:11:34 +06:00
Sergey M․
e65e4c8874
[utils] Improve prepend_extension
...
Now `ext` is appended to filename if real extension != expected extension.
2015-05-02 23:06:01 +06:00
Yen Chi Hsuan
21f6330274
[baiduvideo] Add new extractor ( closes #4563 )
2015-05-03 00:53:24 +08:00
Sergey M․
38c6902b90
[YoutubeDL] Ensure correct extension is always present for a merged file ( Closes #5535 )
2015-05-02 22:52:21 +06:00
Jaime Marquínez Ferrándiz
2ddcd88129
Remove code that was only used by the Grooveshark extractor
2015-05-02 17:29:56 +02:00
Yen Chi Hsuan
dd8920653c
[Grooveshark] Remove the extractor
...
grooveshark.com was shut down on 2015/04/30
2015-05-02 21:46:33 +08:00
Sergey M․
c938c35f95
[iconosquare] Fix extraction
2015-05-02 07:18:22 +06:00
Yen Chi Hsuan
2eb0192155
[viki] Remove clean_html call
2015-05-02 01:35:46 +08:00
Yen Chi Hsuan
d948e09b61
[viki] Extract m3u8 videos ( #4855 )
2015-05-02 01:20:16 +08:00
Yen Chi Hsuan
89966a5aea
[viki] Enhance error message handling ( #3774 )
2015-05-02 01:20:15 +08:00
Yen Chi Hsuan
8e3df9dfee
[viki] Fix extractor and add a global availble test case
2015-05-02 01:20:15 +08:00
Sergey M․
5890eef6b0
[pbs] Add support for HD ( Closes #3564 , closes #5390 )
2015-05-01 17:43:06 +06:00
Nikoli
083c1bb960
Add ability to embed subtitles in mkv files ( closes #5434 )
2015-05-01 11:54:40 +02:00
Yen Chi Hsuan
861e65eb05
[yahoo] Extend _VALID_URL
2015-05-01 12:32:24 +08:00
Sergey M․
650cfd0cb0
[bbccouk] Mute thumbnail
2015-05-01 04:07:30 +06:00
Sergey M․
e68ae99a41
[bbccouk] Add test for #5530
2015-05-01 04:02:56 +06:00
Sergey M․
8683b4d8d9
[bbccouk] Improve extraction ( Closes #5530 )
2015-05-01 03:59:13 +06:00
Sergey M․
1dbd717eb4
[theplaform] Fix FutureWarning
2015-05-01 02:51:55 +06:00
Sergey M․
6a8422b942
[foxsports] Add extractor ( Closes #5517 )
2015-05-01 02:49:06 +06:00
Sergey M․
cb202fd286
[YoutubeDL] Filter requested info fields on --load-info
as well
...
In order to properly handle JSON info files generated by youtube-dl versions prior to 4070b458ec
2015-05-01 00:44:34 +06:00
Naglis Jonaitis
67fc8ecd53
[dreisat] Extend _VALID_URL ( Closes #5548 )
2015-04-30 21:28:08 +03:00
Jaime Marquínez Ferrándiz
df8301fef5
[YoutubeDL] pep8: use 'k not in' instead of 'not k in'
2015-04-30 20:18:42 +02:00
Sergey M․
4070b458ec
[YoutubeDL] Do not write requested info in info JSON file ( Closes #5562 , closes #5564 )
2015-04-30 23:55:05 +06:00
Yen Chi Hsuan
ffbc3901d2
Merge remote-tracking branch 'upstream/master'
2015-04-30 23:33:49 +08:00
Sergey M․
7a03280df4
[vporn] More metadata extraction fixes and tests update ( #5560 )
2015-04-30 21:31:38 +06:00
Yen Chi Hsuan
482a1258de
[VeeHD] Replace the third test case due to copyright issues
2015-04-30 23:27:07 +08:00
Sergey M․
cd298882cd
[vporn] Fix metadata extraction ( #5560 )
2015-04-30 21:25:17 +06:00
Sergey M․
e01c56f9e1
[YoutubeDL] Generalize best/worst format match behavior
2015-04-30 21:06:51 +06:00
Sergey M.
4d72df4031
Merge pull request #5556 from jaimeMF/best-format-nodash
...
Make 'best' format only match non-DASH formats (closes #5554 )
2015-04-30 19:57:02 +05:00
Yen Chi Hsuan
f7f1df1d82
[VeeHD] Enhance extraction and fix tests ( fixes #4965 )
2015-04-30 22:37:41 +08:00
Yen Chi Hsuan
c4a21bc9db
[bilibili] Extract multipart videos ( closes #3250 )
2015-04-30 18:26:08 +08:00
Yen Chi Hsuan
621ffe7bf4
[niconico] Fix so* video extraction ( fixes #4874 ) ( #2087 )
2015-04-30 17:05:02 +08:00
Jaime Marquínez Ferrándiz
8dd5418803
Make 'best' format only match non-DASH formats ( closes #5554 )
...
Otherwise it's impossible to only download non-DASH formats, for example `best[height=?480]/best` would download a DASH video if it's the only one with height=480, instead for falling back to the second format specifier.
For audio only urls (soundcloud, bandcamp ...), the best audio will be downloaded as before.
2015-04-29 22:53:18 +02:00
Jaime Marquínez Ferrándiz
965cb8d530
[escapist] pep8 fixes
2015-04-29 22:46:19 +02:00
Yen Chi Hsuan
b2e8e7dab5
[niconico] Try to extract all optional fields from various sources
2015-04-30 02:24:05 +08:00
Yen Chi Hsuan
59d814f793
[niconico] Remove credentials from tests and enhance title extraction
...
All test videos can be downloaded without username and password now.
2015-04-30 00:50:48 +08:00
Yen Chi Hsuan
bb865f3a5e
[niconico] Fix extraction and update tests ( closes #5511 )
2015-04-30 00:50:48 +08:00
Yen Chi Hsuan
9ee53a49f0
[YouPorn] Fix extractor
2015-04-30 00:50:48 +08:00
zouhair
cf0649f8b7
Typo: twice "the the" to "the"
2015-04-29 11:03:10 -04:00
zouhair
5456d78f0c
Typo "incompatible" instead of "uncompatible"
2015-04-29 10:07:49 -04:00
Yen Chi Hsuan
cbbece96a2
[yourupload] Simplify
2015-04-29 04:05:14 +08:00
Yen Chi Hsuan
9d8ba307ef
[yourupload] Fix extraction
2015-04-29 04:03:07 +08:00
Yen Chi Hsuan
ec7c1e85e0
[testtube] Fix test case 1
...
Seems the site now provides webm with higher bitrates
2015-04-29 00:24:58 +08:00
Yen Chi Hsuan
e70c7568c0
[testtube] Detect Youtube iframes ( fixes #4867 )
2015-04-29 00:22:17 +08:00
Yen Chi Hsuan
39b62db116
[youtube] Catch more alert messages ( closes #5074 )
2015-04-28 23:07:56 +08:00
Jaime Marquínez Ferrándiz
2edce52584
[vimeo] Fix password protected videos again ( #5082 )
...
Since they have changed again to the previous format, I've modified the regex to match both formats.
2015-04-28 15:06:08 +02:00
pulpe
10831b5ec9
[vimeo] Fix redirection
2015-04-28 14:56:48 +02:00
Philipp Hagemeister
3a0f0c263a
release 2015.04.28
2015-04-28 09:11:18 +02:00
Sergey M․
2419a376b9
[moniker] Check not found error ( #5541 )
2015-04-27 23:46:16 +06:00
Sergey M․
e206740fd7
[moniker] Capture and output error message ( #5541 )
2015-04-27 23:44:05 +06:00
Sergey M․
290a5a8d85
[escapist] Fix imsVideo regex ( #5090 )
2015-04-27 22:17:51 +06:00
pulpe
e2dc351d25
[escapist] Fix extractor ( fixes #5090 )
2015-04-27 17:44:13 +02:00
Sergey M․
c86b61428b
[utils] Fix another old python 2.6 kwargs issue ( Closes #5539 )
2015-04-27 20:00:18 +06:00
Sergey M.
40b96352c9
Merge pull request #5523 from jaimeMF/remove-format-limit
...
Remove the --max-quality option
2015-04-27 16:44:58 +05:00
Sergey M․
b9d76a9571
Merge branch 'fstirlitz-philharmoniedeparis'
2015-04-27 03:36:46 +06:00
Sergey M․
a01cfc2951
[philharmoniedeparis] Fix extraction and tests, improve, simplify
2015-04-27 03:36:32 +06:00
Philipp Hagemeister
4eb5c65bee
release 2015.04.26
2015-04-26 22:45:20 +02:00
felix
06d07c4000
New extractor: live.philharmoniedeparis.fr
2015-04-26 14:15:29 +02:00
Sergey M․
74f8654a53
[downloader/external] Use encodeArgument
2015-04-26 04:33:43 +06:00
Sergey M․
9e105a858c
[downloader/rtmp] Fix arguments encoding and simplify retry logic ( Closes #5528 )
2015-04-26 04:32:54 +06:00
Sergey M․
cd8a07a764
[downloader/common] Use decodeArgument
2015-04-26 04:30:45 +06:00
Sergey M․
aa49acd15a
[utils] Add get_subprocess_encoding
and filename/argument decode counterparts
2015-04-26 04:29:41 +06:00
Jaime Marquínez Ferrándiz
642f23bd81
[southpark] Use 'ñ' in the spanish extractor name
...
IE_NAME can contain unicode characters, so it shouldn't be a problem.
2015-04-25 22:36:11 +02:00
pulpe
2e24e6bd17
Merge branch 'mp3'
2015-04-25 20:41:59 +02:00
pulpe
2a09c1b8ab
[postprocessor/embedthumbnail] Fix mp3 embedding with avconv ( fixes #5526 )
2015-04-25 20:41:15 +02:00
Sergey M․
a5ebf77d87
[mplayer] Rename to RTSP
2015-04-26 00:25:51 +06:00
Sergey M․
b874495b1f
[mplayer] Simplify
2015-04-26 00:23:16 +06:00
Sergey M․
b860f5dfd4
[mplayer] Clarify error message
2015-04-26 00:22:13 +06:00
Sergey M.
b19fc36c81
Merge pull request #5521 from mrkrossxdx/mpv
...
Added support for mpv if mplayer is not available (new version)
2015-04-25 23:19:59 +05:00
Sergey M․
d2d8248f68
[instagram] Modernize
2015-04-25 22:42:15 +06:00
Sergey M․
f54bab4d67
[instagram] Improve _VALID_URL
2015-04-25 22:39:50 +06:00
Yen Chi Hsuan
bf6427d2fb
[ffmpeg] Add dfxp (TTML) subtitles support ( #3432 , #5146 )
2015-04-25 23:18:27 +08:00
Yen Chi Hsuan
672f1bd849
[cspan] Extract subtitles
2015-04-25 23:18:27 +08:00
Sergey M․
529d26c3e1
[orf:iptv] Update test
2015-04-25 21:06:27 +06:00
Sergey M․
857f00ed94
[southpark] Improve some _VALID_URL's
2015-04-25 20:24:15 +06:00
Sergey M․
e4a5e772f2
[southpark:espanol] Add extractor ( Closes #5525 )
2015-04-25 20:23:42 +06:00
Sergey M․
a542e372ab
[mtv] Stuff lang into info URL when available
2015-04-25 20:22:20 +06:00
Jaime Marquínez Ferrándiz
9f3fa89f7c
Remove the --max-quality option
...
It doesn't work well with 'bestvideo' and 'bestaudio' because they are usually before the max quality.
Format filters should be used instead, they are more flexible and don't require the requested quality to exist for each video.
2015-04-25 11:59:54 +02:00
Jaime Marquínez Ferrándiz
92995e6265
[postprocessor/embedthumbnail] Style fix
2015-04-24 22:08:00 +02:00
Jaime Marquínez Ferrándiz
a4196c3ea5
[ellentv] Remove unused import
2015-04-24 22:06:22 +02:00
mrkrossxdx
db37e0c273
Added support for mpv if mplayer is not available
2015-04-24 20:50:34 +02:00
Sergey M․
d0aefec99a
[ellentv:clips] Fix test
2015-04-24 22:10:27 +06:00
Sergey M․
66be4b89d7
[ellentv:clips] Fix extraction
2015-04-24 22:09:54 +06:00
Sergey M․
870744ce8f
[ellentv] Fix tests
2015-04-24 22:07:15 +06:00
Sergey M․
2ad978532b
[ellentv] Fix extraction
2015-04-24 22:03:14 +06:00
Sergey M․
5090d93f2c
[dotsub] Fix extraction
2015-04-24 21:47:13 +06:00
Yen Chi Hsuan
c8ff645766
[gdcvault] Add display_id
2015-04-24 22:43:33 +08:00
Yen Chi Hsuan
25f7d1beba
[gdcvault] Extend _VALID_URL ( fixes #5236 )
2015-04-24 22:33:35 +08:00
pulpe
09aa111918
Merge branch 'embedthumb'
2015-04-24 09:25:44 +02:00
pulpe
10fb7710e8
Forgot to clean the remains of class
2015-04-24 09:17:46 +02:00
pulpe
c0ea8ebb9b
[ffmpeg] Remove unneeded class
2015-04-24 09:11:39 +02:00
pulpe
31fd9c7601
[embedthumbnail] use FFmpegPostProcessor for mp3
2015-04-24 09:08:57 +02:00
pulpe
ddbed36455
[embedthumbnail] Add support for mp3 cover embedding
2015-04-24 08:48:49 +02:00
Yen Chi Hsuan
a9b0d4e1f4
[Crunchyroll] Fix extraction on Python 2.6
...
XPath with recursive children selection not supported
2015-04-24 14:09:35 +08:00
Sergey M․
4515cb43ca
[xattrpp] Fix typo
2015-04-23 22:11:09 +06:00
Sergey M․
d740333224
[cracked] Modernize
2015-04-23 21:59:18 +06:00
Sergey M․
c610f38ba9
[cracked] Update tests
2015-04-23 21:58:50 +06:00
Sergey M․
6447353f52
[cracked] Add support for youtube embeds
2015-04-23 21:49:54 +06:00
Sergey M․
b46ed49996
[cracked] Fix extraction
2015-04-23 21:44:51 +06:00
Yen Chi Hsuan
cd9fdccde0
[ustream] Try to extract uploader from JSON data ( #5128 )
2015-04-23 18:33:25 +08:00
Yen Chi Hsuan
2a8137272d
[ustream] Add an alternative approach to extract title ( fixes #5128 )
2015-04-23 18:24:44 +08:00
Yen Chi Hsuan
762155cc90
[ustream] Checking errors
2015-04-23 18:10:18 +08:00
Yen Chi Hsuan
f8610ba1ca
[ustream] Fix extraction ( closes #3998 )
2015-04-23 18:10:18 +08:00
pulpe
c99f4098c4
Merge branch 'master' of github.com:rg3/youtube-dl
2015-04-23 11:43:37 +02:00
pulpe
3eec9fef30
[realvid] Add extractor for realvid.net ( closes #5504 )
2015-04-23 11:41:21 +02:00
Yen Chi Hsuan
8c8826176d
[xattr] Add version detection for python-pyxattr
...
For more information, see #5498 and changes to convertObj() in
iustin/pyxattr@cc84e466f6
2015-04-23 13:50:44 +08:00
pulpe
14a2d6789f
[vimeo] one token overlooked
2015-04-22 23:55:19 +02:00
pulpe
7513f298b0
[vimeo] Fix login token ( fixes #5082 )
2015-04-22 23:50:11 +02:00
Jaime Marquínez Ferrándiz
c04c3e334c
[flickr] Don't use regex for extracting the info from the xml files
2015-04-22 19:58:39 +02:00
Jaime Marquínez Ferrándiz
f8e51f60b3
[flickr] Fix extraction ( fixes #5501 )
2015-04-22 19:24:14 +02:00
Sergey M․
33b066bda0
[hitbox] Clarify download messages
2015-04-22 21:09:21 +06:00
Sergey M․
14f41bc2fb
[hitbox:live] Extract formats before metadata
2015-04-22 21:05:08 +06:00
Sergey M․
008bee0f50
[hitbox] Extract formats before metadata
2015-04-22 21:03:56 +06:00
Sergey M․
29492f3332
[hitbox] Sort formats
2015-04-22 21:01:52 +06:00
Sergey M․
bc94bd510b
[hitbox] Extract all formats ( Closes #5494 )
2015-04-22 21:01:25 +06:00
Sergey M․
9dd8e46a2d
[youtube:search] Cancel out _TESTS
2015-04-22 20:28:33 +06:00
Yen Chi Hsuan
8be2bdfabd
[YoutubeDL] Remove the redundant assignment to old_filename
...
Caused by commmit 592e97e855
2015-04-22 15:05:35 +08:00
Jaime Marquínez Ferrándiz
b4c0806963
[youtube:ytsearch] Use the same system as the search webpage ( fixes #5483 )
...
The gdata api V2 was deprecated and according to http://youtube-eng.blogspot.com.es/2014/03/committing-to-youtube-data-api-v3_4.html remains available until April 20, 2015.
2015-04-21 19:30:31 +02:00
Sergey M․
cc38fa6cfb
[youtube] Remove unused import
2015-04-21 22:55:59 +06:00
Sergey M․
6de5dbafee
[youtube:channel] Make extract_videos_from_page
static
2015-04-21 22:42:21 +06:00
Sergey M․
60bf45c80d
[youtube:channel] Specify first page download message
2015-04-21 22:37:45 +06:00
Sergey M․
eb0f3e7ec0
[youtube:user] Extract in terms of load_more_widget_html
2015-04-21 22:36:41 +06:00
Sergey M․
ed553379df
[youtube:ytsearch] Temporary workaround ( #5483 )
2015-04-21 20:55:05 +06:00
Jaime Marquínez Ferrándiz
5c1e6f69c4
[senate] Simplify
...
There isn't any problem if the 'formats' field only has one element
2015-04-21 15:04:55 +02:00
Yen Chi Hsuan
757cda0a96
[Cinemassacre] Support Youtube embedded videos ( fixes #5131 )
2015-04-21 15:21:04 +08:00
Yen Chi Hsuan
e94443de80
[Cinemassacre] Move to a standalone module
2015-04-21 15:10:27 +08:00
Yen Chi Hsuan
0954cd8aa4
[Cinemassacre] Add detection for videos from blip.tv
2015-04-21 13:48:02 +08:00
Yen Chi Hsuan
da55dac047
[CSpan] Removed the md5 sum of CSpan_3
2015-04-21 05:22:23 +08:00
Yen Chi Hsuan
13a11b195f
[SenateISVP] Fix tests
...
Remove md5 sums. They differs from my PC and the travis worker.
2015-04-21 05:13:25 +08:00
Yen Chi Hsuan
92dcba1e1c
[CSpan] Fix test cases CSpan_1 and CSpan_2
2015-04-21 03:30:54 +08:00
Yen Chi Hsuan
2fe1b5bd2a
[CSpan] Add detection for Senate ISVP. Closes #5302
2015-04-21 03:18:38 +08:00
Yen Chi Hsuan
f91e1a8739
[Senate] Try to capture thumbnails
2015-04-21 02:57:32 +08:00
Yen Chi Hsuan
24e21613b6
[bilibili] Capture the video-not-exist message
2015-04-21 02:32:10 +08:00
Yen Chi Hsuan
c6391cd587
[Senate] Add new extractor ( #5302 )
2015-04-21 02:29:56 +08:00
Sergey M․
006ce15a0c
[bambuser] Add support for authentication ( #5478 )
2015-04-20 23:00:37 +06:00
Sergey M․
edf4216119
[bambuser] Modernize and extract more metadata
2015-04-20 22:46:01 +06:00
Sergey M․
ae8953409e
[bambuser] Capture and output error message ( #5478 )
2015-04-20 22:35:53 +06:00
Sergey M․
bda44f31a1
[bambuser] Modernize
2015-04-20 22:33:35 +06:00
Sergey M․
6621ca39a3
[ted] Skip hls quality selection format
2015-04-20 22:04:42 +06:00
Sergey M․
14f7abfa71
[ted] Lower preference for direct audio since it's mono
2015-04-20 22:04:17 +06:00
Sergey M․
0f0b5736da
[ted] Fix hls audio/video-only formats
2015-04-20 22:01:02 +06:00
Sergey M․
6728187ac0
[YoutubeDL] mp3 is compatible with mp4
2015-04-20 21:58:46 +06:00
Sergey M․
17c8675853
[YoutubeDL] Allow bestvideo+bestaudio/best strategy for ted extractor
2015-04-20 21:58:29 +06:00
Sergey M․
cfbee8a431
[ted] Clarify IE_NAME
2015-04-20 21:42:42 +06:00
Sergey M․
736785ab63
[ted] Clarify audio/video-only formats
2015-04-20 21:42:20 +06:00
Sergey M․
3ded7bac16
[extractor/common] Add ability to specify custom field preference for _sort_formats
2015-04-20 21:13:31 +06:00
Quentin Rameau
b524a001d6
[bandcamp] fix video_id parsing ( fixes #4861 )
2015-04-20 15:45:57 +02:00
Jaime Marquínez Ferrándiz
a380509259
Move the documentation for the --format
option to the manpage
...
It's too big for beeing embedded in the help message and it's easier to edit in the markdown file.
2015-04-19 18:53:28 +02:00
Sergey M․
c0dea0a782
[YoutubeDL] Respect explicit --merge-format-output
for uncompatible formats as well
2015-04-19 22:33:52 +06:00
Sergey M․
81cd954a51
[YoutubeDL] Merge incompatible formats into mkv ( #5456 )
2015-04-19 17:55:42 +02:00
Sergey M․
feccf29c87
[YoutubeDL] Make bestvideo+bestaudio/best
default format when merger is available
2015-04-19 17:51:56 +02:00
Jaime Marquínez Ferrándiz
5b5fbc0867
Detect already merged videos
...
Without the '--keep-video' option the two files would be downloaded again and even using the option, ffmpeg would be run again, which for some videos can take a long time.
We use a temporary file with ffmpeg so that the final file only exists if it success
2015-04-19 17:51:41 +02:00
Yen Chi Hsuan
f158799bbe
[Sohu] Fix title extraction
2015-04-19 19:19:44 +08:00
Yen Chi Hsuan
8b0e8990c2
[miomio] Replace the slow test case
...
MioMio_1 takes about 25~35 seconds on information retrieval
2015-04-19 19:12:23 +08:00
Sergey M․
163965d861
[megavideoz] Improve non-existing videos check
2015-04-19 04:14:58 +06:00
Sergey M․
6e218b3f9a
[megavideoz] Check non-existing videos
2015-04-19 04:09:01 +06:00
Sergey M․
cc9b9df0b6
[megavideozeu] Rename extractor
2015-04-19 04:08:29 +06:00
Sergey M․
31f224008e
[megavideozeu] Simplify ( Closes #5454 )
2015-04-19 04:07:45 +06:00
Jeff Buchbinder
f32cb5cb14
[megavideoez] Add working test
2015-04-19 04:06:45 +06:00
Jeff Buchbinder
fec2d97ca2
Add megavideoz.eu support.
2015-04-19 04:06:27 +06:00
hedii
8f4e8bf280
Update wat.py
...
line 116, modify 'Downloding' to 'Downloading'.
It looks like nothing, but it is very annoying when youtube-dl command's output is parsed to find progress on a php (or other language) website for example.
2015-04-18 15:40:40 +02:00
Jaime Marquínez Ferrándiz
cc36e2295a
[ign] Fix extraction of some videos in articles
...
Give higher preference to the hero-poster regex because some articles may contain other videos
2015-04-18 13:27:35 +02:00
Jaime Marquínez Ferrándiz
d47aeb2252
FFmpegMergerPP: use the new system for specifying which files can be delete
2015-04-18 11:52:36 +02:00
Jaime Marquínez Ferrándiz
14523ed969
FFmpegEmbedSubtitlePP: remove the subtitle files if '--keep-video' is not given ( closes #5435 )
2015-04-18 11:44:42 +02:00
Jaime Marquínez Ferrándiz
592e97e855
Postprocessors: use a list for the files that can be deleted
...
We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles).
2015-04-18 11:36:42 +02:00
Yen Chi Hsuan
53faa3ca5f
[facebook] Extend _VALID_URL take 2 ( #5120 )
2015-04-18 16:08:24 +08:00
Yen Chi Hsuan
c62566971f
[facebook] Extend _VALID_URL
2015-04-18 16:00:33 +08:00
Sergey M․
f52e66505a
[gfycat] Simplify ( Closes #5439 , Closes #5394 )
2015-04-18 03:50:22 +06:00
Sergey M․
ca75235d3d
Merge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into julianrichen-gfycat
2015-04-18 03:49:32 +06:00
Jaime Marquínez Ferrándiz
ecc6bd1341
YoutubeDL.post_process: simplify keep_video handling
...
Since keep_video started as None we always set it to keep_video_wish unless it was None, so in the end keep_video == keep_video_wish. This should have been changed in f3ff1a3696
, but I didn't notice it.
2015-04-17 22:38:14 +02:00
Jaime Marquínez Ferrándiz
ce81b1411d
FFmpegExtractAudioPP: Simplify handling of already existing files
2015-04-17 22:37:27 +02:00
Sergey M․
7691a7a3bd
[comedycentral] Fix feed uri request ( Closes #5449 , closes #5455 )
2015-04-17 23:41:07 +06:00
Jaime Marquínez Ferrándiz
214e74bf6f
[soundcloud] Raise an error instead of calling 'report_error'
2015-04-17 19:24:30 +02:00
Jaime Marquínez Ferrándiz
c5826a491b
[mixcloud] Simplify url extraction
...
On the tracks I tested the server number in the url from the webpage is valid
for the mp3 or the m4a file and any other number is invalid, it's a
waste of time to check them.
2015-04-17 19:02:49 +02:00
Sergey M․
d8e7ef04dc
[vimple] Fix extraction ( Closes #5448 )
2015-04-17 22:56:26 +06:00
Jaime Marquínez Ferrándiz
08f2a92c9c
InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested in #5442 )
...
Reuse the same message from ExtractorError
2015-04-17 14:55:24 +02:00
Philipp Hagemeister
3220c50f9a
release 2015.04.17
2015-04-17 11:14:25 +02:00
Jaime Marquínez Ferrándiz
024ebb2706
[soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls ( fixes #5453 )
2015-04-17 10:46:25 +02:00
Tjark Saul
f11554092b
[Lecture2Go] Add new extractor
2015-04-17 09:21:54 +02:00
FireDart
954352c4c0
[gfycat] Fixed preferences.
2015-04-16 18:11:30 -04:00
FireDart
4aec95f3c9
[gfycat] Updated tests.
2015-04-16 18:10:53 -04:00
Sergey M․
be531ef1ec
[utils] Fix splitunc deprecation warning
2015-04-16 22:12:38 +06:00
Sergey M․
65c1a750f5
[srf] Show display_id when present
2015-04-16 21:48:22 +06:00
Sergey M․
5141249c59
[srf] Extend _VALID_URL
2015-04-16 21:47:42 +06:00
Sergey M․
6225984681
[generic] Update pladform embed test
2015-04-16 21:37:15 +06:00
Sergey M․
5cb91ceaa5
[pladform] Update test
2015-04-16 21:33:01 +06:00
Sergey M․
89c09e2a08
[srf] Update test
2015-04-16 21:30:13 +06:00
Sergey M․
fbbb219409
[srf] Fix direct links ext
2015-04-16 21:28:21 +06:00
Sergey M․
820b064804
[srf] Extract subtitles
2015-04-16 20:48:17 +06:00
Sergey M․
355c524bfa
[srf] Extract all formats and prefer direct links over hls and hds
2015-04-16 20:31:02 +06:00
Yen Chi Hsuan
c052ce6cde
[Srf] Add new extractor ( fixes #981 )
2015-04-16 22:00:45 +08:00
Yen Chi Hsuan
c9a779695d
[extractor/common] Add the encoding parameter
...
The QQMusic info extractor need forced encoding for correct working.
2015-04-16 17:34:54 +08:00
Yen Chi Hsuan
a685ae511a
[QQMusic] Song extractor: Add lyrics as description
...
Note: Test fails on python 3 due to encoding issues
2015-04-16 17:34:54 +08:00
Yen Chi Hsuan
5edea45fab
[QQMusic] Add album info extractor
2015-04-16 17:34:54 +08:00
Yen Chi Hsuan
8afff9f849
[QQMusic] Add singer info extractor
2015-04-16 17:34:54 +08:00
Yen Chi Hsuan
a2043572aa
[QQMusic] Implement the guid algorithm
2015-04-16 17:34:54 +08:00
Yen Chi Hsuan
5d98908b26
[QQMusic] Add new extractor
2015-04-16 17:34:54 +08:00
Yen Chi Hsuan
d6fd958c5f
[generic] Extract videos from SMIL manifests ( closes #5145 and fixes #5135 )
2015-04-16 17:16:11 +08:00
Yen Chi Hsuan
d0eb724e22
[UDNEmbed] Enhance error checking and extend _VALID_URL
2015-04-16 17:04:53 +08:00
FireDart
afe4a8c769
[gfycat] Add new extractor
2015-04-15 22:17:45 -04:00
Yen Chi Hsuan
9fc03aa87c
[brightcove] Always return lists from _extract_brightcove_urls
...
In Python 3, filter() returns an iterable object, which is equivalently
to True even for an empty result set. It causes false positive playlists
in generic extraction logic.
2015-04-16 00:27:39 +08:00
Sergey M․
c798f15b98
[generic] Add test for playwire embed ( #5430 )
2015-04-15 22:14:29 +06:00
Sergey M․
2dcc114f84
[generic] Add support for playwire embeds ( Closes #5430 )
2015-04-15 22:10:08 +06:00
Sergey M․
0dfe9bc9d2
[mtv] Capture and output error message ( #5420 )
2015-04-15 21:02:34 +06:00
Sergey M․
4d1cdb5bfe
[spike] Extend _VALID_URL ( Closes #5420 )
2015-04-15 20:58:48 +06:00
Yen Chi Hsuan
9c5335a027
[teamcoco] Fix "preload" data extraction ( fixes #5179 )
2015-04-15 19:56:21 +08:00
Yen Chi Hsuan
ae849ca170
[tumblr] Dismiss warnings for optional fields ( fixes #5202 )
2015-04-15 17:45:28 +08:00
Sergey M․
94c1255782
[brightcove] Handle non well-formed XMLs ( #5421 )
2015-04-14 17:50:53 +06:00
Sergey M․
476e1095fa
[brightcove] Improve brightcove experience regex ( Closes #5421 )
2015-04-14 17:48:41 +06:00
Yen Chi Hsuan
8da1bb0418
[miomio] Enhance error checking and replace dead test case
2015-04-14 15:27:56 +08:00
Yen Chi Hsuan
01c58f8473
[generic] Fix test generic_51
...
The website replaced the original video with a new one
2015-04-14 13:10:10 +08:00
Yen Chi Hsuan
edfcf7abe2
[generic] Support another type of Ooyala embedded video
2015-04-14 12:45:43 +08:00
Jaime Marquínez Ferrándiz
37b44fe7c1
[postprocessor/atomicparsley] Don't try to remove the temporary and original files if the format is unsupported ( fixes #5419 )
2015-04-13 22:50:40 +02:00
Sergey M․
8f02ad4f12
[youtube] Simplify
2015-04-13 20:28:16 +06:00
Yen Chi Hsuan
51f1244600
[vine] flake8
2015-04-13 19:26:15 +08:00
Sergey M․
7bd930368c
[youtube] Remove unused variable
2015-04-13 00:08:39 +06:00
Sergey M․
fb69240ca0
[youtube] Extract video titles for channel playlist if possible ( Closes #4971 )
2015-04-12 23:19:00 +06:00
Sergey M․
830d53bfae
[utils] Add video_title
for url_result
2015-04-12 23:11:47 +06:00
Sergey M․
c36a959549
[YoutubeDL] Try to download worst audio+video served by a single file first ( Closes #5408 )
2015-04-12 17:36:29 +06:00
Sergey M․
ac58e68bc3
[footyroom] Remove superfluous whitespace
2015-04-12 17:11:11 +06:00
Sergey M․
504c1cedfe
[footyroom] Improve
2015-04-12 17:09:52 +06:00
snipem
9a4d8fae82
[FootyTube] Fixed wrong md5 checksum
2015-04-12 17:01:12 +06:00
snipem
7d2ba6394c
[FootyRoom] Fixed missing http prefix
...
For some reason FootyTube is missing the „http:“ prefix on some
Playwire links for some videos
2015-04-12 17:01:03 +06:00
Sergey M․
b04b94da5f
[options] Fix file based configurations for python 2 ( Closes #5401 )
2015-04-12 03:57:56 +06:00
Sergey M․
ed5641e249
[crooksandliars] Quotes consistency
2015-04-11 20:27:39 +06:00
Sergey M․
a4257017ef
[generic] Add tests for Crooks and Liars embeds
2015-04-11 20:26:42 +06:00
Sergey M․
18153f1b32
[generic] Add support for Crooks and Liars embeds
2015-04-11 20:20:20 +06:00
Sergey M․
7a91d1fc43
[crooksandliars] Improve embed extractor and remove article extractor
2015-04-11 20:03:12 +06:00
Sergey M․
af14ded75e
Merge branch 'crooksandliars' of https://github.com/fstirlitz/youtube-dl into fstirlitz-crooksandliars
2015-04-11 19:34:06 +06:00
Sergey M․
65939effb5
[hitbox:live] Fix hls extration ( Closes #5315 )
2015-04-11 18:52:41 +06:00
Sergey M․
66ee7b3234
[ted] Extract all formats ( Closes #5397 )
2015-04-10 23:36:28 +06:00
Sergey M․
cd47a628fc
[rai] Add test for #5396
2015-04-10 22:44:41 +06:00
Sergey M․
d7c78decb0
[rai] Improve extraction
2015-04-10 22:44:33 +06:00
Sergey M․
8749477ed0
[rai] Fix extraction ( Closes #5396 )
2015-04-10 22:44:24 +06:00
Naglis Jonaitis
7088f5b5fa
[teamcoco] Extract duration
2015-04-10 02:03:38 +03:00
Naglis Jonaitis
5bb6328cb9
[teamcoco] Extract m3u8 URLs
2015-04-09 23:57:51 +03:00
Naglis Jonaitis
ce9f47de99
[teamcoco] Fix extraction
2015-04-09 23:54:53 +03:00
Sergey M․
4c4780c25e
[vine] Modernize
2015-04-09 22:41:41 +06:00
Sergey M․
64f1aba8f1
[vine] Extend _VALID_URL
2015-04-09 22:40:18 +06:00
Sergey M․
3359fb661f
[vine] Add tests for #5389
2015-04-09 22:37:54 +06:00
Sergey M․
58a9f1b864
[vine] Fix post data regex ( Closes #5389 )
2015-04-09 22:32:48 +06:00
Sergey M․
6ac41a4ef5
[vine] Zero rate videos is perfectly valid ( #5389 )
2015-04-09 22:32:22 +06:00
Sergey M․
aa2af7ba74
[dumpert] Add nsfw cookie ( Closes #5382 )
2015-04-09 19:53:00 +06:00
Jaime Marquínez Ferrándiz
ce73839fe4
[rtve] Detect videos that are no longer available
2015-04-09 14:01:33 +02:00
Philipp Hagemeister
1dc2726f8d
release 2015.04.09
2015-04-09 00:21:19 +02:00
Sergey M․
af76e8174d
[dailymotion:user] Improve _VALID_URL ( Closes #5380 )
2015-04-09 02:25:31 +06:00
Sergey M․
402a3efc92
[theplatform] Modernize
2015-04-08 22:29:10 +06:00
Sergey M․
372f08c990
[theplatform] Fix for python 2.6
...
At least single depth level extraction...
2015-04-08 22:27:25 +06:00
Sergey M․
dd29eb7f81
[postprocessor/common:postprocessor/ffmpeg] Generalize utime
2015-04-08 21:40:31 +06:00
Sergey M.
bca788ab1d
Merge pull request #5376 from PeteHemery/ffmpeg-postproc-utime-bug
...
[ffmpeg] adding exception catching for call to os.utime in run_ffmpeg_multiple_files
2015-04-08 20:27:17 +05:00
Sergey M․
aef8fdba11
[theplatform] Allow <par> without <swtich> at all
...
Bare `wget` on http://link.theplatform.com/s/kYEXFC/22d_qsQ6MIRTl results in an XML without <switch> at all
but with <par> and <video> inside it. Let's handle this possible outcome as well.
2015-04-08 21:03:11 +06:00
Yen Chi Hsuan
0a1603634b
[utils] Remove url_infer_protocol
2015-04-08 21:39:34 +08:00
Yen Chi Hsuan
a662163fd5
[theplatform] Rework on <switch> inside <par>
2015-04-08 20:21:34 +08:00
Yen Chi Hsuan
bd7a6478a2
[theplatform] Fix video url extraction ( fixes #5340 )
...
In SMIL 2.1, <switch> nodes may be enclosed in <par>. See
http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par
2015-04-08 19:20:34 +08:00
Yen Chi Hsuan
4a20c9f628
[livestream] Extend _VALID_URL ( fixes #5375 )
2015-04-08 17:42:26 +08:00
Yen Chi Hsuan
418c5cc3fc
[udn] Add new extractor
2015-04-08 17:26:51 +08:00
Pete Hemery
cc55d08832
[ffmpeg] adding exception catching for call to os.utime in run_ffmpeg_multiple_files
2015-04-07 22:33:18 +01:00
Yen Chi Hsuan
de5c545648
[youtube] Skip WebVTT in DASH manifest ( #5297 )
2015-04-08 03:47:27 +08:00
Sergey M․
a35099bd33
[addanime] Add test for #5372
2015-04-07 21:01:35 +06:00
Sergey M․
5f4b5cf044
[addanime] Extend _VALID_URL ( Closes #5372 )
2015-04-07 21:00:52 +06:00
Sergey M․
beb10f843f
[addanime] Add format quality ( Closes #5371 )
2015-04-07 21:00:22 +06:00
Philipp Hagemeister
29713e4268
[cnn] Match more affilliates
2015-04-07 14:59:13 +02:00
Jaime Marquínez Ferrándiz
8e4b83b96b
Remove check for ssl certs
...
When it uses a capath instead of a cafile, 'get_ca_certs' or 'cert_store_stats' only returns certificates already used in a connection.
(see #5364 )
2015-04-06 22:18:08 +02:00
Sergey M․
d97aae7572
[spankbang] Improve and simplify
2015-04-06 21:24:17 +06:00
Sergey M․
a55e2f04a0
Merge branch 'spankbang.com' of https://github.com/newtonelectron/youtube-dl into newtonelectron-spankbang.com
2015-04-06 20:46:40 +06:00
felix
6e53c91608
[crooksandliars] resolve protocol-relative URLs
2015-04-06 10:12:43 +02:00
felix
d2272fcf6e
crooksandliars.com extractor
2015-04-06 09:54:19 +02:00
newtonelectron
c7ac5dce8c
[SpankBang] Remove regexp type prefix from _TEST url.
2015-04-05 14:02:05 -07:00
newtonelectron
5c1d459ae9
[SpankBang] Add test
2015-04-05 13:57:59 -07:00
newtonelectron
2e7daef502
[SpankBang] Use python2.6 compatible string formatting spec
2015-04-05 13:43:21 -07:00
newtonelectron
6410229681
[SpankBang] Add new extractor
2015-04-05 12:50:21 -07:00
Sergey M․
e40bd5f06b
[youtube] Simplify url_encoded_fmt_stream_map check
2015-04-06 00:45:57 +06:00
Sergey M․
06b491eb7b
[youtube] Add test for #5361
2015-04-06 00:35:55 +06:00
Yen Chi Hsuan
3a9fadd6df
[youtube] Enhance url_encoded_fmt_stream_map checking ( fix #5361 )
2015-04-05 22:29:06 +08:00
Sergey M․
0de9312a7e
[ellentv] Replace test
2015-04-05 00:01:55 +06:00
Sergey M․
27fe5e3473
[ellentv] Make video url extraction fatal
2015-04-05 00:00:04 +06:00
Sergey M․
f67dcc09f5
[eagleplatform] Skip georestricted test
2015-04-04 23:36:45 +06:00
Sergey M․
fefc9d121d
[dump] Fix title extraction
2015-04-04 23:33:07 +06:00
Sergey M․
a319c33d8b
[dreisat] Update test
2015-04-04 23:30:38 +06:00
Sergey M․
218d6bcc05
[dreisat] Capture status errors
2015-04-04 23:28:47 +06:00
Sergey M․
7d25463972
[drtv] Update test
2015-04-04 23:19:28 +06:00
Sergey M․
aff84bec07
[drtv] Check for unavailable videos
2015-04-04 23:17:09 +06:00
Sergey M․
ac651e974e
[culturebox] Fix test
2015-04-04 23:06:16 +06:00
Sergey M․
e21a55abcc
[extractor/common] Remove f4m section
...
It's now provided by `f4m_id`
2015-04-04 23:05:25 +06:00
Sergey M․
bc03228ab5
[francetv] Improve formats extraction
2015-04-04 23:02:04 +06:00
Sergey M․
f05d0e73c6
[francetv] Fix duration
2015-04-04 22:52:25 +06:00
Sergey M․
aed2d4b31e
[culturebox] Replace test
2015-04-04 22:50:13 +06:00
Sergey M․
184a197441
[culturebox] Check for unavailable videos
2015-04-04 22:43:34 +06:00
Sergey M․
ed676e8c0a
[bliptv] Check format URLs
...
Some formats are now 404
2015-04-04 22:27:25 +06:00
Sergey M․
8e1f937473
[aftonbladet] Modernize
2015-04-04 22:19:34 +06:00
Sergey M․
1a68d39211
[aftonbladet] Fix extraction
2015-04-04 22:15:59 +06:00
Sergey M․
1a48181a9f
[options] Fix load info help string
2015-04-04 20:09:11 +06:00
Sergey M․
6b70a4eb7d
[options] Number
is a verb here
2015-04-04 20:02:29 +06:00
Sergey M․
f01855813b
[options] extractor is lowercase
2015-04-04 20:01:24 +06:00
Sergey M․
4a3cdf81af
[options] Restore some strings
2015-04-04 20:00:23 +06:00
Sergey M․
f777397aca
Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into tuexss-patch-1
2015-04-04 19:50:47 +06:00
Sergey M․
8fb2e5a4f5
[radiojavan] Sort formats
2015-04-04 19:25:08 +06:00
Sergey M․
4e8cc1e973
[radiojavan] Fix height
2015-04-04 19:24:37 +06:00
Sergey M․
7c39a65543
[pornovoisines] Simplify
2015-04-04 19:13:37 +06:00
Sergey M․
15ac8413c7
[utils] Avoid treating *-%Y
date template as UTC offset
2015-04-04 19:08:48 +06:00
Sergey M․
79c21abba7
[utils] Add one more template to unified_strdate
2015-04-04 18:45:46 +06:00
Sergey M․
d5c418f29f
Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into Roman2K-pornovoisines
2015-04-04 18:08:20 +06:00
Sergey M․
536b94e56f
Merge branch 'snipem-gamersyde'
2015-04-04 17:54:02 +06:00
Sergey M․
5c29dbd0c7
[gamersyde] Simplify
2015-04-04 17:53:22 +06:00
Sergey M․
ba9e68f402
[utils] Drop trailing comma before closing brace
2015-04-04 17:48:55 +06:00
Jaime Marquínez Ferrándiz
e9f65f8749
[rtve] Extract a better quality video
2015-04-04 13:11:55 +02:00
Sergey M․
ae0dd4b298
Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into snipem-gamersyde
2015-04-04 16:59:39 +06:00
Sergey M․
7cf97daf77
[radiojavan] Simplify and extract upload date
2015-04-04 16:45:41 +06:00
snipem
3d24d997ae
Fixed intendation of test cases
...
Leaded to error on Linux machine
2015-04-04 12:42:14 +02:00
snipem
115c281672
[Gamersyde] Improved robustness, added duration and tests
...
Fix for Json syntax is now less error prone for Json syntax inside of
values. Extractor is now also using native Json handling. Added tests
for several videos that were producing errors in the first place.
2015-04-04 12:31:48 +02:00
Sergey M․
cce23e43a9
Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into mtp1376-radiojavan
2015-04-04 16:10:17 +06:00
Sergey M․
ff556f5c09
Do not encode outtmpl twice ( Closes #5288 )
2015-04-04 00:30:37 +06:00
Sergey M․
16fa01291b
[prosiebensat1] Fix test
2015-04-03 23:44:13 +06:00
Sergey M․
01534bf54f
[prosiebensat1] Fix bitrate ( Closes #5350 closes #5351 )
2015-04-03 23:42:53 +06:00
Jaime Marquínez Ferrándiz
cd341b6e06
[mixcloud] Fix extraction of like count (reported in #5231 )
2015-04-03 19:37:35 +02:00
Mohammad Teimori Pabandi
185a7e25e7
[RadioJavan] Add new extractor
2015-04-03 20:55:39 +04:30
snipem
e81a474603
[Gamersyde] Add new extractor
2015-04-03 15:34:49 +02:00
Jaime Marquínez Ferrándiz
ff2be6e180
[bloomberg] Adapt to website changes ( fixes #5347 )
2015-04-03 15:01:17 +02:00
Jaime Marquínez Ferrándiz
3da4b31359
[postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed ( closes #5349 )
...
'self.probe_basename' was None, so 'probe_executable' raised a KeyError exception
2015-04-03 14:09:50 +02:00
Jaime Marquínez Ferrándiz
4bbeb19fc7
[miomio] pep8: remove whitespaces in empty line
2015-04-03 14:09:07 +02:00
Philipp Hagemeister
a9cbab1735
release 2015.04.03
2015-04-03 10:22:25 +02:00
Sergey M․
a3c7019e06
[YoutubeDL] Check for get_ca_certs
availability
...
`get_ca_certs` is not available in python <3.4
2015-04-02 22:50:10 +06:00
Sergey M․
2ec8e04cac
[miomio] Fix alphabetic order
2015-04-02 22:34:08 +06:00
Sergey M․
e03bfb30ce
[miomio] Rename extractor
2015-04-02 22:33:30 +06:00
Sergey M․
f5b669113f
[miomio] Simplify and fix python 2.6 issue
2015-04-02 22:32:16 +06:00
Sergey M․
d08225edf4
Merge branch 'MiomioTv' of https://github.com/tiktok7/youtube-dl into tiktok7-MiomioTv
2015-04-02 21:12:47 +06:00
Sergey M․
8075d4f99d
[playfm] Adapt to v2api ( Closes #5344 )
2015-04-02 20:26:05 +06:00
Jaime Marquínez Ferrándiz
1a944d8a2a
Print a warning if no ssl certificates are loaded
2015-04-02 14:09:55 +02:00
Sergey M․
55cde6ef3c
[varzesh3] Simplify
2015-04-01 22:02:55 +06:00
Sergey M․
69c3af567d
Merge branch 'varzesh3' of https://github.com/mtp1376/youtube-dl into mtp1376-varzesh3
2015-04-01 20:25:46 +06:00
Sergey M․
ce3bfe5d57
Merge branch 'fix_douyu' of https://github.com/yan12125/youtube-dl
2015-04-01 19:54:00 +06:00
Sergey M․
2a0c2ca2b8
[dailymotion] Fix ff cookie and use it for embed page ( Closes #5330 )
2015-03-31 20:55:21 +06:00
Sergey M․
c89fbfb385
[nbc] Remove redundant note
...
This is already supposed by `only_matching`
2015-03-31 20:14:37 +06:00
Sergey M․
facecb84a1
[generic] Add working NBC Sports vplayer test
2015-03-31 20:11:14 +06:00
Yen Chi Hsuan
e15307a612
[NBCSports/Yahoo] Comment out some MD5 checksums
...
They seems to change constantly
2015-03-31 13:13:29 +08:00
Yen Chi Hsuan
5cbb2699ee
[NBCSports] Add a test case for extended _VALID_URL
2015-03-31 03:38:45 +08:00
Yen Chi Hsuan
a2edf2e7ff
[NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enhance error detection in ThePlatformIE
2015-03-31 03:36:09 +08:00
Yen Chi Hsuan
1d31e7a2fc
[NBCSports] Move imports alphabetically
2015-03-31 02:51:11 +08:00
Yen Chi Hsuan
a2a4d5fa31
[Yahoo/NBCSports] Generalize NBC sports info extractor
2015-03-31 02:47:18 +08:00
Yen Chi Hsuan
a28ccbabc6
[Yahoo/NBCSports] Fix #5226
2015-03-31 02:21:27 +08:00
Naglis Jonaitis
edd7344820
[phoenix] Extend _VALID_URL ( #5322 )
2015-03-30 18:16:51 +03:00
Sergey M․
c808ef81bb
[soundcloud:set:user] Support mobile URLs ( Closes #5323 )
2015-03-30 21:03:38 +06:00
Sergey M․
87270c8416
[dumpert] Simplify and fix python 3.2
2015-03-30 20:11:51 +06:00
Sergey M․
ebc2f7a2db
Merge branch 'dumpert' of https://github.com/jorams/youtube-dl into jorams-dumpert
2015-03-30 19:47:11 +06:00
Sergey M․
7700207ec7
[pornhub] Fix comment count extraction ( Closes #5320 )
2015-03-30 19:41:04 +06:00
Joram Schrijver
4d5d14f5cf
[Dumpert] Add new extractor
...
Add support for the Dutch video site Dumpert. http://www.dumpert.nl/
2015-03-29 23:41:06 +02:00
Yen Chi Hsuan
9b4774b21b
[Xuite] Fix extraction on python 3.2
...
base64.b64decode() accept only binary types in Python 3.2
2015-03-29 20:51:33 +08:00
Yen Chi Hsuan
2ddf083588
[douyutv] Simplify usage of isinstance
2015-03-29 18:17:48 +08:00
Yen Chi Hsuan
8343a03357
[douyutv] Fix extractor and improve error handling
2015-03-29 14:26:28 +08:00
Naglis Jonaitis
ad320e9b83
[generic] Add support for 5min embeds ( #5310 )
2015-03-29 04:57:37 +03:00
Philipp Hagemeister
ecb750a446
[cnn] Match more URLs
2015-03-28 23:39:41 +01:00
Philipp Hagemeister
5f88e02818
[ultimedia] PEP8
2015-03-28 23:35:55 +01:00
Sergey M․
5a3b315b5f
[dhm] Improve _VALID_URL and add test
2015-03-28 23:55:15 +06:00
Sergey M․
af8c93086c
[dhm] Simplify
2015-03-28 22:30:13 +06:00
Sergey M․
79fd11ab8e
Merge branch 'dhm' of https://github.com/ossi96/youtube-dl into ossi96-dhm
2015-03-28 22:09:05 +06:00
Jaime Marquínez Ferrándiz
cb88671e37
[nbc] Recognize https urls ( fixes #5300 )
2015-03-28 14:18:11 +01:00
Oskar Jauch
ff79552f13
[DHM] Add extractor description
2015-03-28 10:42:35 +01:00
Oskar Jauch
643fe72717
[DHM] Add new extractor
2015-03-28 10:38:52 +01:00
Philipp Hagemeister
4747e2183a
release 2015.03.28
2015-03-28 08:12:05 +01:00
Philipp Hagemeister
c59e701e35
Default to continuedl=True
...
We already do this in the CLI interface, so it should be just fine.
2015-03-28 08:11:39 +01:00
Jaime Marquínez Ferrándiz
70a1165b32
Don't use bare 'except:'
...
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
2015-03-27 13:02:20 +01:00
Naglis Jonaitis
af14000215
[eroprofile] Add login support ( #5269 )
2015-03-26 23:24:28 +02:00
Sergey M․
998e6cdba0
[vimeo] Capture and output error message ( #5294 )
2015-03-27 03:05:08 +06:00
Mohammad Teimori Pabandi
2315fb5e5f
unicde :(
2015-03-26 23:53:57 +04:30
Jaime Marquínez Ferrándiz
157e9e5aa5
[youtube:watchlater] Remove unused properties and fix tests
2015-03-26 20:03:31 +01:00
Jaime Marquínez Ferrándiz
c496ec0848
[vessel] Fix pep8 issue
2015-03-26 19:51:40 +01:00
Sergey M․
31c4809827
[safari] Improve and simplify
2015-03-26 23:57:46 +06:00
Sergey M․
ac0df2350a
Merge branch 'master' of https://github.com/zx8/youtube-dl into zx8-master
2015-03-26 23:57:13 +06:00
Naglis Jonaitis
223b27f46c
[vessel] Add new extractor ( Closes #5275 )
2015-03-26 19:48:22 +02:00
Naglis Jonaitis
425142be60
[slideshare] Fix extraction ( #5279 )
2015-03-26 17:47:25 +02:00
Sergey M․
7e17ec8c71
[youtube] Clarify some IE_NAMEs
2015-03-26 21:42:28 +06:00
Sergey M․
448830ce7b
[youtube:watchlater] Extract watchlater as playlist ( Closes #5280 )
2015-03-26 21:41:09 +06:00
Mohammad Teimori Pabandi
8896b614a9
removing unicode literal because it is imported :))
2015-03-26 20:06:50 +04:30
Mohammad Teimori Pabandi
a7fce980ad
removed one of tests that made problem with testing server
2015-03-26 19:47:34 +04:30
Naglis Jonaitis
91757b0f37
[utils] Escape all HTML entities written in hexadecimal form
2015-03-26 17:15:27 +02:00
Naglis Jonaitis
fbfcc2972b
[teamcoco] Fix extraction
2015-03-26 16:13:53 +02:00
Mohammad Teimori Pabandi
db40364b87
[Varzesh3] Add new extractor
2015-03-26 18:17:21 +04:30
Sergey M․
ae67d082fe
[22tracks] Improve and simplify
2015-03-25 22:26:02 +06:00
Amish Bhadeshia
8f76df7f37
Updated init to add 22tracks
2015-03-25 21:11:31 +06:00
Amish Bhadeshia
5c19d18cbf
[22Tracks] Add new extractor
...
Conflicts:
youtube_dl/extractor/__init__.py
2015-03-25 21:10:54 +06:00
Sergey M․
838b93405b
[redtube] Fix test
2015-03-25 20:09:01 +06:00
Sergey M․
2676caf344
[redtube] Capture and output removed video message ( #5281 )
2015-03-25 20:08:35 +06:00
testbonn
17941321ab
Clean up of --help output
...
For consistency and readability
2015-03-25 11:02:55 +01:00
Philipp Hagemeister
48c971e073
release 2015.03.24
2015-03-24 16:39:53 +01:00
Philipp Hagemeister
f5e2efbbf0
[options] Handle special characters in argv ( Fixes #5157 )
2015-03-24 16:39:46 +01:00
tiktok
5d1f0e607b
[MiomioTv] updated based on feedback to merge request:
...
1) added comment to explain extra xml link download
2) changed {} entries to {0}, {1} etc
3) removed redundant language header (the others are required)
4) checked out the old version of the supported sites md (the change was
not required)
2015-03-23 23:16:50 +01:00
Sergey M․
b0872c19ea
[npo] Skip broken URL links ( Closes #5266 )
2015-03-23 22:15:01 +06:00
Sergey M․
9f790b9901
[mlb] Improve _VALID_URL ( Closes #5260 )
2015-03-23 21:23:57 +06:00
tiktok
c41a2ec4af
[MiomioTv] Add new extractor
2015-03-23 01:42:17 +01:00
Roman Le Négrate
575dad3c98
[pornovoisines] Add extractor
2015-03-22 20:27:45 +01:00
zx8
32d687f55e
[safari] Add safaribooksonline extractor
2015-03-22 18:04:50 +00:00
Jaime Marquínez Ferrándiz
93f787070f
[twitch] Only match digits for the video id
...
Urls can also contain contain a query (for example a timestamp '?t=foo')
2015-03-22 15:39:35 +01:00
Jaime Marquínez Ferrándiz
336d19044c
[lybsyn] pep8: add space around operator
2015-03-22 11:03:52 +01:00
Sergey M․
1a4123de04
[comedycentral] Remove unused import
2015-03-22 08:23:38 +06:00
Sergey M․
cf2e2eb1c0
[comedycentral] Drop thedailyshow podcast extractor
...
Generic extractor is just fine for Libsyn embeds
2015-03-22 08:23:20 +06:00
Sergey M․
2051acdeb2
[extractor/generic] Add test for Libsyn embed
2015-03-22 08:20:27 +06:00
Sergey M․
cefdf970cc
[extractor/generic] Support Libsyn embeds
2015-03-22 08:18:13 +06:00
Sergey M․
a1d0aa7b88
[libsyn] Fix extractor alphabetic order
2015-03-22 08:11:47 +06:00
Sergey M․
49aeedb8cb
[libsyn] Improve and simplify
2015-03-22 08:11:10 +06:00
Sergey M․
ef249a2cd7
Merge branch 'the-daily-show-podcast' of https://github.com/fstirlitz/youtube-dl into fstirlitz-the-daily-show-podcast
2015-03-22 07:44:28 +06:00
Sergey M․
a09141548a
[nrk:playlist] Relax video id regex and improve _VALID_URL
2015-03-21 20:42:48 +06:00
Jaime Marquínez Ferrándiz
c9450c7ab1
[nrk:playlist] Restrict _VALID_URL
...
It would also match /videos/PS... urls
2015-03-21 14:00:37 +01:00
Sergey M․
faa1b5c292
[nrk:playlist] Add extractor ( Closes #5245 )
2015-03-21 18:22:08 +06:00
Sergey M․
393d9fc6d2
[nrk] Extract duration
2015-03-21 18:21:19 +06:00