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
Sergey M․
4e6a228689
[nrk] Adapt to new URL format
2015-03-21 18:20:49 +06:00
Jaime Marquínez Ferrándiz
179d6678b1
Remove the 'stitle' field
...
A warning has been printed for more than 2 years (since 97cd3afc75
)
2015-03-21 12:34:44 +01:00
Jaime Marquínez Ferrándiz
85698c5086
[crunchyroll] Remove unused class
2015-03-21 12:18:33 +01:00
Sergey M․
1887ecd4d6
[twitch] Fix login
2015-03-20 21:45:09 +06:00
Sergey M․
1c9a1457fc
[niconico] Add nm video test
2015-03-20 20:53:14 +06:00
Sergey M․
038b0eb1da
Merge branch 'niconico_nm' of https://github.com/ndac-todoroki/youtube-dl into ndac-todoroki-niconico_nm
2015-03-20 20:52:56 +06:00
Naglis Jonaitis
2684871bc1
[vine] Fix formats extraction ( Closes #5239 )
2015-03-20 01:50:36 +02:00
Naglis Jonaitis
ccf3960eec
[nytimes] Improve _VALID_URL ( Fixes #5238 )
2015-03-19 20:55:05 +02:00
Naglis Jonaitis
eecc0685c9
[videomega] Fix extraction and update test ( Fixes #5235 )
2015-03-19 19:38:03 +02:00
Sergey M․
2ed849eccf
Merge branch 'master' of github.com:rg3/youtube-dl
2015-03-19 21:27:38 +06:00
Sergey M․
3378d67a18
[generic] Add support for nytimes embeds ( Closes #5234 )
2015-03-19 21:26:57 +06:00
Sergey M․
f3c0c667a6
[nytimes] Modernize
2015-03-19 21:23:52 +06:00
Sergey M․
0ae8bbac2d
[nytimes] Support embed URL
2015-03-19 21:17:04 +06:00
Philipp Hagemeister
cbc3cfcab4
release 2015.03.18
2015-03-18 22:02:39 +01:00
Sergey M․
b30ef07c6c
[ultimedia] Handle youtube embeds
2015-03-19 01:06:39 +06:00
Sergey M․
73900846b1
[ultimedia] Capture and output unavailable video message
2015-03-19 00:53:26 +06:00
Sergey M․
d1dc7e3991
[ultimedia] Fix alphabetic order
2015-03-18 23:11:48 +06:00
Sergey M․
3073a6d5e9
[ultimedia] Add extractor
...
Sponsored by thankyoumotion.com
2015-03-18 23:08:18 +06:00
Roman Le Négrate
aae53774f2
[mixcloud] Try preview server first, then further numbers
2015-03-18 17:08:22 +01:00
Jaime Marquínez Ferrándiz
7a757b7194
[mixcloud] Fix extraction of some metadata
...
The second test had some wrong info.
I couldn't find the timestamp, so I have removed it.
2015-03-18 17:08:19 +01:00
Roman Le Négrate
fa8ce26904
[mixcloud] Fix extraction like-count
2015-03-18 16:30:29 +01:00
Sergey M․
2c2c06e359
[krasview] Fix extraction ( Closes #5228 )
2015-03-18 20:28:00 +06:00
Todoroki
ee580538fa
fix nm video DL issue when logged in
2015-03-18 22:24:17 +09:00
Todoroki
c3c5c31517
fix nm video DL issue when logged in
2015-03-18 22:19:55 +09:00
Sergey M․
ed9a25dd61
[generic] Generalize redirect regex
2015-03-18 00:05:40 +06:00
felix
9ef4f12b53
testcases for libsyn and The Daily Show Podcast extractors
2015-03-17 18:54:36 +01:00
Sergey M․
84f8101606
[generic] Follow redirects specified by Refresh
HTTP header
2015-03-17 23:51:40 +06:00
Sergey M․
b1337948eb
[grooveshark] Fix extraction
2015-03-17 23:13:43 +06:00
Sergey M․
2ca1c5aa9f
[douyutv] Improve and extract all formats
2015-03-17 22:27:33 +06:00
Sergey M․
674fb0fcc5
Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutv
2015-03-17 21:41:25 +06:00
Sergey M․
cd459b1d49
[sohu] Fix test's note info
2015-03-17 21:39:31 +06:00
Sergey M․
92a4793b3c
[utils] Place sanitize url function near other sanitizing functions
2015-03-17 21:34:22 +06:00
Sergey M․
dc03a42537
Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan12125-sohu_fix
2015-03-17 21:18:36 +06:00
Sergey M․
219da6bb68
[megavideoeu] Remove extractor
2015-03-17 21:13:42 +06:00
Sergey M․
0499cd866e
[primesharetv] Clean up
2015-03-17 21:06:38 +06:00
Jeff Buchbinder
13047f4135
[Primesharetv] Handle file not existing properly.
2015-03-17 20:33:32 +06:00
Jeff Buchbinder
af69cab21d
[Primesharetv] Add public domain example video
2015-03-17 20:33:24 +06:00
Jeff Buchbinder
d41a3fa1b4
[Primesharetv] Add primeshare.tv extractor, still need test data
2015-03-17 20:33:16 +06:00
Jeff Buchbinder
733be371af
Add megavideoz.eu support.
2015-03-17 20:33:03 +06:00
Sergey M․
576904bce6
[letv] Clarify download message
2015-03-17 20:01:31 +06:00
Sergey M.
cf47794f09
Merge pull request #5116 from yan12125/letv_fix
...
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
2015-03-17 19:58:34 +06:00
Sergey M․
c06a9f8730
[arte+7] Check formats ( Closes #5224 )
2015-03-17 19:42:50 +06:00
felix
2e90dff2c2
The Daily Show Podcast support
2015-03-16 20:05:02 +01:00
Jaime Marquínez Ferrándiz
b68eedba23
[rtve.es:infantil] Minor fixes ( closes #5214 )
2015-03-15 22:18:41 +01:00
Eduardo Ferro
d5b559393b
[rtve] Add new extractor for rtve infantil
2015-03-15 22:14:36 +01:00
Philipp Hagemeister
1de4ac1385
release 2015.03.15
2015-03-15 19:38:50 +01:00
Sergey M․
39aa42ffbb
[ard] Capture and output time restricted videos ( Closes #5213 )
2015-03-16 00:21:38 +06:00
Sergey M․
ec1b9577ba
[cloudy] Fix key extraction ( Closes #5211 )
2015-03-15 22:42:13 +06:00
Sergey M.
3b4444f99a
Merge pull request #5208 from admire93/master
...
Fix mistyped docstring indent
2015-03-15 17:20:50 +06:00
Kang Hyojun
613b2d9dc6
Fix mistyped docstring indent
2015-03-15 20:18:23 +09:00
Sergey M․
8f4cc22455
[aftenposten] Adapt to new URL format
2015-03-15 10:08:14 +06:00
Jaime Marquínez Ferrándiz
88cf6fb368
[metadatafromtitle] Some improvements and cleanup
...
* Remove the 'songtitle' field, 'title' can be used instead.
* Remove newlines in the help text, for consistency with other options.
* Add 'from __future__ import unicode_literals'.
* Call '__init__' from the parent class.
* Add test for the format_to_regex method
2015-03-14 20:06:33 +01:00
phiresky
e7db87f700
Add metadata from title parser
...
(Closes #5125 )
2015-03-14 19:46:22 +01:00
Yen Chi Hsuan
2cb434e53e
[Sohu] Fix title extraction
2015-03-15 01:05:01 +08:00
Yen Chi Hsuan
cd65491c30
[Sohu] Add a multiplart video test case
2015-03-15 00:59:49 +08:00
Jaime Marquínez Ferrándiz
082b1155a3
[livestream] Extract all videos in events ( fixes #5198 )
...
The webpage only contains the most recent ones, but if you scroll down more will appear.
2015-03-14 12:06:01 +01:00
Jaime Marquínez Ferrándiz
9202b1b787
[eighttracks] Remove unused import
2015-03-14 12:04:49 +01:00
Sergey M․
a7e01c438d
[8tracks] Modernize
2015-03-14 15:55:21 +06:00
Sergey M․
05be67e77d
[8tracks] Improve extraction
2015-03-14 15:54:23 +06:00
Sergey M․
85741b9986
[8tracks] Use predefined avg duration when duration is negative ( Closes #5200 )
2015-03-14 15:52:06 +06:00
Mamay Alexander
29171bc2d2
[yandexmusic] Site mirrors
2015-03-14 13:56:04 +06:00
Sergey M․
7be5a62ed7
[viewster] Improve extraction
2015-03-14 03:18:04 +06:00
Sergey M․
3647136f24
[viewster] Add extractor
2015-03-14 02:12:11 +06:00
Sergey M․
13598940e3
[kanalplay] Fix test
2015-03-14 01:27:21 +06:00
Sergey M․
bba3fc7960
[beatenpro] Fix tests
2015-03-13 22:13:50 +06:00
Sergey M․
fcd877013e
[beatenpro] Simplify
2015-03-13 22:11:56 +06:00
Sergey M․
ba1d4c0488
[beatenpro] Improve display_id
2015-03-13 22:03:58 +06:00
Sergey M․
517bcca299
[beatenpro] Simplify and improve
2015-03-13 22:01:15 +06:00
Sergey M․
1b53778175
[beatenpro] Use generic format sort
2015-03-13 21:51:49 +06:00
Sergey M․
b7a0304d92
Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into djpohly-beatport-pro
2015-03-13 21:47:01 +06:00
Sergey M․
545315a985
[nrk] Use generic subtitles timecode formatter
2015-03-13 21:40:34 +06:00
Sergey M․
3f4327520c
[kanalplay] Extract subtitles
2015-03-13 21:39:29 +06:00
Sergey M․
4a34f69ea6
[extractor/common] Add subtitles timecode formatter
2015-03-13 21:38:28 +06:00
Sergey M․
fb7e68833c
[kanalplay] Add extractor ( Closes #5188 )
2015-03-13 20:51:44 +06:00
Philipp Hagemeister
486dd09e0b
[YoutubeDL] Check for bytes instead of unicode output templates ( #5192 )
...
Also adapt the embedding examples for those poor souls still using 2.x.
2015-03-13 08:40:20 +01:00
Jaime Marquínez Ferrándiz
054b99a330
[jeuxvideo] Fix extraction ( fixes #5190 )
2015-03-12 22:33:59 +01:00
Devin J. Pohly
65c5e044c7
fix python2
2015-03-12 16:42:55 -04:00
Devin J. Pohly
11984c7467
[BeatportPro] Add new extractor
...
This extractor is for Beatport's 2-minute, low-quality track previews
only. To obtain an entire track, you obviously have to purchase and
download it normally through the Beatport store!
Possible future improvements:
- Playlists for albums or other track-list pages
- User login to play from My Beatport, Hold Bin, or Cart
2015-03-12 16:03:37 -04:00
Jaime Marquínez Ferrándiz
3946864c8a
[vimeo] Use https for all vimeo.com urls
...
Unfortunately vimeopro.com doesn't support it yet.
2015-03-12 19:08:16 +01:00
Jaime Marquínez Ferrándiz
b84037013e
[vimeo] Fix login ( #3886 )
2015-03-12 18:45:00 +01:00
Leonardo Amaral
d7d79106c7
* Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
2015-03-12 14:23:42 -03:00
Sergey M․
1138491631
[yam] Skip test
2015-03-12 21:59:46 +06:00
Sergey M․
71705fa70d
[footyroom] Add extractor ( Closes #5000 )
2015-03-12 21:56:56 +06:00
Sergey M.
602814adab
Merge pull request #5150 from yan12125/yam_fix
...
[Yam] Add an error detection and update test cases
2015-03-12 21:01:49 +06:00
Jaime Marquínez Ferrándiz
3a77719c5a
Don't accept '-1' as format, 'all' is clearer
2015-03-11 17:38:35 +01:00
Sergey M․
a3fbd18824
[funnyordie] Simplify subtitles
2015-03-11 21:56:22 +06:00
Sergey M․
c6052b8c14
Merge branch 'master' of https://github.com/pishposhmcgee/youtube-dl into pishposhmcgee-master
2015-03-11 21:45:43 +06:00
Sergey M․
c792b5011f
[ssa] Add extractor ( Closes #5169 )
2015-03-11 21:15:36 +06:00
Sergey M․
32aaeca775
[npo] Improve smooth stream skipping and set low preference for streams other than hds ans hls ( Closes #5175 )
2015-03-11 20:34:32 +06:00
pishposhmcgee
1593194c63
Update funnyordie.py
2015-03-10 15:35:35 -05:00
PishPosh.McGee
614a7e1e23
Added subtitles for FunnyOrDie
2015-03-10 15:22:46 -05:00
Sergey M․
2ebfeacabc
[utils] Keep dot and dotdot unmodified ( Closes #5171 )
2015-03-10 00:50:11 +06:00
Jaime Marquínez Ferrándiz
f5d8f58a17
[yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls
2015-03-09 18:17:22 +01:00
Jaime Marquínez Ferrándiz
937daef4a7
[niconico] Use '_match_id'
2015-03-09 18:12:41 +01:00
Jaime Marquínez Ferrándiz
dd77f14c64
[yandexmusic] PEP8: remove blank line at the end of file
2015-03-09 18:07:31 +01:00
Sergey M․
d1e2e8f583
[yamusic] Rename to yandexmusic
2015-03-09 21:44:59 +06:00
Sergey M․
47fe42e1ab
[yamusic] Improve, simplify, fix python3 issues and add tests
2015-03-09 21:43:46 +06:00
Mamay Alexander
4c60393854
[YandexMusic] Add new extractor
2015-03-09 19:06:49 +06:00
Philipp Hagemeister
f848215dfc
release 2015.03.09
2015-03-09 03:02:03 +01:00
Philipp Hagemeister
dcca581967
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-03-09 03:01:28 +01:00
Sergey M․
dd7831fe94
[breakcom] Process only play purpose media formats ( Closes #5164 )
2015-03-09 04:55:35 +06:00
Naglis Jonaitis
cc08b11d16
[adultswim] Improve video_info extraction ( Fixes #5152 )
...
Look for video_info inside `slugged_video`, if slug is not found among collections.
Also, simplify a bit.
2015-03-08 21:35:04 +02:00
Philipp Hagemeister
8bba753cca
[options] Rename --dump-intermediate-pages to --dump-pages for consistence with --write-pages
2015-03-08 18:37:43 +01:00
Jaime Marquínez Ferrándiz
43d6280d0a
[downloader/f4m] Fix use of base64 in python 3.2 ( fixes #5132 )
...
b64decode needs a byte string, but on 3.4 it also accepts strings.
2015-03-08 18:25:11 +01:00
Sergey M․
e5a11a2293
[YoutubeDL] Sanitize path before creating non-existent paths ( Closes #4324 )
2015-03-08 22:09:42 +06:00
Sergey M․
f18ef2d144
[utils] Disallow trailing dot in sanitize_path for a path part
2015-03-08 22:08:48 +06:00
Sergey M․
1bb5c511a5
[YoutubeDL] Sanitize outtmpl as path
2015-03-08 20:57:30 +06:00
Sergey M․
d55de57b67
[utils] Fix sanitize_open
2015-03-08 20:56:28 +06:00
Sergey M․
a2aaf4dbc6
[utils] Add sanitize_path
2015-03-08 20:55:22 +06:00
Sergey M․
bdf6eee0ae
[gazeta] Extend _VALID_URL
2015-03-08 19:17:54 +06:00
Naglis Jonaitis
8b910bda0c
[teamcoco] Fix extraction
2015-03-08 14:28:53 +02:00
Naglis Jonaitis
24993e3b39
[vidme] Fix view_count extraction and remove comment_count extraction ( Fixes #5133 )
...
Comment counts seem to no longer be listed on vid.me
2015-03-08 14:12:10 +02:00
Sergey M․
11101076a1
[pladform] Fix format quality sorting
2015-03-08 18:09:47 +06:00
Sergey M․
f838875726
[pladform] Add support for embeds
2015-03-08 18:07:10 +06:00
Sergey M․
28778d6bae
[pladform] Add extractor
2015-03-08 18:03:12 +06:00
Naglis Jonaitis
1132eae56d
[gazeta] Add new extractor ( Closes #4222 )
2015-03-08 13:54:01 +02:00
Sergey M․
d34e79492d
[twitch] Fix live streams ( Closes #5158 )
2015-03-08 16:54:11 +06:00
Philipp Hagemeister
ab205b9dc8
Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"
...
This reverts commit 7dcad95d4f
.
The output template is most definitly allowed to contain forbidden characters; otherwise -o /foo/bar/vid.mp4 wouldn't work.
2015-03-07 22:18:22 +01:00
Sergey M․
7dcad95d4f
[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters
2015-03-08 01:13:23 +06:00
Sergey M․
8a48223a7b
[eagleplatform] Remove debug output
2015-03-07 22:35:36 +06:00
Sergey M․
d47ae7f620
[eagleplatform] Add support for ClipYou embeds
2015-03-07 22:34:44 +06:00
Sergey M․
135c9c42bf
[eagleplatform] Add support for embeds
2015-03-07 22:22:57 +06:00
Sergey M․
0bf79ac455
[eagleplatform] Add extractor
2015-03-07 22:16:23 +06:00
Sergey M․
98998cded6
[youtube:search_url] Fix extraction ( Closes #5155 )
2015-03-07 18:59:06 +06:00
Sergey M․
14137b5781
[orf:iptv] Add extractor ( Closes #5140 )
2015-03-07 17:31:03 +06:00
bonfy
a172d96292
[douyutv] Add new extractor
2015-03-07 14:05:56 +08:00
Jaime Marquínez Ferrándiz
23ba76bc0e
[dailymotion] Replace test
...
It has been removed.
2015-03-06 22:45:05 +01:00
Jaime Marquínez Ferrándiz
61e00a9775
[vimeo] Use https for player.vimeo.com urls ( closes #5147 )
2015-03-06 22:39:05 +01:00
Jaime Marquínez Ferrándiz
d1508cd68d
[vimeo:album] Fix password protected videos
...
Since it only uses https now, don't recognize http urls.
2015-03-06 22:16:26 +01:00
Jaime Marquínez Ferrándiz
9c85b5376d
[vimeo] Fix and use '_verify_video_password' ( #5001 )
...
It only supports verifying the password over https now.
Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
2015-03-06 19:08:27 +01:00
Jaime Marquínez Ferrándiz
3c6f245083
[vimeo] Fix upload date extraction
2015-03-06 18:16:56 +01:00
Sergey M․
f207019ce5
[extractor/common] Remove 'm3u8' from quality selection URL
2015-03-06 22:53:53 +06:00
Yen Chi Hsuan
bd05aa4e24
[Yam] Add an error detection and update test cases
2015-03-07 00:53:52 +08:00
Sergey M․
8dc9d361c2
[extractor/common] Fix format_id when last_media
is None and always include m3u8_id
if present
...
The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s,
e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`
2015-03-06 22:52:50 +06:00
Philipp Hagemeister
d0e958c71c
[twitch:vod] Prefer source stream ( Fixes #5143 )
2015-03-06 10:53:49 +01:00
Philipp Hagemeister
a0bb7c5593
[extractor/common] Improve m3u format IDs ( #5143 )
2015-03-06 10:49:42 +01:00
Yen Chi Hsuan
55969016e9
[utils] Add a function to sanitize consecutive slashes in URLs
2015-03-06 12:43:49 +08:00
Philipp Hagemeister
9609f02e3c
[vidme] Modernize
2015-03-05 22:34:56 +01:00
Yen Chi Hsuan
5c7495a194
[sohu] Correct wrong imports
2015-03-06 02:48:27 +08:00
Yen Chi Hsuan
5ee6fc974e
[sohu] Fix info extractor and add tests
2015-03-06 02:43:39 +08:00
Naglis Jonaitis
c2ebea6580
[extremetube] Fix extraction ( Closes #5127 )
2015-03-05 14:45:38 +02:00
Sergey M․
12a129ec6d
[playwire] Add extractor
2015-03-05 02:36:53 +06:00
Jaime Marquínez Ferrándiz
f28fe66970
[downloader/http] Add missing fields for _hook_progress call
...
It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded.
(Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1195779 )
2015-03-04 12:14:38 +01:00
Jaime Marquínez Ferrándiz
123397317c
[downloader/http] Remove wrong '_hook_progress' call ( fixes #5117 )
2015-03-03 18:45:56 +01:00
Naglis Jonaitis
dc570c4951
[lrt] Pass --realtime to rtmpdump
2015-03-03 18:41:34 +02:00
Naglis Jonaitis
22d3628319
[tvplay] Adapt _VALID_URL and test case to domain name change
2015-03-03 18:39:28 +02:00
Sergey M․
50c9949d7a
[youporn] Imrove JSON regex and preserve the old one
2015-03-03 21:39:04 +06:00
Sergey M.
376817c6d4
Merge pull request #5115 from chaos33/youporn-json
...
fix youporn extractor's json search regex
2015-03-03 21:32:13 +06:00
Yen Chi Hsuan
63fc800057
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
2015-03-03 23:20:55 +08:00
chaos33
e0d0572b73
fix youporn extractor's json search regex
2015-03-03 22:53:05 +08:00
Philipp Hagemeister
7fde87c77d
release 2015.03.03.1
2015-03-03 13:59:38 +01:00
Philipp Hagemeister
938c3f65b6
Merge branch 'cn-verification-proxy'
2015-03-03 13:57:29 +01:00
Philipp Hagemeister
2461f79d2a
[utils] Correct per-request proxy handling
2015-03-03 13:56:06 +01:00
Philipp Hagemeister
499bfcbfd0
Make sure netrc works for all extractors with login support
...
Fixes #5112
2015-03-03 12:59:17 +01:00
Philipp Hagemeister
07490f8017
release 2015.03.03
2015-03-03 00:05:05 +01:00
Philipp Hagemeister
91410c9bfa
[letv] Add --cn-verification-proxy ( Closes #5077 )
2015-03-03 00:03:06 +01:00
Philipp Hagemeister
a7440261c5
[utils] Streap leading dots
...
Fixes #2865 , closes #5087
2015-03-02 19:07:19 +01:00
Philipp Hagemeister
76c73715fb
[generic] Parse RSS enclosure URLs ( Fixes #5091 )
2015-03-02 18:21:31 +01:00
Philipp Hagemeister
c75f0b361a
[downloader/external] Add support for custom options ( Fixes #4885 , closes #5098 )
2015-03-02 18:21:31 +01:00
Sergey M․
295df4edb9
[soundcloud] Fix glitches ( #5101 )
2015-03-02 22:47:07 +06:00
Sergey M․
562ceab13d
[soundcloud] Check direct links validity ( Closes #5101 )
2015-03-02 22:39:32 +06:00
Sergey M․
2f0f6578c3
[extractor/common] Assume non HTTP(S) URLs valid
2015-03-02 22:38:44 +06:00
Sergey M․
30cbd4e0d6
[lynda] Completely skip videos we don't have access to, extract base class and modernize ( Closes #5093 )
2015-03-02 22:12:10 +06:00
Sergey
7594be85ff
[lynda] Check for the empty subtitle
2015-03-02 11:49:39 +02:00
Sergey M․
3630034609
[vk] Fix test ( Closes #5100 )
2015-03-02 03:30:18 +06:00
Sergey M․
4e01501bbf
[vk] Fix extraction ( Closes #4967 , closes #4686 )
2015-03-01 21:56:30 +06:00
Sergey M․
1aa5172f56
[vk] Catch temporarily unavailable video error message
2015-03-01 21:55:43 +06:00
Jaime Marquínez Ferrándiz
31bd39256b
--load-info: Use the fileinput module
...
It automatically handles the '-' filename as stdin
2015-03-01 11:54:48 +01:00
Jaime Marquínez Ferrándiz
003c69a84b
Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3)
2015-02-28 21:44:57 +01:00
Philipp Hagemeister
0134901108
release 2015.02.28
2015-02-28 21:24:25 +01:00
Philipp Hagemeister
eee6293d57
[thechive] remove in favor of Kaltura ( #5072 )
2015-02-28 20:55:49 +01:00
Philipp Hagemeister
8237bec4f0
[escapist] Extract duration
2015-02-28 20:52:52 +01:00
Philipp Hagemeister
29cad7ad13
Merge remote-tracking branch 'origin/master'
2015-02-28 20:51:54 +01:00
Sergey M․
0d103de3b0
[twitch] Pass api_token along with every request ( Closes #3986 )
2015-02-28 22:59:55 +06:00
Sergey M․
6c87c2eea8
[puls4] Improve and extract more metadata
2015-02-28 22:25:57 +06:00
Sergey M․
58c2ec6ab3
Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl
2015-02-28 21:39:10 +06:00
Sergey M․
df5ae3eb16
[oppetarkiv] Merge with svtplay
2015-02-28 21:25:04 +06:00
Sergey M․
e143f5dae9
[oppetarkiv] Extract f4m formats and age limit
2015-02-28 21:12:06 +06:00
Sergey M․
48218cdb97
Merge branch 'oppetarkiv' of https://github.com/thc202/youtube-dl into thc202-oppetarkiv
2015-02-28 20:41:56 +06:00
Jaime Marquínez Ferrándiz
e9fade72f3
Add postprocessor for converting subtitles ( closes #4954 )
2015-02-28 14:43:24 +01:00
Jaime Marquínez Ferrándiz
0f2c0d335b
[YoutubeDL] Use the InfoExtractor._download_webpage method for getting the subtitles
...
It handles encodings better, for example for 'http://www.npo.nl/nos-journaal/14-02-2015/POW_00942207 '
2015-02-28 14:03:27 +01:00
thc202
40b077bc7e
[oppetarkiv] Add new extractor
...
Some, if not all, of the videos appear to be geo-blocked (Sweden).
Test might fail (403 Forbidden) if not run through a Swedish connection.
2015-02-27 22:27:30 +00:00
Sergey M․
bd3749ed69
[kaltura] Extend _VALID_URL ( Closes #5081 )
2015-02-28 00:19:31 +06:00
Sergey M․
4ffbf77886
[odnoklassniki] Add extractor ( Closes #5075 )
2015-02-28 00:15:03 +06:00
Jaime Marquínez Ferrándiz
781a7ef60a
[lynda] Use 'lstrip' for the subtitles
...
The newlines at the end are important, they separate each piece of text.
2015-02-27 16:18:18 +01:00
Sergey M.
5b2949ee0b
Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix
...
[lynda] Fixed subtitles broken file
2015-02-27 20:56:54 +06:00
Sergey M․
a0d646135a
[lynda] Extend _VALID_URL
2015-02-27 20:56:06 +06:00
HanYOLO
7862ad88b7
puls4 Add new extractor
2015-02-27 15:41:58 +01:00
Jaime Marquínez Ferrándiz
f3bff94cf9
[rtve] Extract duration
2015-02-27 12:24:51 +01:00
Sergey
0eba1e1782
[lynda] Fixed subtitles broken file
2015-02-27 00:51:22 +02:00
Naglis Jonaitis
e3216b82bf
[generic] Support dynamic Kaltura embeds ( #5016 ) ( #5073 )
2015-02-27 00:34:19 +02:00
Naglis Jonaitis
da419e2332
[musicvault] Use the Kaltura extractor
2015-02-26 23:47:45 +02:00
Naglis Jonaitis
0d97ef43be
[kaltura] Add new extractor
2015-02-26 23:45:54 +02:00
anovicecodemonkey
1a2313a6f2
[TheChiveIE] added support for TheChive.com ( Closes #5016 )
2015-02-27 02:36:45 +10:30
Sergey M․
250a9bdfe2
[mpora] Improve _VALID_URL
2015-02-26 21:16:35 +06:00
Sergey M․
6317a3e9da
[mpora] Fix extraction
2015-02-26 21:10:49 +06:00
Naglis Jonaitis
7ab7c9e932
[gamestar] Fix title extraction
2015-02-26 16:22:05 +02:00
Naglis Jonaitis
e129c5bc0d
[laola1tv] Allow live stream downloads
2015-02-26 14:35:48 +02:00
PishPosh.McGee
2e241242a3
Adding subtitles
2015-02-26 03:59:35 -06:00
Philipp Hagemeister
9724e5d336
release 2015.02.26.2
2015-02-26 09:45:11 +01:00
Philipp Hagemeister
63a562f95e
[escapist] Detect IP blocking and use another UA ( Fixes #5069 )
2015-02-26 09:19:26 +01:00
Philipp Hagemeister
5c340b0387
release 2015.02.26.1
2015-02-26 01:47:16 +01:00
Philipp Hagemeister
2a15a98a6a
[rmtp] Encode filename before invoking subprocess
...
This fixes #5066 .
Reproducible with
LC_ALL=C youtube-dl "http://www.prosieben.de/tv/germanys-next-topmodel/video/playlist/ganze-folge-episode-2-das-casting-in-muenchen "
2015-02-26 01:44:20 +01:00
Philipp Hagemeister
72a406e7aa
[extractor/common] Pass in video_id ( #5057 )
2015-02-26 01:35:43 +01:00
Philipp Hagemeister
feccc3ff37
Merge remote-tracking branch 'aajanki/wdr_live'
2015-02-26 01:34:01 +01:00
Philipp Hagemeister
265bfa2c79
[letv] Simplify
2015-02-26 01:30:18 +01:00
Philipp Hagemeister
8faf9b9b41
Merge remote-tracking branch 'yan12125/IE_Letv'
2015-02-26 01:26:55 +01:00
Philipp Hagemeister
3e675fabe0
[airmozilla] Be more tolerant when nonessential items are missing ( #5030 )
2015-02-26 01:25:00 +01:00
Philipp Hagemeister
cd5b4b0bc2
Merge remote-tracking branch 'duncankl/airmozilla'
2015-02-26 01:15:08 +01:00
Philipp Hagemeister
7ef822021b
Merge remote-tracking branch 'mmue/fix-rtlnow'
2015-02-26 01:13:03 +01:00
Philipp Hagemeister
9a48926a57
[escapist] Add support for advertisements
2015-02-26 00:59:53 +01:00
Philipp Hagemeister
13cd97f3df
release 2015.02.26
2015-02-26 00:42:02 +01:00
Philipp Hagemeister
183139340b
[utils] Bump our user agent
2015-02-26 00:40:12 +01:00
Philipp Hagemeister
1c69bca258
[escapist] Fix config URL matching
2015-02-26 00:24:54 +01:00
Jaime Marquínez Ferrándiz
c10ea454dc
[telecinco] Recognize more urls ( closes #5065 )
2015-02-25 23:52:54 +01:00
Markus Müller
9504fc21b5
Fix the RTL extractor for new episodes by using a different hostname
2015-02-25 23:27:19 +01:00
Jaime Marquínez Ferrándiz
13d8fbef30
[generic] Don't set the 'title' if it's not defined in the entry ( closes #5061 )
...
Some of them may be an 'url' result, which in general don't have the 'title' field.
2015-02-25 17:56:51 +01:00
Antti Ajanki
b8988b63a6
[wdr] Download a live stream
2015-02-24 21:23:59 +02:00
Antti Ajanki
5eaaeb7c31
[f4m] Tolerate missed fragments on live streams
2015-02-24 21:22:59 +02:00
Antti Ajanki
c4f8c453ae
[f4m] Refresh fragment list periodically on live streams
2015-02-24 21:22:59 +02:00
Antti Ajanki
6f4ba54079
[extractor/common] Extract HTTP (possibly f4m) URLs from a .smil file
2015-02-24 21:22:59 +02:00
Antti Ajanki
637570326b
[extractor/common] Extract the first of a seq of videos in a .smil file
2015-02-24 21:22:59 +02:00
Sergey M․
37f885650c
[eporner] Simplify and hardcode age limit
2015-02-25 01:08:54 +06:00
logon84
e765ed3a9c
[eporner] Fix redirect_code error
2015-02-24 19:41:46 +01:00
Yen Chi Hsuan
677063594e
[Letv] Update testcases
2015-02-25 02:10:55 +08:00
logon84
59c7cbd482
Update eporner.py
...
Updated to work. Old version shows an error about being unable to extract "redirect_code"
2015-02-24 18:58:32 +01:00
Yen Chi Hsuan
570311610e
[Letv] Add playlist support
2015-02-25 01:26:44 +08:00
Sergey M․
41b264e77c
[nrktv] Workaround subtitles conversion issues on python 2.6 ( Closes #5036 )
2015-02-24 23:06:44 +06:00
Philipp Hagemeister
df4bd0d53f
[options] Add --yes-playlist as inverse of --no-playlist ( Fixes #5051 )
2015-02-24 17:25:02 +01:00
Yen Chi Hsuan
7f09a662a0
[Letv] Add new extractor. Single video only
2015-02-24 23:58:21 +08:00
Philipp Hagemeister
4f3b21e1c7
release 2015.02.24.2
2015-02-24 16:34:42 +01:00
Philipp Hagemeister
54233c9080
[escapist] Support JavaScript player ( Fixes #5034 )
2015-02-24 16:33:07 +01:00
Philipp Hagemeister
db8e13ef71
release 2015.02.24.1
2015-02-24 11:38:21 +01:00
Philipp Hagemeister
5a42414b9c
[utils] Prevent hyphen at beginning of filename ( Fixes #5035 )
2015-02-24 11:38:01 +01:00
Philipp Hagemeister
9c665ab72e
[rtve] PEP8
2015-02-24 11:37:27 +01:00
Philipp Hagemeister
b665ba6aa6
release 2015.02.24
2015-02-24 11:24:26 +01:00
Philipp Hagemeister
ec5913b5cd
[bloomberg] Modernize
2015-02-24 11:08:00 +01:00
Jaime Marquínez Ferrándiz
25ac63ed71
[rtve] Extract subtitles
2015-02-23 23:04:07 +01:00
Sergey M․
99209c2916
[youtube] Extract UL playlists as mixes ( Closes #5040 )
2015-02-24 01:35:15 +06:00
Naglis Jonaitis
1fbaa0a521
[laola1tv] Use raw strings for regular expressions
...
Oops
2015-02-23 20:51:30 +02:00
Naglis Jonaitis
3037b91e05
[laola1tv] Improve extraction and update test case ( #3742 )
2015-02-23 20:45:52 +02:00
Jaime Marquínez Ferrándiz
ffdf972b91
[facebook] Extract all the formats ( closes #5037 )
2015-02-23 18:54:15 +01:00
Philipp Hagemeister
459e5fbd5f
release 2015.02.23.1
2015-02-23 18:17:39 +01:00
Jaime Marquínez Ferrándiz
bfc993cc91
Merge branch 'subtitles-rework'
...
(Closes PR #4964 )
2015-02-23 17:13:03 +01:00
Sergey M․
4432db35d9
[gdcvault] Restore akamai host for rtmp videos
2015-02-23 21:59:11 +06:00
Philipp Hagemeister
591ab1dff9
[soundgasm] PEP8
2015-02-23 16:51:21 +01:00
Philipp Hagemeister
5bca2424bc
[gdcvault] Remove dead code
2015-02-23 16:51:09 +01:00
Philipp Hagemeister
bd61a9e770
release 2015.02.23
2015-02-23 16:47:19 +01:00
Sergey M․
3438e7acd2
[soundgasm] Remove unused import
2015-02-23 21:40:50 +06:00
Sergey M․
409693984f
[soundgasm:profile] Fix _VALID_URL
2015-02-23 21:30:30 +06:00
Sergey M․
04e8c11080
[chirbit] Clarify extractors' IE_NAMEs
2015-02-23 21:28:14 +06:00
Sergey M․
80af2b73ab
[soundgasm] Clarify extractors' IE_NAMEs
2015-02-23 21:27:56 +06:00
Sergey M․
3cc57f9645
[soundgasm:profile] Simplify
2015-02-23 21:27:24 +06:00
Sergey M․
a65d4e7f14
[chirbit] Simplify and extract profile from RSS ( #5032 )
2015-02-23 21:15:16 +06:00
Jaime Marquínez Ferrándiz
b531cfc019
[YoutubeDL] remove compatiblity with the old subtitles system
2015-02-23 16:12:35 +01:00
Sergey M․
543ec2136b
Merge branch 'chirbit' of https://github.com/skypher/youtube-dl into skypher-chirbit
2015-02-23 19:21:25 +06:00
Leslie P. Polzer
93b5071f73
[soundgasm] add profile IE.
2015-02-23 12:11:19 +01:00
Leslie P. Polzer
ddc369f073
[chirbit] fix profile downloader regex.
2015-02-23 12:00:43 +01:00
Duncan Keall
1b40dc92eb
[airmozilla] Add new extractor
2015-02-23 16:10:08 +13:00
Sergey M․
fcc3e6138b
[r7] Add extractor ( Closes #4405 , closes #5004 )
2015-02-23 03:32:53 +06:00
Sergey M․
9fe6ef7ab2
[extractor/common] Fix preference for m3u8 quality selection URL
2015-02-23 03:30:10 +06:00
Sergey M․
c010af6f19
[escapist] Make regexes more robust ( Closes #5028 )
2015-02-22 23:11:33 +06:00
Sergey M․
35b7982303
[appletrailers] Add test ( #5027 )
2015-02-22 19:58:39 +06:00
Sergey M․
f311cfa231
[appletrailers] Extend _VALID_URL ( Closes #5027 )
2015-02-22 19:53:32 +06:00
Jaime Marquínez Ferrándiz
98c70d6fc7
[YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if 'writesubtitles' is True
2015-02-22 11:37:27 +01:00
Jaime Marquínez Ferrándiz
03091e372f
[ted] Always extract the subtitles
...
The required info is already in the webpage
2015-02-22 00:27:59 +01:00
Jaime Marquínez Ferrándiz
4d17184817
[YoutubeDL] don't set the 'requested_subtitles' without writesubtitles or writeautomaticsub
2015-02-22 00:27:49 +01:00
Philipp Hagemeister
e086e0eb6c
release 2015.02.21
2015-02-21 21:25:29 +01:00
Naglis Jonaitis
314368c822
[teamcoco] Fix extraction
...
Also, use a single style of quotes
2015-02-21 22:19:39 +02:00
Sergey M․
c5181ab410
[gdcvault] Fix rtmp streams ( Closes #5024 )
2015-02-22 02:10:26 +06:00
Sergey M․
ea5152cae1
[zapiks] Extend _VALID_URL ( #5014 )
2015-02-22 01:42:47 +06:00
Sergey M․
255fca5eea
[generic] Add support for Zapiks embeds ( #5014 )
2015-02-22 01:39:26 +06:00
Sergey M․
4aeccadf4e
[zapiks] Add extractor ( #5014 )
2015-02-22 01:38:57 +06:00
Jaime Marquínez Ferrándiz
93540ee10e
[rtve] Fix the video url
...
Changing mvod to mvod1 fixes the url, we don't need to add the query.
2015-02-21 19:31:39 +01:00
Philipp Hagemeister
8fb3ac3649
PEP8: W503
2015-02-21 14:55:13 +01:00
Philipp Hagemeister
77b2986b5b
[extractor/common] Recognize Indian censorship ( #5021 )
2015-02-21 14:51:07 +01:00
Sergey M․
62b013df0d
[vimeo] Encode password before hash calculation
2015-02-21 18:31:10 +06:00
Sergey M․
fad6768bd1
[vimeo] Fix password protected videos ( Closes #5001 )
2015-02-21 18:00:25 +06:00
Philipp Hagemeister
1e9a9e167d
release 2015.02.20
2015-02-20 23:23:12 +01:00
Philipp Hagemeister
3da0db62e6
[escapist] Fix extraction ( fixes #5017 )
2015-02-20 23:22:47 +01:00
Philipp Hagemeister
e14ced7918
Merge branch 'master' of github.com:rg3/youtube-dl
2015-02-20 23:20:14 +01:00
Sergey M․
a461a11989
[ted] Improve external video handling and add test
2015-02-21 00:14:38 +06:00
minusf
1bd838608f
prefer 'code' to 'uri' if present
2015-02-20 18:24:20 +01:00
Leslie P. Polzer
365577f567
[chirbit] add profile extractor.
2015-02-20 14:48:12 +01:00
Naglis Jonaitis
50efb383f0
[tv4] Add new extractor ( Closes #4839 ) ( Closes #2103 )
2015-02-20 14:13:41 +02:00
Leslie P. Polzer
5da6bd0083
[chirbit] Add new extractor.
2015-02-20 10:49:45 +01:00
Philipp Hagemeister
5e9a033e6e
[imgur] Allow alternative values
...
Every now and then, imgur.com goes crazy and gives us a generic title and description (otherwise it looks all fine though).
Simply update the test case to allow for that craziness.
2015-02-20 02:52:03 +01:00
Jaime Marquínez Ferrándiz
fb7cb6823e
Remove the SubtitlesInfoExtractor class
...
No longer needed
2015-02-19 23:24:24 +01:00
Sergey M․
dd0a58f5f0
[blinkx] Fix extraction
2015-02-20 01:19:38 +06:00
Philipp Hagemeister
a21420389e
release 2015.02.19.3
2015-02-19 19:28:17 +01:00
Jaime Marquínez Ferrándiz
6140baf4e1
[nationalgeographic] Add extractor ( closes #4960 )
2015-02-19 18:17:31 +01:00
Sergey M․
8fc642eb5b
[pornhub] Fix uploader regex
2015-02-19 22:15:49 +06:00
Sergey M․
e66e1a0046
[pornhub] Add support for playlists ( Closes #4995 )
2015-02-19 22:15:19 +06:00
Sergey M․
d5c69f1da4
[5min] Cover joystiq.com URLs ( Closes #4962 )
2015-02-19 21:47:11 +06:00
Jaime Marquínez Ferrándiz
f13b1e7d7f
[bbccouk] Convert to new subtitles system
...
I haven't found any video available outside the UK, so I haven't added tests.
I have updated how the srt file is build, because (at least for www.bbc.co.uk/programmes/p02j9b69) the subtitles is inside 'span' elements.
2015-02-19 16:46:41 +01:00
Jaime Marquínez Ferrándiz
5c8a3f862a
[nbc] Use a test video that works outside the US
2015-02-19 15:00:39 +01:00
Jaime Marquínez Ferrándiz
8807f1277f
[theplatform] Convert to new subtitles system
2015-02-19 14:54:50 +01:00
Jaime Marquínez Ferrándiz
a3b9157f49
[cbssports] Add extractor ( closes #4996 )
2015-02-19 13:06:53 +01:00
Philipp Hagemeister
b88ba05356
[imgur] Simplify
2015-02-19 05:53:09 +01:00
Philipp Hagemeister
b74d505577
Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements'
2015-02-19 05:16:11 +01:00
John Boehr
9e2d7dca87
[imgur] improve error check for non-video URLs
2015-02-18 19:47:54 -08:00
John Boehr
d236b37ac9
[imgur] improve regex #4998
2015-02-18 19:28:19 -08:00
Philipp Hagemeister
e880c66bd8
[theonion] Modernize
2015-02-19 04:12:40 +01:00
John Boehr
1a13940c8d
[imgur] support regular URL
2015-02-18 18:12:48 -08:00
Philipp Hagemeister
3d54788495
[webofstories] Fix extraction
2015-02-19 02:12:08 +01:00
Philipp Hagemeister
71d53ace2f
[sockshare] Do not require thumbnail anymore
...
Thumbnail is not present on the website anymore.
2015-02-19 02:04:30 +01:00
Philipp Hagemeister
f37e3f99f0
[generic] Correct test case
...
Video has been reuploaded / edited
2015-02-19 02:00:52 +01:00
Philipp Hagemeister
bd03ffc16e
[netzkino] Skip download in test case
...
Works fine from Germany, but fails from everywhere else
2015-02-19 01:58:54 +01:00
Philipp Hagemeister
1ac1af9b47
release 2015.02.19.2
2015-02-19 01:43:28 +01:00
Philipp Hagemeister
3bf5705316
[imgur] Add new extractor
2015-02-19 01:43:20 +01:00
Philipp Hagemeister
1c2528c8a3
[cbs] Modernize
2015-02-19 01:22:50 +01:00
Philipp Hagemeister
7bd15b1a03
release 2015.02.19.1
2015-02-19 01:04:24 +01:00
Philipp Hagemeister
6b961a85fd
[patreon] Add support for embedlies ( fixes #4969 )
2015-02-19 01:04:19 +01:00
Philipp Hagemeister
7707004043
[patreon] Modernize
2015-02-19 00:38:05 +01:00
Philipp Hagemeister
a025d3c5a5
release 2015.02.19
2015-02-19 00:31:23 +01:00
Philipp Hagemeister
c460bdd56b
[sandia] Add new extractor ( #4974 )
2015-02-19 00:31:01 +01:00
Philipp Hagemeister
b81a359eb6
[YoutubeDL] Use render_table for format listing
2015-02-19 00:28:58 +01:00
Philipp Hagemeister
d61aefb24c
Merge remote-tracking branch 'origin/master'
2015-02-19 00:01:14 +01:00
Philipp Hagemeister
d305dd73a3
[utils] Fix js_to_json
...
Previously, the runtime could be atrocious for longer inputs.
2015-02-18 23:59:51 +01:00
Jaime Marquínez Ferrándiz
93a16ba238
[vimeo] Raise the ExtractorError with expected=True when no video password is given
2015-02-18 22:00:12 +01:00
Jaime Marquínez Ferrándiz
4f7cea6c53
[viki] Convert to new subtitles system
2015-02-18 20:37:16 +01:00
Jaime Marquínez Ferrándiz
afbdd3acc3
[rai] Convert to new subtitles system
2015-02-18 20:14:42 +01:00
Philipp Hagemeister
85d5866177
[yahoo] Remove md5sum from test case
...
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
2015-02-18 20:03:04 +01:00
Philipp Hagemeister
9789d7535d
[xtube] Fix test case
2015-02-18 19:58:41 +01:00
Philipp Hagemeister
d8443cd3f7
[wsj] Correct test case
2015-02-18 19:56:24 +01:00
Philipp Hagemeister
d47c26e168
[brightcove] Correct keys in playlists
2015-02-18 19:56:10 +01:00
Jaime Marquínez Ferrándiz
01561da142
[nrk] Convert to new subtitles system
2015-02-18 18:57:01 +01:00
Jaime Marquínez Ferrándiz
0af25f784b
[mtv] Convert to new subtitles system
2015-02-18 18:27:45 +01:00
Jaime Marquínez Ferrándiz
b9b42f2ea0
[npo] Convert to new subtitles system
2015-02-18 17:57:10 +01:00
Jaime Marquínez Ferrándiz
311c393838
[lynda] Convert to new subtitles system
2015-02-18 17:46:33 +01:00
Jaime Marquínez Ferrándiz
18c1c42405
[drtv] Convert to new subtitles system
2015-02-18 17:20:22 +01:00
Jaime Marquínez Ferrándiz
37dd5d4629
[mit] Don't set the subtitles field
...
YouTube already provides them in more formats
2015-02-18 17:19:56 +01:00
Philipp Hagemeister
81975f4693
release 2015.02.18.1
2015-02-18 10:54:56 +01:00
Philipp Hagemeister
3eff81fbf7
[jsinterp] Disable comment support
...
We need a proper lexer to be able to understand YouTube's code, which contains /* inside of strings.
For now it's sufficient to just disable comment support altogether.
Fixes #4976 , fixes #4979 , fixes #4980 , fixes #4981 , fixes #4982 .
Closes #4977 .
2015-02-18 10:47:42 +01:00
Philipp Hagemeister
785521bf4f
[youtube] Remove useless if
2015-02-18 10:42:23 +01:00
Philipp Hagemeister
6d1a55a521
[youtube] Show entire player URL when -v is given
2015-02-18 10:39:14 +01:00
Philipp Hagemeister
9cad27008b
release 2015.02.18
2015-02-18 00:49:34 +01:00
Philipp Hagemeister
11e611a7fa
Extend various playlist tests
2015-02-18 00:49:10 +01:00
Philipp Hagemeister
72c1f8de06
[bandcamp:album] Fix extractor results and associated test
2015-02-18 00:48:52 +01:00
Philipp Hagemeister
6e99868e4c
[buzzfeed] Fix playlist test case
2015-02-18 00:41:45 +01:00
Philipp Hagemeister
4d278fde64
[ign] Amend playlist test
2015-02-18 00:38:55 +01:00
Philipp Hagemeister
1def5f359e
[livestream] Correct playlist ID and add a test for it
2015-02-18 00:34:45 +01:00
Philipp Hagemeister
15ec669374
[vk] Amend playlist test
2015-02-18 00:33:41 +01:00
Philipp Hagemeister
a3fa5da496
[vimeo] Amend playlist tests
2015-02-18 00:33:31 +01:00
Philipp Hagemeister
30965ac66a
[vimeo] Prevent infinite loops if video password verification fails
...
We're seeing this in the tests¹ right now, which do not terminate.
¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
2015-02-18 00:27:58 +01:00
Philipp Hagemeister
09ab40b7d1
Merge branch 'progress-as-hook2'
2015-02-17 23:41:48 +01:00
Jaime Marquínez Ferrándiz
edab9dbf4d
[YoutubeDL] use the 'render_table' function for listing the subtitles
2015-02-17 22:59:19 +01:00
Jaime Marquínez Ferrándiz
9868ea4936
[extractor/common] Simplify subtitles handling methods
...
Initially I was going to use a single method for handling both subtitles and automatic captions, that's why I used the 'list_subtitles' and the 'subtitles' variables.
2015-02-17 22:16:29 +01:00
Jaime Marquínez Ferrándiz
85920dd01d
[bliptv] Convert to new subtitles system
2015-02-17 21:56:25 +01:00
Philipp Hagemeister
fa15607773
PEP8 fixes
2015-02-17 21:46:20 +01:00
Philipp Hagemeister
a91a2c1a83
[downloader] Remove various unneeded assignments and imports
2015-02-17 21:44:41 +01:00
Philipp Hagemeister
16e7711e22
[downloader/http] Remove gruesome import
2015-02-17 21:42:31 +01:00
Philipp Hagemeister
5cda4eda72
[YoutubeDL] Use a progress hook for progress reporting
...
Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's.
Closes #4875 .
2015-02-17 21:40:35 +01:00
Philipp Hagemeister
98f000409f
[radio.de] Fix extraction
2015-02-17 21:40:09 +01:00
Jaime Marquínez Ferrándiz
bd7fe0cf66
[walla] Convert to new subtitles system
2015-02-17 21:23:09 +01:00
Jaime Marquínez Ferrándiz
48246541da
[ceskatelevize] Convert to new subtitles system
2015-02-17 21:17:47 +01:00
Sergey M․
4a8d4a53b1
[videolecturesnet] Fix rtmp stream glitches ( Closes #4968 )
2015-02-18 01:16:49 +06:00
Jaime Marquínez Ferrándiz
4cd95bcbc3
[twitch:stream] Prefer the 'source' format ( fixes #4972 )
2015-02-17 18:57:01 +01:00
Philipp Hagemeister
be24c8697f
release 2015.02.17.2
2015-02-17 17:38:31 +01:00
Sergey M?
0d93378887
[videolecturesnet] Check http format URLs ( Closes #4968 )
2015-02-17 22:35:27 +06:00
Sergey M?
4069766c52
[extractor/common] Test URLs with GET
2015-02-17 22:35:27 +06:00
Philipp Hagemeister
7010577720
release 2015.02.17.1
2015-02-17 17:35:08 +01:00
Philipp Hagemeister
8ac27a68e6
[hls] Switch to available as a property
2015-02-17 17:35:03 +01:00
Philipp Hagemeister
46312e0b46
release 2015.02.17
2015-02-17 17:29:32 +01:00
Philipp Hagemeister
f9216ed6ad
Merge remote-tracking branch 'origin/master'
2015-02-17 17:28:51 +01:00
Philipp Hagemeister
65bf37ef83
[ffmpeg] Remove trivial helper method
2015-02-17 17:27:29 +01:00
Philipp Hagemeister
f740fae2a4
[ffmpeg] Make available a property
2015-02-17 17:26:41 +01:00
Jaime Marquínez Ferrándiz
fbc503d696
[downloader/hls] Fix detection of ffmpeg/avconv (reported in #4966 )
2015-02-17 16:40:42 +01:00
Jaime Marquínez Ferrándiz
662435f728
[YoutubeDL] Use a Request object for getting the cookies ( fixes #4970 )
...
So that we don't have to implement all the methods used by the cookiejar.
2015-02-17 16:29:24 +01:00
Jaime Marquínez Ferrándiz
163d966707
[downloader/external] curl: Add the '--location' flag
...
curl doesn't follow redirections by default
2015-02-17 16:21:02 +01:00
Philipp Hagemeister
85729c51af
[downloader] Add --hls-prefer-native to use the native HLS downloader ( #4966 )
2015-02-17 12:09:12 +01:00
Jaime Marquínez Ferrándiz
360e1ca5cc
[youtube] Convert to new subtitles system
...
The automatic captions are stored in the 'automactic_captions' field, which is used if no normal subtitles are found for an specific language.
2015-02-16 22:47:39 +01:00
Jaime Marquínez Ferrándiz
a1f2a06b34
[dailymotion] Convert to new subtitles system
2015-02-16 21:51:08 +01:00
Jaime Marquínez Ferrándiz
c84dd8a90d
[YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
...
We need to keep the orginal subtitles information, so that the '--load-info' option can be used to list or select the subtitles again.
We'll also be able to have a separate field for storing the automatic captions info.
2015-02-16 21:51:08 +01:00
Jaime Marquínez Ferrándiz
65469a7f8b
[vimeo] Convert to new subtitles system
...
Removed some tests, the behaviour should be checked in a test for the YoutubeDL class
2015-02-16 21:51:07 +01:00
Jaime Marquínez Ferrándiz
6b597516c1
[atresplayer] Convert to new subtitles system
2015-02-16 21:51:07 +01:00
Jaime Marquínez Ferrándiz
b5857f62e2
[crunchyroll] Convert to new subtitles system
2015-02-16 21:51:07 +01:00
Jaime Marquínez Ferrándiz
a504ced097
Improve subtitles support
...
For each language the extractor builds a list with the available formats sorted (like for video formats), then YoutubeDL selects one of them using the '--sub-format' option which now allows giving the format preferences (for example 'ass/srt/best').
For each format the 'url' field can be set so that we only download the contents if needed, or if the contents needs to be processed (like in crunchyroll) the 'data' field can be used.
The reasons for this change are:
* We weren't checking that the format given with '--sub-format' was available, checking it in each extractor would be repetitive.
* It allows to easily support giving a format preference.
* The subtitles were automatically downloaded in the extractor, but I think that if you use for example the '--dump-json' option you want to finish as fast as possible.
Currently only the ted extractor has been updated, but the old system still works.
2015-02-16 21:51:03 +01:00
Philipp Hagemeister
1db5fbcfe3
release 2015.02.16.1
2015-02-16 15:47:13 +01:00
Philipp Hagemeister
59b8ab5834
[rtlnl|generic] Add support for rtl.nl embeds ( Fixes #4959 )
2015-02-16 15:45:45 +01:00
Philipp Hagemeister
a568180441
release 2015.02.16
2015-02-16 04:51:20 +01:00
Philipp Hagemeister
85e80f71cd
[yam] Allow faults in optional fields ( #4943 )
2015-02-16 04:50:57 +01:00
Philipp Hagemeister
bfa6bdcd8b
Merge remote-tracking branch 'yan12125/IE_Yam'
2015-02-16 04:44:28 +01:00
Philipp Hagemeister
03cd72b007
[extractor/common] Move up filesize
...
filesize and tbr should correlate, so it doesn't make sense to treat them differently.
2015-02-16 04:39:22 +01:00
Philipp Hagemeister
5bfd430f81
Merge remote-tracking branch 'origin/master'
2015-02-16 04:09:10 +01:00
Philipp Hagemeister
73fac4e911
[ffmpeg] Add --ffmpeg-location
2015-02-16 04:05:53 +01:00
Sergey M․
f813928e4b
[bbccouk] Fix fallback to legacy playlist
2015-02-15 16:32:38 +06:00
Sergey M․
b9c7a97318
[history] Add extractor ( Closes #4934 )
2015-02-15 04:57:52 +06:00
Sergey M․
9fb2f1cd6d
[theplatform] Add URL sign capability
2015-02-15 04:56:12 +06:00
Jaime Marquínez Ferrándiz
6ca7732d5e
[extractor/common] Fix link to external documentation
2015-02-14 22:20:24 +01:00
Jaime Marquínez Ferrándiz
b0ab0fac49
Remove unused imports
2015-02-14 22:19:58 +01:00
Naglis Jonaitis
a294bce82f
[streamcz] Fix extraction ( Closes #4940 )
2015-02-14 17:48:04 +02:00
Sergey M․
76d1466b08
[drtuber] Add one more title regex
2015-02-14 18:50:13 +06:00
Sergey M.
1888d3f7b3
Merge pull request #4951 from peugeot/beeg
...
[beeg] fix test
2015-02-14 18:46:49 +06:00
Sergey M.
c2787701cc
Merge pull request #4950 from peugeot/drtuber
...
[drtuber] fix extraction
2015-02-14 18:46:43 +06:00
peugeot
52e1d0ccc4
[beeg] fix test
2015-02-14 13:42:42 +01:00
peugeot
10e3c4c221
[drtuber] fix extraction
2015-02-14 13:40:35 +01:00
Sergey M․
68f2d273bf
[sunporno] Keep old video regex just in case
2015-02-14 18:33:52 +06:00
peugeot
ae1580d790
[sunporno] fix extraction
2015-02-14 13:29:44 +01:00
Sergey M․
a4f3d779db
[nbcnews] Simplify
2015-02-14 17:42:12 +06:00
Ryan Schmidt
d9aa2b784d
Support NBC Nightly News broadcasts
2015-02-14 04:10:23 -06:00
Jaime Marquínez Ferrándiz
cffcbc02de
[postprocessor/ffmpeg] Don't let ffmpeg read from stdin ( fixes #4945 )
...
If you run 'while read aurl ; do youtube-dl --extract-audio "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url, something like 'tube.com/watch?v=<id>'.
2015-02-13 22:25:34 +01:00
Sergey M․
9347fddbfc
[1tv] Cover arbitraty URLs
2015-02-14 02:04:28 +06:00
Sergey M․
037e9437e4
[camdemy] Fix _VALID_URL
2015-02-13 20:10:42 +06:00
Jaime Marquínez Ferrándiz
ae6423d704
[bambuser] Fix 'uploader_id' extraction ( fixes #4944 )
2015-02-13 11:36:33 +01:00
Yen Chi Hsuan
7105440cec
[Yam] Add new extractor
2015-02-13 15:14:23 +08:00
Sergey M․
171ca612af
[npo:radio] Move to extractor to common npo place and add extractor for fragments
2015-02-13 01:36:54 +06:00
robin
c3d64fc1b3
[nporadio] Edit to confirm to flake8 standards
2015-02-12 19:28:58 +01:00
robin
7c24ce225d
[NPORadio] Added extractor for live radio
2015-02-12 19:19:55 +01:00
Philipp Hagemeister
08b38d5401
[camdemy] Simplify and make more robust ( #4938 )
...
Do not throw errors if view count or upload date extraction fails.
Dispose of re.MULTILINE, which had absolutely no effect without any ^ or $ in sight.
Follow PEP8 naming conventions.
2015-02-12 08:55:06 +01:00
Philipp Hagemeister
024c53694d
Merge remote-tracking branch 'yan12125/IE_camdemy'
2015-02-12 08:44:39 +01:00
Yen Chi Hsuan
7e6011101f
[camdemy] Python2 compatibility
2015-02-12 14:23:25 +08:00
Yen Chi Hsuan
c40feaba77
[camdemy] Add support for folders
2015-02-12 14:13:19 +08:00
Philipp Hagemeister
5277f09dfc
release 2015.02.11
2015-02-11 19:02:39 +01:00
Jaime Marquínez Ferrándiz
2d30521ab9
[youtube] Extract average rating ( closes #2362 )
2015-02-11 18:39:31 +01:00
Jaime Marquínez Ferrándiz
f36f92f4da
[aes] style: Put __all__ variable at the end of the file
2015-02-11 18:15:15 +01:00
Sergey M․
124f3bc67d
[dotsub] Fix extraction and modernize
2015-02-11 22:33:03 +06:00
Yen Chi Hsuan
8367d3f3cb
[camdemy] Detection of external sources
2015-02-12 00:11:33 +08:00
Sergey M․
c56d7d899d
[dctptv] Skip rtmp download
2015-02-11 22:10:33 +06:00
Naglis Jonaitis
ea5db8469e
[canalplus] Add support for itele.fr URLs ( Closes #4931 )
2015-02-11 16:21:52 +02:00
Naglis Jonaitis
3811c567e7
[teamcoco] Fix video id extraction
2015-02-11 15:47:19 +02:00
Yen Chi Hsuan
8708d76425
[camdemy] Add new extractor
...
Single file download done, while folder extaction in plan
2015-02-11 16:39:15 +08:00
Sergey M․
054fe3cc40
[ntvru] Adapt to new direct delivery and modernize ( Closes #4918 )
2015-02-10 21:35:34 +06:00
Philipp Hagemeister
af0d11f244
release 2015.02.10.5
2015-02-10 15:56:04 +01:00
Philipp Hagemeister
9650885be9
[escapist] Filter video differently ( Fixes #4919 )
2015-02-10 15:55:51 +01:00
Philipp Hagemeister
596ac6e31f
[escapist] Modernize
2015-02-10 15:45:36 +01:00
Philipp Hagemeister
612ee37365
release 2015.02.10.4
2015-02-10 11:28:34 +01:00
Philipp Hagemeister
442c37b7a9
[YoutubeDL] Do not perform filter matching on partial results ( Fixes #4921 )
2015-02-10 11:28:28 +01:00
Philipp Hagemeister
04bbe41330
release 2015.02.10.3
2015-02-10 05:42:47 +01:00
Philipp Hagemeister
8f84f57183
[ccc] Add new extractor ( Fixes #4890 )
2015-02-10 05:42:41 +01:00
Philipp Hagemeister
c0e1a415fd
[firstpost] Modernize
2015-02-10 05:28:48 +01:00
Philipp Hagemeister
bf8f082a90
[vimeo:album] Add support for album passwords ( Fixes #4917 )
2015-02-10 04:53:21 +01:00
Philipp Hagemeister
2f543a2142
[options] Add alias --dump-header for --print-traffic
2015-02-10 04:52:33 +01:00
Philipp Hagemeister
7e5db8c930
[options] Add --no-color
2015-02-10 04:22:10 +01:00
Philipp Hagemeister
f7a211dcc8
[pornhd] Fix extraction ( fixes #4915 )
2015-02-10 03:41:31 +01:00
Philipp Hagemeister
845734773d
release 2015.02.10.2
2015-02-10 03:32:55 +01:00
Philipp Hagemeister
347de4931c
[YoutubeDL] Add generic video filtering ( Fixes #4916 )
...
This functionality is intended to eventually encompass the current format filtering.
2015-02-10 03:32:24 +01:00
Philipp Hagemeister
8829650513
release 2015.02.10.1
2015-02-10 01:46:09 +01:00
Philipp Hagemeister
c73fae1e2e
[commonmistakes] Detect BOMs at the beginning of URLs
...
Reported at https://bugzilla.redhat.com/show_bug.cgi?id=1093517 .
2015-02-10 01:40:55 +01:00
Philipp Hagemeister
834bf069d2
[bandcamp] Correct variable name
2015-02-10 01:37:14 +01:00
Philipp Hagemeister
c06a9fa34f
Use snake_case instead of camelCase
2015-02-10 01:36:38 +01:00
Philipp Hagemeister
753fad4adc
[commonmistakes] Correct logic error
2015-02-10 01:34:01 +01:00
Philipp Hagemeister
34814eb66e
release 2015.02.10
2015-02-10 01:19:52 +01:00
Philipp Hagemeister
3a5bcd0326
[extractor/common] Wrap extractor errors ( Fixes #1194 )
...
For now, we just wrap some common errors. More may follow. We do not want to catch actual programming errors in the extractors, such as 1 // 0.
2015-02-10 01:17:23 +01:00
Philipp Hagemeister
99c2398bc6
[bandcamp] Use our API to get more stable error messages ( #1194 )
2015-02-09 19:08:51 +01:00
Philipp Hagemeister
28f1272870
[svtplay] Correct test case
2015-02-09 16:05:01 +01:00
Philipp Hagemeister
f18e3a2fc0
release 2015.02.09.3
2015-02-09 15:59:19 +01:00
Philipp Hagemeister
c4c5dc27cb
Merge branch 'master' of github.com:rg3/youtube-dl
2015-02-09 15:59:14 +01:00
Naglis Jonaitis
2caf182f37
[trilulilu] Add support for videos without category in the URL ( Closes #4067 )
...
Also, update the testcase, detect private/country restricted videos and modernize a bit.
2015-02-09 17:00:05 +02:00
Philipp Hagemeister
43f244b6d5
[YoutubeDL] Do not show worst in --list-formats output
...
Nobody wants to know what the worst possible format is. And if they do, they can still provide -f worst.
2015-02-09 15:57:42 +01:00
Philipp Hagemeister
1309b396d0
[svtplay] Add new extractor ( Fixes #4914 )
2015-02-09 15:56:59 +01:00
Jaime Marquínez Ferrándiz
ba61796458
[youtube] Don't override format info from the dash manifest ( fixes #4911 )
2015-02-09 15:04:22 +01:00
Philipp Hagemeister
3255fe7141
release 2015.02.09.2
2015-02-09 14:46:30 +01:00
Philipp Hagemeister
e98b8e79ea
[generic] Improve SBS detection ( Fixes #4899 )
2015-02-09 14:46:10 +01:00
Philipp Hagemeister
196121c51b
release 2015.02.09.1
2015-02-09 10:49:10 +01:00
Philipp Hagemeister
5269028951
[rtlnow] Add test for @mmue's extension ( #4908 )
2015-02-09 10:47:19 +01:00
Philipp Hagemeister
f7bc056b5a
Merge remote-tracking branch 'mmue/fix-rtlnow'
2015-02-09 10:44:55 +01:00
Philipp Hagemeister
a0f7198544
[generic] Add support for jwPlayer YouTube videos
...
This makes nationalarchives.gov.uk work (Fixes #4907 , fixes #4876 )
2015-02-09 10:43:01 +01:00
Philipp Hagemeister
dd8930684e
release 2015.02.09
2015-02-09 10:28:16 +01:00
Markus Müller
bdb186f3b0
fix rtlnow for newer series like "Der Bachelor" season 5
2015-02-08 21:55:39 +01:00
Sergey M․
64f9baa084
[options] Mention asr as possible filter
2015-02-09 01:35:16 +06:00
Philipp Hagemeister
b29231c040
release 2015.02.08
2015-02-08 20:28:38 +01:00
Sergey M․
6128bf07a9
[options] Update help on string comparisons
2015-02-09 01:27:27 +06:00
Sergey M․
2ec19e9558
[YoutubeDL] Allow filtering by audio sampling rate
2015-02-09 01:09:45 +06:00
Sergey M․
9ddb6925bf
[YoutubeDL] Allow filtering by string properties ( #4906 )
2015-02-09 01:07:43 +06:00
Sergey M․
41c23b0da5
[gamekings] Support videos from news pages
2015-02-08 23:12:59 +06:00
Sergey M․
d87ec897e9
[gamekings] Improve extraction
2015-02-08 23:03:12 +06:00
Sergey M․
3bd4bffb1c
Merge branch 'gamekings' of https://github.com/robin007bond/youtube-dl into robin007bond-gamekings
2015-02-08 22:46:43 +06:00
robin
c36b09a502
[Gamekings] Use thumbnail in return statement
2015-02-08 16:46:13 +01:00
Naglis Jonaitis
641eb10d34
Use _family_friendly_search for determining age_limit
2015-02-08 17:45:38 +02:00
robin
955c5505e7
[Gamekings] Use xpath
...
XPath is used for extracting the video url and the thumbnail
2015-02-08 16:44:25 +01:00
Naglis Jonaitis
69319969de
[extractor/common] Add new helper method _family_friendly_search
2015-02-08 17:39:00 +02:00
Naglis Jonaitis
a14292e848
[soulanime] Remove extractor ( #4554 )
...
Was supposed to be deleted by 67c2bcd
2015-02-08 16:57:07 +02:00
robin
5d678df64a
[Gamekings] Download playlist
...
Todo: URL and Thumbnail should be extracted with XPath
2015-02-08 15:34:37 +01:00
robin
8ca8cbe2bd
[Gamekings] Check string for vimeo, fix test
...
The test now doesn't fail anymore. It just checks the string for having
"vimeo" in it, instead of using the method for URL-checking, since it's
returns an error.
The tests don't fail, and the extractor works fine now.
2015-02-08 14:41:14 +01:00
robin
ba322d8209
[Gamekings] Added test and replaced video_url
...
Quick and dirty fix for the Gamekings extractor. It gives an error about
the video_url, but it downloads it now instead of giving a 404 error on
newer Gamekings videos
2015-02-08 14:23:37 +01:00
robin
2f38289b79
[Gamekings] Fix order of replacement string
...
Oops.
2015-02-08 13:49:32 +01:00
robin
f23a3ca699
[Gamekings] Fixed typo in URL replacement
2015-02-08 13:47:27 +01:00
robin
77d2b106cc
[Gamekings] Fix 404 when large isn't available
...
When trying to download some GameKings videos, not all worked. This was
because not all videos had a "/large"-URL available. The extractor
checks now if the /large URL is available, if it isn't, it tries to get
the normal URL.
2015-02-08 13:42:41 +01:00
Sergey M․
c0e46412e9
[aparat] Fix extraction ( Closes #4897 )
2015-02-08 17:30:29 +06:00
Jaime Marquínez Ferrándiz
b3a286d69d
[YoutubeDL] _calc_cookies: add get_header method to _PseudoRequest ( #4861 )
2015-02-06 22:23:06 +01:00
Jaime Marquínez Ferrándiz
467d3c9a0c
[ffmpeg] --extrac-audio: Use the same options for avconv and ffmpeg
...
They have been available in ffmpeg since version 0.9, and we require 1.0 or higher.
2015-02-06 22:05:11 +01:00
Naglis Jonaitis
ad5747bad1
[rtp] Construct regular HTTP download URLs ( #4882 )
2015-02-06 23:00:54 +02:00
Sergey M․
d6eb66ed3c
[aftenposten] Add extractor ( Closes #4863 )
2015-02-07 01:46:54 +06:00
Sergey M․
7f2a9f1b49
[tvigle] Add support for cloud URLs ( Closes #4887 )
2015-02-06 21:15:01 +06:00
Philipp Hagemeister
1e1896f2de
[extractor/common] Correct sort order.
...
We should look at height and width before ext_preference.
2015-02-06 15:16:45 +01:00
Philipp Hagemeister
c831973366
release 2015.02.06
2015-02-06 14:38:30 +01:00
Naglis Jonaitis
1a2548d9e9
[rtp] Pass --realtime to rtmpdump ( Fixes #4882 )
...
A workaround for video jumping back in time.
2015-02-06 13:44:46 +02:00
Sergey M․
3900eec27c
[extractor/common] Fix 2.0 manifest extraction ( Closes #4830 )
2015-02-06 04:29:29 +06:00
Sergey M․
9c91a8fa70
[tweakers] Switch extraction to xspf playlist, extract all formats and meta ( #4881 )
2015-02-06 03:23:42 +06:00
Sergey M․
41469f335e
Merge branch 'tweakers' of https://github.com/robin007bond/youtube-dl into robin007bond-tweakers
2015-02-06 02:59:33 +06:00
robin
67ce4f8820
Use match_id method instead of splitted URL
2015-02-05 21:49:13 +01:00
robin
bc63d56cca
Remove unnecessary TODO-comments
2015-02-05 21:40:18 +01:00
robin
c893d70805
Remove player-url in tweakers.py
...
Player-url only needed for rmftp, not for regular URLs
2015-02-05 21:38:35 +01:00
robin
3ee6e02564
Edit Tweakers extractor
...
Fixed code conventions (mainly adding two or more spaces before making
an inline comment)
2015-02-05 19:59:36 +01:00
robin
e3aaace400
[tweakers] Add new extractor
2015-02-05 19:55:41 +01:00
Sergey M․
300753a069
[YoutubeDL] Fix video+audio format field ( Closes #4880 )
2015-02-06 00:51:16 +06:00
Sergey M․
f13b88c616
[rts] Fix f4m and m3u8 extraction ( Closes #4873 )
2015-02-05 22:17:50 +06:00
Sergey M․
60ca389c64
[extractor/common] Prefix f4m/m3u8 entries with identifier
2015-02-05 22:16:27 +06:00
Sergey M․
9e91449c8d
[npo] Fix subtitles ( Closes #3638 )
2015-02-05 20:13:28 +06:00
Frans de Jonge
25e5ebf382
Add NPO.nl subtitles
...
Implements #3638
2015-02-05 12:51:33 +01:00
Philipp Hagemeister
7dfc356625
release 2015.02.04
2015-02-04 16:09:35 +01:00
Sergey M․
58ba6c0160
[mixcloud] Fix extraction ( Closes #4862 )
2015-02-04 19:47:55 +06:00
naglis
f076b63821
[generic/ooyala] Add support for Ooyala embeds on SBN network websites ( Fixes #4859 )
2015-02-04 15:33:37 +02:00
Philipp Hagemeister
cd7342755f
release 2015.02.03.1
2015-02-03 10:59:27 +01:00
Philipp Hagemeister
9bb8e0a3f9
[wsj] Add new extractor ( Fixes #4854 )
2015-02-03 10:58:28 +01:00
Philipp Hagemeister
1a6373ef39
[sort_formats] Prefer bitrate over video size
...
720p @ 1000KB/s looks way better than 1080p @ 500KB/s
2015-02-03 10:53:07 +01:00
Philipp Hagemeister
f6c24009be
[YoutubeDL] Calculate thumbnail IDs automatically
2015-02-03 10:52:22 +01:00
Philipp Hagemeister
d862042301
[aftonbladet] Modernize
2015-02-03 10:18:32 +01:00
Philipp Hagemeister
23d9ded655
[franceculture] Rewrite for new HTML scheme ( Fixes #4853 )
2015-02-03 10:17:13 +01:00
Philipp Hagemeister
4c1a017e69
release 2015.02.03
2015-02-03 00:22:52 +01:00
Philipp Hagemeister
2cf0ecac7b
[ffmpeg] --add-metadata: Set comment and purl fields ( Fixes #4847 )
2015-02-03 00:16:45 +01:00
Philipp Hagemeister
d0eca21021
release 2015.02.02.5
2015-02-02 23:47:19 +01:00
Philipp Hagemeister
c1147c05e1
[brightcove] Fix up more generically invalid XML ( Fixes #4849 )
2015-02-02 23:47:14 +01:00
Philipp Hagemeister
55898ad2cf
release 2015.02.02.4
2015-02-02 23:39:03 +01:00
Philipp Hagemeister
a465808592
Merge branch 'master' of github.com:rg3/youtube-dl
2015-02-02 23:38:54 +01:00
Philipp Hagemeister
5c4862bad4
[normalboots] Remove unused import
2015-02-02 23:38:45 +01:00
Philipp Hagemeister
995029a142
[nerdist] Add new extractor ( Fixes #4851 )
2015-02-02 23:38:35 +01:00
Jaime Marquínez Ferrándiz
a57b562cff
[nfl] Add support for articles pages ( fixes #4848 )
2015-02-02 23:17:00 +01:00
Philipp Hagemeister
531572578e
[normalboots] Modernize
2015-02-02 23:04:39 +01:00
Philipp Hagemeister
3a4cca687f
release 2015.02.02.3
2015-02-02 22:56:15 +01:00
Philipp Hagemeister
7d3d06a16c
[vevo] Restore SMIL support ( #3656 )
2015-02-02 22:48:12 +01:00
Philipp Hagemeister
c21b1fbeeb
release 2015.02.02.2
2015-02-02 21:58:58 +01:00
Philipp Hagemeister
f920ce295e
[ntvru] Remove unused import
2015-02-02 21:58:17 +01:00
Philipp Hagemeister
7a7bd19c45
[n-tv.de] Use native m3u8 as best format
2015-02-02 21:57:48 +01:00
Philipp Hagemeister
8f4b58d70e
[ntvde] Add new extractor ( Fixes #4850 )
2015-02-02 21:48:54 +01:00
Philipp Hagemeister
3fd45e03bf
[ntvru] Rename from NTV to clarify the difference between n-tv.de and ntv.ru
2015-02-02 20:43:02 +01:00
Philipp Hagemeister
869b4aeff4
release 2015.02.02.1
2015-02-02 20:35:04 +01:00
Philipp Hagemeister
cc9ca3ba6e
[downloader/external] Simplify source_address
...
'' might actually be passed in, so check for None.
2015-02-02 20:33:25 +01:00
Philipp Hagemeister
ea71034bd3
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/downloader/external.py
2015-02-02 20:32:07 +01:00
Philipp Hagemeister
9fffd0469f
[options] Mark --fixup as non-experimental and correct its help
2015-02-02 20:28:18 +01:00
Sergey M․
ae7773942e
[downloader/external] Simplify
2015-02-02 21:51:38 +06:00
Sergey M․
469a64cebf
[downloader/external] Simplify
2015-02-02 21:40:52 +06:00
Sergey M.
aae3fdcfae
Merge pull request #4845 from vijayanandnandam/master
...
Passing source address option to external downloaders
2015-02-02 21:38:22 +06:00
vijayanand nandam
6a66904f8e
passing source address option to external downloaders
2015-02-02 20:51:40 +05:30
Sergey M․
78271e3319
[drtv] Extract material id ( Closes #4814 )
2015-02-02 21:11:25 +06:00
Sergey M․
92bf0bcdf8
[historicfilms] Add extractor ( Closes #4825 )
2015-02-02 20:52:37 +06:00
Philipp Hagemeister
1283204917
[http] PEP8 ( #4831 )
2015-02-02 12:05:39 +01:00
Philipp Hagemeister
6789defea9
Merge pull request #4831 from light94/master
...
Handling Connection Reset by Peer Error
2015-02-02 12:03:28 +01:00
Philipp Hagemeister
acf2a6e97b
release 2015.02.02
2015-02-02 01:49:40 +01:00
Philipp Hagemeister
8cfb6efe6f
[jsinterp] Correct div command
2015-02-02 01:49:32 +01:00
Philipp Hagemeister
0a7055c90d
release 2015.02.01
2015-02-01 22:42:19 +01:00
Philipp Hagemeister
9e3f19919a
[jsinterp] Beef up and add tests
...
In preparation for #4822 , extend jsinterp by a lot. (We may even have to/want to write a proper interpreter with actual parsing)
2015-02-01 22:38:29 +01:00
Sergey M․
4a3da4ebdb
[hls] Simplify
2015-02-01 23:54:38 +06:00
Sergey M․
027008b14e
[hls] Fix encode issues on python2 @ Windows
2015-02-01 23:49:23 +06:00
Sergey M․
c6df692466
[rutv] Extract all m3u8 formats
2015-02-01 23:48:23 +06:00
Philipp Hagemeister
acf757f42e
[youtube] Complete test definition
2015-02-01 15:33:32 +01:00
Philipp Hagemeister
dd8982f19c
[wdr] Complete test definition
2015-02-01 15:27:16 +01:00
Philipp Hagemeister
654bd52f58
[teletask] Fix test definition
2015-02-01 15:25:33 +01:00
Philipp Hagemeister
a9551e9020
[soundcloud:set] Fix test definition
2015-02-01 15:24:38 +01:00
Philipp Hagemeister
c172440ac5
[ringtv] Modernize test definition
2015-02-01 15:21:02 +01:00
Philipp Hagemeister
e332772531
[servingsys] Modernize
2015-02-01 15:18:52 +01:00
Philipp Hagemeister
437cac8cc1
[sina] Modernize and simplify
2015-02-01 15:16:35 +01:00
Philipp Hagemeister
9f281cacd2
[keezmovies] Fix extraction and modernize test
2015-02-01 15:13:44 +01:00
Philipp Hagemeister
748a0fab8a
Remove unused imports
2015-02-01 15:08:50 +01:00
Philipp Hagemeister
c1f06d6307
[macgamestore] Modernize
2015-02-01 15:08:33 +01:00
Philipp Hagemeister
c4e817ce4a
[france2.fr:generation-quoi] Modernize
2015-02-01 15:06:55 +01:00
Philipp Hagemeister
9a3e5e6955
[kankan] Modernize
2015-02-01 15:03:55 +01:00
Philipp Hagemeister
228d30ed06
[la7] Modernize
2015-02-01 15:03:03 +01:00
Philipp Hagemeister
057c0609fc
[toutv] Modernize test definition
2015-02-01 15:01:33 +01:00
Philipp Hagemeister
17d2712d9c
[teamcoco] Modernize and fix extraction
2015-02-01 15:00:54 +01:00
Philipp Hagemeister
fc09240e24
[vimeo] Modernize test definition
2015-02-01 12:12:27 +01:00
Philipp Hagemeister
146303136f
[nerdcubed] Modernize test definition
2015-02-01 12:11:20 +01:00
Philipp Hagemeister
96aded8d3d
[rottentomatoes] Modernize test definition
2015-02-01 12:11:14 +01:00
Philipp Hagemeister
2886be15aa
[defense] Modernize
2015-02-01 12:10:15 +01:00
Philipp Hagemeister
ca0f500ecf
[mtv] Modernize and clean up test
2015-02-01 12:08:21 +01:00
Philipp Hagemeister
29aef5a33c
[ard] Remove deleted video test case
2015-02-01 12:00:47 +01:00
Philipp Hagemeister
9158b2b301
[mpora] Modernize
2015-02-01 11:58:37 +01:00
Philipp Hagemeister
0196149c5b
[compat] Correct compat_basestring definition
2015-02-01 11:37:00 +01:00
Philipp Hagemeister
8f9312c387
Appease pyflakes8-3
2015-02-01 11:30:56 +01:00
Sergey M․
8c72beb25e
[globo] Properly extract m3u8 formats ( #4346 #4832 )
2015-02-01 04:36:24 +06:00
kinetoskombi
1ee94db2d0
[globo] Fix error on some globo videos
2015-01-31 20:07:43 -02:00
light94
e77d2975af
Handling Connection Reset by Peer Error
2015-02-01 00:10:58 +05:30
Jaime Marquínez Ferrándiz
e41b1f7385
Fix flake8 errors
2015-01-31 10:51:39 +01:00
Jaime Marquínez Ferrándiz
cd596028d6
[rtve] Recognize mobile urls ( fixes #4823 )
2015-01-30 23:46:55 +01:00
Jaime Marquínez Ferrándiz
cc57bd33a8
[rtve] Fix extraction
...
Skip live stream test, we can't use the f4m manifest yet
2015-01-30 23:46:55 +01:00
Sergey M․
6d593c3276
[YoutubeDL] Fix video+audio format_id ( Closes #4824 )
2015-01-31 03:50:11 +06:00
Philipp Hagemeister
91755ee384
[comedycentral:shows] Generate better IDs and add a test for that
2015-01-30 19:43:46 +01:00
Sergey M․
0692ef86ef
[bbccouk] Improve _VALID_URL
2015-01-30 23:47:09 +06:00
Sergey M․
439d9be27d
[mixcloud] Remove unused import
2015-01-30 23:21:58 +06:00
Sergey M․
b80505a409
[mixcloud] Fix extraction ( Closes #4784 )
2015-01-30 23:21:44 +06:00
Sergey M․
e4c17d7274
[nhl:news] Add extractor ( Closes #4805 )
2015-01-30 23:12:27 +06:00
Sergey M․
2c58674e0e
[nhl] Improve _VALID_URL ( #4805 )
2015-01-30 22:46:53 +06:00
Sergey M․
ef1269fb07
[drtv] Improve _VALID_URL ( #4814 )
2015-01-30 22:42:11 +06:00
Sergey M․
e525d9a3df
[mtv] Extract subtitles ( Closes #4811 )
2015-01-30 21:57:59 +06:00
Sergey M․
20b4492c71
[spike] Improve _VALID_URL
2015-01-30 21:54:48 +06:00
Sergey M․
dee3f73787
[spike] Modernize
2015-01-30 21:54:14 +06:00
Philipp Hagemeister
d543bdc351
[downloader/f4m] Clarify that we should eventually just implement the DRM scheme ( #3000 )
2015-01-30 16:06:55 +01:00
Philipp Hagemeister
c7ff0c6422
Merge remote-tracking branch 'rzhxeo/f4m-drm'
2015-01-30 16:00:47 +01:00
Philipp Hagemeister
01c46659c4
[washingtonpost] Catch more UUIDs
2015-01-30 15:53:58 +01:00
Philipp Hagemeister
b04b885271
[extractor/common] Document all protocol values
2015-01-30 15:53:16 +01:00
Philipp Hagemeister
70fca8d694
[youtube] Remove unused import
2015-01-30 10:59:19 +01:00
Philipp Hagemeister
a52c633536
[cinchcast] Wrap overly long lines ( #4820 )
2015-01-30 10:59:07 +01:00
codesparkle
749f2ca044
Smotri info extractor: removed unreachable code and updated old md5 for test video
2015-01-30 20:35:20 +11:00
codesparkle
5468ff4d91
Remove duplicate dictionary keys
2015-01-30 20:11:51 +11:00
codesparkle
1d2daaea63
Simplify list creation
2015-01-30 20:10:12 +11:00
codesparkle
52585fd6dc
The opening curly brace {
is a regex reserved [control character]( http://stackoverflow.com/a/400316/1106367 ), so it needs to be escaped.
2015-01-30 18:41:40 +11:00
Philipp Hagemeister
c03844a4ec
release 2015.01.30.2
2015-01-30 04:44:00 +01:00
Philipp Hagemeister
6449cd807e
[youtube] Fall back to embed webpage when content is blocked on main ( Fixes #4717 )
2015-01-30 04:43:50 +01:00
Philipp Hagemeister
5d6677ca28
release 2015.01.30.1
2015-01-30 03:50:40 +01:00
Philipp Hagemeister
5a8a29cfea
release 2015.01.30
2015-01-30 03:46:57 +01:00
Philipp Hagemeister
c1708b89c0
[youtube:truncated_url] Add hl= forms ( #4799 )
2015-01-30 03:45:29 +01:00
Philipp Hagemeister
83fddfd493
[dctp] PEP8
2015-01-30 03:45:06 +01:00
Philipp Hagemeister
6ebb0dca9f
[dctp] Improve output ( #4796 )
2015-01-30 03:15:34 +01:00
Philipp Hagemeister
cf8d6ec865
Merge remote-tracking branch 'bastik/dev-dctp'
2015-01-30 03:12:53 +01:00
Philipp Hagemeister
3198291f26
[ctsnews] Remove unused import
2015-01-30 03:09:51 +01:00
Philipp Hagemeister
02c1d5e285
Merge remote-tracking branch 'yan12125/IE_NextMedia'
2015-01-30 03:09:19 +01:00
Philipp Hagemeister
ec4161a57d
[ctsnews] Remove news count check ( #4802 )
...
That's the number of articles (or at least some constant value); view count is the number of views of the video!
Also add a better description so that we can distinguish the two downloads.
2015-01-30 03:08:50 +01:00
Philipp Hagemeister
03d2d6d51b
Merge remote-tracking branch 'yan12125/IE_CtsNews'
2015-01-30 03:03:19 +01:00
Philipp Hagemeister
83fda3c000
Add a test for --no-check-certificate
2015-01-30 02:57:37 +01:00
Philipp Hagemeister
4fe8495a23
[viddler] PEP8
2015-01-30 02:13:37 +01:00
Philipp Hagemeister
a16f6643f0
Merge pull request #4815 from jaimeMF/https_handler
...
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open
2015-01-30 01:57:46 +01:00
Philipp Hagemeister
adc0ae3ceb
[__init__] Provide a better error messages if URLs are missing ( Closes #4813 )
2015-01-30 01:56:15 +01:00
Paul Hartmann
7bb3ceb4c7
[dctp] prefix real_time parameter with rtmp_
2015-01-30 00:47:43 +01:00
Paul Hartmann
75a4fc5b72
[dctp] fix test
2015-01-30 00:35:53 +01:00
Paul Hartmann
87673cd438
[dctp] follow id conventions
2015-01-29 23:34:56 +01:00
Paul Hartmann
f345fe9db7
[dctp] fix python 2.6 compatibility
2015-01-29 23:32:23 +01:00
Yen Chi Hsuan
e683a48d0e
[ctsnews] Detect youtube embedde videos
2015-01-30 05:50:47 +08:00
Jaime Marquínez Ferrándiz
a7a14d9586
[YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' field
...
Since the '--write-thumbnail' uses the 'thumbnails' field and we didn't updated the info_dict, it wouldn't detect the thumbnail. (fixes #4812 )
2015-01-29 20:15:38 +01:00
Sergey M․
219337990b
[xuite] Fix _VALID_URL
2015-01-29 23:11:13 +06:00
Sergey M.
376a770cc4
Merge pull request #4809 from bastik/fix-sr
...
fix srmediathek description
2015-01-29 22:14:15 +06:00
Sergey M․
affd04a45d
[xuite] Simplify and improve
2015-01-29 22:09:59 +06:00
Sergey M․
c84130e865
Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite
2015-01-29 20:21:34 +06:00
Jaime Marquínez Ferrándiz
4f264c02c7
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open
...
With this change the '--no-check-certificate' works again (#4807 ).
2015-01-29 15:01:27 +01:00
Paul Hartmann
d205476103
fix srmediathek description
2015-01-29 01:36:15 +01:00
Yen Chi Hsuan
367cc95aa7
[CtsNews] Add new extractor
2015-01-29 03:49:56 +08:00
Yen Chi Hsuan
206dba27a4
[NextMedia] Add new extractor
2015-01-29 03:18:53 +08:00
Sergey M․
dcf53d4408
[YoutubeDL] Set format_id for video+audio ( Closes #3634 )
2015-01-29 00:44:40 +06:00
Sergey M․
63be3b8989
[ivi] Modernize
2015-01-28 23:58:14 +06:00
Sergey M․
18b4e9e79d
[viddler] Extract comment count
2015-01-28 23:21:17 +06:00
Sergey M․
cb454b333d
[generic] Improve some regexes
2015-01-28 23:07:37 +06:00
Sergey M․
b04fbd789c
[viddler] Modernize
2015-01-28 22:49:42 +06:00
Paul Hartmann
48a1e5141a
added test for dctp
2015-01-28 08:59:58 +01:00
Paul Hartmann
0865f397ae
added extractor for dctp.tv
2015-01-28 08:21:04 +01:00
Shaya G
796df3c631
fixed viddler support - needed a Referer header; also added a viddler
...
generic extractor
2015-01-28 00:08:19 -05:00
Yen Chi Hsuan
a28383834b
[xuite] Update tests
2015-01-28 01:30:14 +08:00
Sergey M․
3a0d2f520a
[YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows ( Closes #4787 )
...
For now filenames will be encoded with preferrefencoding before written to disk
2015-01-27 22:38:28 +06:00
Yen Chi Hsuan
6348ad12a0
[xuite] Add height information for the two formats
2015-01-28 00:13:40 +08:00
Yen Chi Hsuan
fe7710cbcc
[xuite] Add new extractor
2015-01-27 23:55:22 +08:00
Naglis Jonaitis
2103d038b3
[lnkgo] Adapt to website changes
2015-01-27 15:38:54 +02:00
rzhxeo
6ca85be6f8
Filter DRM protected media in f4m downloader
2015-01-26 20:44:48 +01:00
Philipp Hagemeister
9f0df77ab1
[YoutubeDL] Allow format filtering by fps
2015-01-26 14:36:22 +01:00
Jaime Marquínez Ferrándiz
e72c7e4123
[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053 )
...
It's also useful when you use the '--write-info-json' option.
2015-01-26 12:01:43 +01:00
Philipp Hagemeister
2b1bd292ae
release 2015.01.25
2015-01-25 21:40:43 +01:00
Philipp Hagemeister
71e7da6533
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-25 21:39:50 +01:00
Sergey M․
d862a4f94f
[spiegel] Use generalized formats pre-testing
2015-01-26 00:34:31 +06:00
Sergey M․
a57e8ce658
[lynda] Pre-test video URLs for HTTP errors ( Closes #2185 , closes #4782 )
2015-01-26 00:33:42 +06:00
Sergey M․
96a53167fa
[common] Generalize URLs' HTTP errors pre-testing
2015-01-26 00:32:31 +06:00
Jaime Marquínez Ferrándiz
6d2749aac4
[drtv] Prefer the version without spoken subtitles ( fixes #4779 )
...
For example for http://www.dr.dk/tv/se/moderne-klassikere/moderne-klassikere-one-republic-apologize#!/ , there's a version where everytime someone speaks in English a computer voice translates it.
2015-01-25 18:56:04 +01:00
Philipp Hagemeister
b1b0b1ca30
[generic] Improve description testcase in rss test
2015-01-25 18:14:59 +01:00
Philipp Hagemeister
3dee7826e7
[rtl2] PEP8, simplify, make rtmp tests run ( #470 )
2015-01-25 18:09:48 +01:00
Philipp Hagemeister
d4f64cabf4
Merge remote-tracking branch 'David-Development/rtl2.py'
2015-01-25 17:55:31 +01:00
David Development
fe41ddbb28
refactoring - bug fixes
2015-01-25 11:53:53 +01:00
Philipp Hagemeister
ee69b99af6
[YoutubeDL] clarify hook documentation
2015-01-25 06:15:54 +01:00
Philipp Hagemeister
767ff0a2d1
Merge branch 'travis-rtmp'
2015-01-25 05:30:47 +01:00
Philipp Hagemeister
8604e882a8
[ubu] Fix test and modernize
2015-01-25 05:23:21 +01:00
Philipp Hagemeister
cc1237f484
[__init__] Work around flake8 false positive
2015-01-25 05:17:43 +01:00
Philipp Hagemeister
37f4ce538a
[smotri] Fix test case
2015-01-25 05:17:15 +01:00
Philipp Hagemeister
7d346331b5
[audiomack:album] Update testcase
2015-01-25 05:15:47 +01:00
Philipp Hagemeister
e1ccc04e9f
Test rtmpdump on travis ( Fixes #1601 )
2015-01-25 04:56:32 +01:00
Philipp Hagemeister
881e6a1f5c
Add --xattr-set-filesize option ( Fixes #1348 )
2015-01-25 04:49:44 +01:00
Philipp Hagemeister
baeaeffce5
[options] Add support for infinite retries ( Fixes #507 )
2015-01-25 04:34:38 +01:00
Philipp Hagemeister
c14e88f0f5
[YoutubeDL] Add --playlist-items option ( Fixes #2662 )
2015-01-25 04:24:55 +01:00
Philipp Hagemeister
8940b8608e
Merge remote-tracking branch 'h-collector/master'
...
Conflicts:
youtube_dl/extractor/fc2.py
2015-01-25 03:48:26 +01:00
Philipp Hagemeister
ec82d85acd
[YoutubeDL] Implement --write-all-thumbnails ( Closes #2269 )
2015-01-25 03:11:12 +01:00
Philipp Hagemeister
cfb56d1af3
Add --list-thumbnails
2015-01-25 02:43:19 +01:00
Sergey M․
1e10802990
[krasview] Fix extraction
2015-01-25 05:21:39 +06:00
David-Development
7906d199a1
[rtl2] Add new extractor
2015-01-25 00:07:15 +01:00
Jaime Marquínez Ferrándiz
1070711d60
[YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
...
I should have check everything was copied before commiting 4b405cfc6e
.
2015-01-24 20:12:47 +01:00
Jaime Marquínez Ferrándiz
4b405cfc6e
[YoutubeDL._calc_cookies] Restore the 'has_header' method
...
I didn't copied it from downloader/external
2015-01-24 20:08:24 +01:00
Jaime Marquínez Ferrándiz
e5660ee6ae
[YoutubeDL] Fill the info dict 'http_headers' field with all the headers available
...
Useful for external tools using the json output.
The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']".
2015-01-24 18:56:04 +01:00
Jaime Marquínez Ferrándiz
587a9c2749
[downloader/external] Use the 'http_headers' field
2015-01-24 18:25:09 +01:00
Jaime Marquínez Ferrándiz
e1554a407d
[extractors] Use http_headers for setting the User-Agent and the Referer
2015-01-24 18:23:53 +01:00
Jaime Marquínez Ferrándiz
3fcfb8e9fa
[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent
...
Setting the 'User-Agent' header is enough
2015-01-24 18:07:21 +01:00
Philipp Hagemeister
384b62028a
[downloader/external] Add curl and aria2c ( Closes #182 )
2015-01-24 13:33:45 +01:00
Philipp Hagemeister
b95aab8482
[youtube:truncated_url] Add x-yt-cl URLs ( #4773 )
2015-01-24 11:42:39 +01:00
Sergey M․
fc2d6abfe7
[videott] Improve _VALID_URL and add test
2015-01-24 16:11:40 +06:00
Irfan Charania
6aa4f54d66
[videott] improve extraction
2015-01-23 17:41:07 -08:00
Philipp Hagemeister
222516d97d
[downloader] Lay groundwork for external downloaders.
...
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure.
2015-01-24 01:38:48 +01:00
Philipp Hagemeister
a055469faf
[downloader] Improve downloader selection
2015-01-23 23:50:31 +01:00
Jaime Marquínez Ferrándiz
12d1fb5aa9
[twitch] PEP8
2015-01-23 21:05:07 +01:00
Jaime Marquínez Ferrándiz
48f00d15b1
[auengine] Remove extractor
...
The test is probably infringing copyright and nobody has provided a new test (see #4643 ).
2015-01-23 21:03:00 +01:00
Naglis Jonaitis
3e055aa5c3
[cliphunter] Fix extraction and update test ( Fixes #4362 )
2015-01-23 21:23:40 +02:00
Philipp Hagemeister
6896a52721
release 2015.01.23.4
2015-01-23 18:58:32 +01:00
Philipp Hagemeister
5779b3e1fe
Merge remote-tracking branch 'origin/master'
2015-01-23 18:58:28 +01:00
Philipp Hagemeister
62cd676c74
[youtube] Fixup DASH m4a headers
...
This fixes #2288 , #2506 , #2607 , #3681 , #4741 , #4767 .
2015-01-23 18:39:12 +01:00
Sergey M․
0c17278843
[atresplayer] Extract subtitles
2015-01-23 22:54:29 +06:00
Philipp Hagemeister
d229ee70da
Merge remote-tracking branch 'origin/master'
2015-01-23 17:22:45 +01:00
Philipp Hagemeister
26e274666d
[liveleak] Add original videos ( Fixes #4768 )
2015-01-23 17:22:14 +01:00
Sergey M․
ebd46aed51
[atresplayer] Filter URLs and clarify android format ids
2015-01-23 22:21:55 +06:00
Philipp Hagemeister
e793f7671c
[liveleak] Modernize
2015-01-23 17:09:26 +01:00
Sergey M․
c2e64f71d0
[twitch] Add support for bookmarks
2015-01-23 21:58:40 +06:00
Jaime Marquínez Ferrándiz
0920e5830f
[atresplayer] Don't include f4m formats if they are protected by DRM ( fixes #4705 )
2015-01-23 16:39:23 +01:00
Jaime Marquínez Ferrándiz
bf7fa94ec7
[downloader/f4m] build_fragments_list: Support videos with more than 1 segment
2015-01-23 16:31:52 +01:00
Philipp Hagemeister
6f58db8982
release 2015.01.23.3
2015-01-23 12:17:19 +01:00
Philipp Hagemeister
aa42e87340
[utils] Catch strange Windows errors ( Closes #4733 )
2015-01-23 12:17:12 +01:00
Philipp Hagemeister
649f7966f7
Fix --sleep-interval ( #3426 )
2015-01-23 12:07:13 +01:00
Philipp Hagemeister
5f0d813d93
Merge remote-tracking branch 'rupertbaxter2/master'
...
Conflicts:
youtube_dl/__init__.py
youtube_dl/downloader/common.py
2015-01-23 12:05:01 +01:00
Philipp Hagemeister
501f13fbf3
[generic] Add support for Cinerama player ( Fixes #4752 )
2015-01-23 12:00:25 +01:00
Philipp Hagemeister
ba55168157
release 2015.01.23.2
2015-01-23 11:20:24 +01:00
Philipp Hagemeister
d79323136f
[utils] Simplify HTTPS socket creation
...
We were duplicating (bad) code and doing crazy things with SSL.
Just use TLSv1 across the board, and do with one implementation of HTTPSConnection.connect.
Fixes #4696 .
2015-01-23 11:15:18 +01:00
Philipp Hagemeister
08ff6ab07e
[gamestar] Modernize slightly
2015-01-23 01:34:24 +01:00
Philipp Hagemeister
ba655a0e4c
Merge remote-tracking branch 'derrotebaron/master'
2015-01-23 01:32:52 +01:00
Philipp Hagemeister
b59c17e543
Merge pull request #4745 from BitLooter/master
...
Embed description and URL as MP4 tags
2015-01-23 01:22:19 +01:00
Philipp Hagemeister
61ca9a80b3
[generic] Add support for BOMs ( Fixes #4753 )
2015-01-23 01:21:30 +01:00
Philipp Hagemeister
317239b097
release 2015.01.23.1
2015-01-23 00:33:14 +01:00
Philipp Hagemeister
c2a30b250c
[testtube] Add new extractor ( Fixes #4759 )
2015-01-23 00:32:35 +01:00
Philipp Hagemeister
c994e6bd63
release 2015.01.23
2015-01-23 00:06:11 +01:00
Philipp Hagemeister
3ee2aa7a16
Merge remote-tracking branch 'origin/master'
2015-01-23 00:06:02 +01:00
Philipp Hagemeister
083c9df93b
[YoutubeDL] Allow filtering by properties ( Fixes #4584 )
2015-01-23 00:04:05 +01:00
Philipp Hagemeister
50789175ed
[pornhub] Detect private videos and emit an error message ( Closes #4764 )
2015-01-22 23:48:58 +01:00
Philipp Hagemeister
dc1b027cd4
[twitch] PEP8
2015-01-22 23:06:03 +01:00
Sergey M․
f353cbdb2f
[twitch:stream] Randomize query
2015-01-22 23:34:40 +06:00
Philipp Hagemeister
73e449b226
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-22 18:21:27 +01:00
Philipp Hagemeister
78111136db
[twitch] Move URL matching tests into extractor
2015-01-22 18:18:21 +01:00
Philipp Hagemeister
650ab5beeb
[comedycentral:shows] Remove references to colbert report
2015-01-22 18:15:58 +01:00
Philipp Hagemeister
7932de6352
[hearthisat] Correct error message
2015-01-22 18:15:04 +01:00
Sergey M․
240b9b7a5c
[twitch] Add support for streams ( Closes #893 , closes #3693 , closes #1884 )
2015-01-22 23:11:22 +06:00
Naglis Jonaitis
bb6e38787d
[videomega] Fix extraction ( Closes #4763 )
2015-01-22 18:36:49 +02:00
Philipp Hagemeister
898c23c03f
release 2015.01.22
2015-01-22 12:04:26 +01:00
Philipp Hagemeister
b55ee18ff3
[hearthisat] Add support for more high-quality download links
2015-01-22 12:04:13 +01:00
Naglis Jonaitis
e5763a7a7e
[hearthisat] Add new extractor ( Closes #4743 )
2015-01-21 21:47:55 +02:00
Sergey M․
8bb1bdfae9
[twitch:past_broadcasts] Fix IE_NAME
2015-01-21 23:06:16 +06:00
Sergey M․
bb0aa4cb3c
[streetvoice] Improve
2015-01-21 22:53:51 +06:00
Sergey M.
d63528c8c7
Merge pull request #4758 from yan12125/IE_streetvoice
...
[StreetVoice] Add new extractor
2015-01-21 22:36:50 +06:00
Sergey M․
c5db6bb32b
[twitch] Refactor and add support for past broadcasts
2015-01-21 22:27:21 +06:00
Yen Chi Hsuan
c8dc41a6e7
[StreetVoice] Add new extractor
2015-01-21 23:05:47 +08:00
Jaime Marquínez Ferrándiz
47e0e1e0e2
[nbc] Fix pep8 issue
2015-01-21 10:36:15 +01:00
Jaime Marquínez Ferrándiz
efcddaebe9
[cnn] Use edition.cnn.com for getting the information ( fixes #4757 )
...
Some videos (like http://edition.cnn.com/videos/us/2015/01/20/orig-yellowstone-oil-spill.cnn ) will fail if we use cnn.com.
2015-01-21 10:31:57 +01:00
Jaime Marquínez Ferrándiz
5fe5112589
[CNNArticle] Update test
2015-01-21 10:27:18 +01:00
Sergey M․
564bb5e964
[tinypic] Tweak VALID_URL regex ( Closes #4754 )
2015-01-21 02:15:28 +06:00
Sergey M․
2df54b4ba8
[nbcnews] Ignore HTTP errors while coping with playlists ( Closes #4749 )
2015-01-20 21:23:51 +06:00
Sergey M․
030aa5d9e7
[tvp] Fix extraction
2015-01-19 23:00:22 +06:00
Philipp Hagemeister
c511f13f22
[ndtv] Modernize
2015-01-19 10:10:05 +01:00
David Powell
bd3cbe0716
Embed description and URL as MP4 tags
2015-01-18 15:01:05 -08:00
Sergey M․
fdb2ed7455
[abc7news] Add extractor ( Closes #4734 )
2015-01-18 08:09:18 +06:00
Philipp Hagemeister
ba319696a9
[options] Clarify that --password can be left out ( #4723 )
2015-01-17 23:56:34 +01:00
Philipp Hagemeister
910c552052
release 2015.01.16
2015-01-16 14:20:38 +01:00
Philipp Hagemeister
cce81f192c
[bandcamp:album] Fix title extraction ( Fixes #4721 )
2015-01-16 14:20:25 +01:00
Philipp Hagemeister
9d22a7dfb0
[fourtube] Fix extraction
2015-01-16 13:44:44 +01:00
Philipp Hagemeister
4f4f642822
[npo] Remove unused import
2015-01-16 13:44:36 +01:00
Jaime Marquínez Ferrándiz
2875cf01bb
FFmpegEmbedSubtitlePP: simplify command
2015-01-16 13:37:37 +01:00
Jaime Marquínez Ferrándiz
e205db3bcd
FFmpegEmbedSubtitlePP: don't fail if the video doesn't have an audio stream ( fixes #4718 )
...
Instead of specifying which streams ffmpeg must copy, we tell it to copy all.
2015-01-16 13:29:01 +01:00
Philipp Hagemeister
31d4a6e212
release 2015.01.15.1
2015-01-15 22:38:11 +01:00
Sergey M․
aaeb86f682
[youtube] Add test for #4706
2015-01-16 01:25:03 +06:00
Phil Kulak
a9b6b5cd15
Looks like Google switched to a new JS compiler that includes dollar signs in function names.
2015-01-15 10:23:05 -08:00
Naglis Jonaitis
a45c0a5d67
[videomega] Fix extraction ( Closes #4703 )
2015-01-15 19:57:36 +02:00
Sergey M․
c8dfe360eb
[atresplayer] Add authentication support ( Closes #4700 )
2015-01-15 21:43:35 +06:00
Philipp Hagemeister
4cfaf85c65
release 2015.01.15
2015-01-15 12:42:11 +01:00
Philipp Hagemeister
be5f2c192c
[ssl] Correct connect creation
...
We want to authenticate the server, see https://docs.python.org/dev/library/ssl.html#ssl.Purpose.SERVER_AUTH .
2015-01-15 02:06:50 +01:00
Sergey M․
c9ef44ce29
[smotri] Improve extraction ( Closes #4698 )
2015-01-14 21:50:36 +06:00
Sergey M․
e92d4a11f5
[spiegel] Test format video URLs for 404 ( Closes #4579 )
2015-01-14 20:27:14 +06:00
Naglis Jonaitis
f2cbc96c3e
[lnkgo] Make more robust
2015-01-14 00:51:48 +02:00
Naglis Jonaitis
a69801e2c6
[utils] Add additional format to unified_strdate
2015-01-14 00:16:34 +02:00
Naglis Jonaitis
034206cec1
[lnkgo] Add new extractor
2015-01-14 00:14:59 +02:00
Sergey M․
04e0bac233
[npo:live] Add extractor ( Closes #4691 )
2015-01-13 20:54:03 +06:00
Johannes Knoedtel
3d5f7a3947
[utils] Prevent override of custom headers.
...
The dict of headers of request objects in urllib has its keys always
capitalized.
This causes the lookup to fail and overwrite the header. If for example
a Extractor tries to add a "User-Agent" header the internal
representation in the request object is "User-agent". The header is
therefore clobbered by the "User-Agent" in std_headers, because the
strings are not equal.
2015-01-12 22:38:51 +01:00
Sergey M․
227d4822ff
[utils] Disallow non string types in parse_duration ( Closes #4679 )
2015-01-12 21:06:26 +06:00
Philipp Hagemeister
5c4a81d934
[npo] Remove unused import
2015-01-11 23:43:09 +01:00
Philipp Hagemeister
8e2ec95575
[drbonanza] Simplify and fix duration ( #4687 )
2015-01-11 23:41:55 +01:00
Johan K. Jensen
8e7a9016d5
[DRBonanza] Add new extractor (fixing #4581 )
2015-01-11 23:23:10 +01:00
Sergey M․
c85f368370
[npo] Make extension check less strict and add test ( #4680 )
2015-01-11 23:45:52 +06:00
Sergey M․
a0977064ce
[npo] Fix non asf streams ( Closes #4680 )
2015-01-11 23:18:45 +06:00
Philipp Hagemeister
15aecd8711
release 2015.01.11
2015-01-11 17:47:04 +01:00
Philipp Hagemeister
20dd0b2d20
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-11 17:46:22 +01:00
Philipp Hagemeister
2aeb06d6dc
[utils] Improve colon handling ( Fixes #4683 )
2015-01-11 17:40:45 +01:00
Johan
6ccbb335d2
[drtv] Updated with support for https
2015-01-11 17:39:16 +01:00
Pierre
4340decad2
check for overwriting files in the downloader ( fixes #3916 , closes #3829 )
2015-01-11 12:02:27 +01:00
Jaime Marquínez Ferrándiz
f3ff1a3696
YoutubeDL: Make the decision about removing the original file after each postprocessor is run ( fixes #2261 )
...
If one of the processors said the file should be kept, it wouldn't pay
attention to the response from the following processors. This was wrong if the
'keep_video' option was False, if the first extractor modifies the original file
and then we extract its audio we don't want to keep the original video file.
2015-01-11 11:35:18 +01:00
Sergey M․
aa24de39aa
[veehd] Update test
2015-01-11 16:20:39 +06:00
Sergey M․
a798e64c15
[veehd] Improve extraction
2015-01-11 16:20:16 +06:00
Philipp Hagemeister
6a5fa75490
[karaoketv] Remove unused import
2015-01-11 10:48:20 +01:00
Philipp Hagemeister
8ad6b5ed9f
[compat] Correct socket error class reference
2015-01-11 10:47:39 +01:00
Sergey M․
d5bb814d34
[veehd] Capture removed video message
2015-01-11 15:42:53 +06:00
Sergey M․
d156a1d981
[xboxclips] Fix extraction
2015-01-11 15:25:29 +06:00
Sergey M․
987493aef3
[test_compat] Fix alphabetic order to make test_all_present pass
2015-01-11 15:13:03 +06:00
Philipp Hagemeister
8bfa75451b
[options] Add --no-call-home
...
While we're at it, also drop "experimental" moniker for --call-home - should work fine.
2015-01-10 21:09:18 +01:00
Philipp Hagemeister
cd3063f3fa
release 2015.01.10.2
2015-01-10 21:03:00 +01:00
Philipp Hagemeister
58b1f00d19
[YoutubeDL] Add new --call-home option for debugging
2015-01-10 21:02:27 +01:00
Philipp Hagemeister
149f05c7b6
release 2015.01.10.1
2015-01-10 20:06:13 +01:00
Philipp Hagemeister
8a1b9b068e
Merge remote-tracking branch 'origin/master'
2015-01-10 20:06:01 +01:00
Philipp Hagemeister
c5a59d9391
[utils] Fix call to _create_http_connection
...
Avoid confusion over args/kwargs.
2015-01-10 20:05:30 +01:00
Philipp Hagemeister
500b8b41c1
[options] Add -4 and -6 options
...
Fixes #520 , fixes #3626 .
2015-01-10 20:02:02 +01:00
Philipp Hagemeister
be4a824d74
Add new option --source-address
...
Closes #3618 , fixes #721 , fixes #2481 , fixes #4551 , closes #1020 .
2015-01-10 19:56:51 +01:00
Sergey M․
ed3958d714
[collegerama] Add extractor ( #4540 )
2015-01-11 00:40:46 +06:00
Philipp Hagemeister
c80ede5f13
[karaoketv] Simplify ( #3853 )
2015-01-10 18:03:36 +01:00
Philipp Hagemeister
bc694039e4
Merge remote-tracking branch 'lenaten/karaoketv'
2015-01-10 17:59:35 +01:00
Philipp Hagemeister
3462af03e6
[rte] PEP8
2015-01-10 17:59:07 +01:00
Philipp Hagemeister
ea1d5bdcdd
[rte] Make more robust and add a new testcase ( #4015 )
2015-01-10 17:57:21 +01:00
Philipp Hagemeister
121c09c7be
Merge remote-tracking branch 'Dineshs91/f4m-2.0'
2015-01-10 17:51:52 +01:00
Philipp Hagemeister
76bfaf6daf
[nrk] Improve subtitle support ( #3092 )
2015-01-10 17:46:01 +01:00
Sergey M․
d89c6e336a
[atttechchannel] Add extractor ( Closes #3938 )
2015-01-10 19:44:29 +06:00
Sergey M․
776dc3992a
[utils] Clarify more day-month-first ambiguous formats
2015-01-10 19:43:52 +06:00
Philipp Hagemeister
27ca82ebc6
[orf:oe1] Add konsole URL schema ( Fixes #4675 )
2015-01-10 14:27:27 +01:00
Philipp Hagemeister
385f8ae468
[eighttracks] PEP8
2015-01-10 14:25:11 +01:00
Philipp Hagemeister
b9f030cc26
[orf] Fix typo
2015-01-10 14:23:54 +01:00
Philipp Hagemeister
52afb2ac1b
[ffmpeg] Call encodeFilename on filenames
2015-01-10 06:13:18 +01:00
Philipp Hagemeister
43bc88903d
Merge remote-tracking branch 'ivan/muxed-mtime'
2015-01-10 06:10:18 +01:00
Philipp Hagemeister
6ef9f88299
release 2015.01.10
2015-01-10 05:51:22 +01:00
Philipp Hagemeister
f71fdb0acc
[eighttracks] Improve waiting ( #3954 )
2015-01-10 05:51:07 +01:00
Philipp Hagemeister
c24dfef63c
Merge remote-tracking branch 'lenaten/8tracks'
2015-01-10 05:47:05 +01:00
Philipp Hagemeister
6271f1cad9
[youtube|ffmpeg] Automatically correct video with non-square pixels ( Fixes #4674 )
2015-01-10 05:45:51 +01:00
Philipp Hagemeister
fb4b030aaf
[tvp] Update tests and improve output
2015-01-10 02:38:35 +01:00
Philipp Hagemeister
ff21a8e0ee
Merge remote-tracking branch 'Tithen-Firion/master'
2015-01-10 02:26:21 +01:00
Philipp Hagemeister
904fffffeb
[audiomack] Better titles, simplify code
2015-01-10 02:24:46 +01:00
Philipp Hagemeister
51897bb77c
Merge remote-tracking branch 'xavierbeynon/master'
2015-01-10 02:03:46 +01:00
Philipp Hagemeister
bd1a281ede
[options] PEP8 and simpler --merge-output-format handling ( #4673 )
2015-01-10 02:03:00 +01:00
Philipp Hagemeister
45598f1578
Merge remote-tracking branch 'aft90/merge-output-format'
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-01-10 01:59:14 +01:00
Andrei Troie
d02115f837
Use the option in preparing the merge output filename
2015-01-10 00:29:06 +00:00
Andrei Troie
34c781a24d
Passing the option into the main program's arguments
2015-01-10 00:03:11 +00:00
Philipp Hagemeister
1302394603
release 2015.01.09.2
2015-01-09 23:59:29 +01:00
Philipp Hagemeister
dd622d7c4e
[netzkino] Add new extractor ( Fixes #4669 )
2015-01-09 23:59:18 +01:00
Andrei Troie
d120e9013f
Added an option to specify an output format for merges when downloading separate video & audio
2015-01-09 22:03:56 +00:00
Philipp Hagemeister
b8da6b9fc6
[elpais] Modernize
2015-01-09 22:43:49 +01:00
Philipp Hagemeister
4baea47c42
release 2015.01.09.1
2015-01-09 21:33:16 +01:00
Philipp Hagemeister
176cf9e0c3
[wdr] Support overviews ( Fixes #4651 )
2015-01-09 21:33:07 +01:00
Philipp Hagemeister
7b6faddfc8
[wdr] Modernize
2015-01-09 20:52:49 +01:00
Philipp Hagemeister
f90ad27375
[YoutubeDL] Copy over format metadata when merging ( Fixes #4671 )
2015-01-09 20:50:23 +01:00
Philipp Hagemeister
230b2287dd
[youtube] Add acodec information
...
The codec seems to be consistently aac, so state that in our metadata.
2015-01-09 20:44:21 +01:00
Philipp Hagemeister
754c838903
release 2015.01.09
2015-01-09 20:20:55 +01:00
Philipp Hagemeister
aa2fd59857
[update] Use utils HTTPS handler ( Fixes #4666 )
...
On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
2015-01-09 20:20:48 +01:00
Jaime Marquínez Ferrándiz
9932a65370
[vk] Remove debug assert statement ( fixes #4672 , fixes #4514 )
2015-01-09 20:13:53 +01:00
Philipp Hagemeister
b0e87c3110
[ffmpeg] Correctly encode paths on Windows
...
On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally.
Therefore, we need to call encodeArgument on every argument.
Fixes #4337 and #4668 .
2015-01-09 19:02:07 +01:00
Your Name
ff0813313a
Minor style changes
2015-01-08 18:35:33 -06:00
Philipp Hagemeister
c0bdf32a3c
Add --print-json ( Closes #2845 )
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
92b065dc53
[tudou] Fix extraction
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
9298d4e3df
[discovery] Fix extractor
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
740a7fcbc8
[gdcvault] Skip test that is now restricted
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
db6e625005
[buzzfeed] Fix test
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
811cacdc2c
[bet] Correct test IDs
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
ce08a86462
Merge pull request #4647 from aajanki/hds_metadata
...
[downloader/f4m] Improved metadata handling
2015-01-08 16:37:49 +01:00
Philipp Hagemeister
11497d5bba
release 2015.01.08
2015-01-08 16:15:08 +01:00
Philipp Hagemeister
0217c78377
[YoutubeDL] Allow selection by more extensions
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
bd6b25ce0e
[fktv] Fix download URL
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
d51a853d5c
[zdf] Fix test case
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
9ed99402f5
[youtube] Fix test case
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
ec3a6a3137
[tunein] Ignore reliability if it's >90% ( #4097 )
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
796858a53f
[sexykarma] Add age_limit designation
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
5b78caca94
[mit] Amend test definitions
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
bec2248141
[InfoExtractor/common] Correct and test meta tag matching
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
211503c39f
[teachertube] Modernize
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
adb1307b9a
[imdb] Remove test md5
...
They seem to reencode quite frequently, so simply remove the md5 sum.
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
99673f04bc
[washingtonpost] Modernize and correct test case
2015-01-08 16:14:49 +01:00
Sergey M․
398133cf55
[huffpost] Make extraction more robust ( Closes #4663 )
2015-01-08 19:07:28 +06:00
Sergey M․
58a84b8cb6
[bilibili] Fix extraction ( Closes #4660 )
2015-01-08 01:33:22 +06:00
Jaime Marquínez Ferrándiz
5d8993b06a
[extractor/__init__] Remove unused import
2015-01-07 11:59:15 +01:00
Jaime Marquínez Ferrándiz
c758bf9fd7
[nrktv] Remove 'proxy' parameter from tests
2015-01-07 11:56:22 +01:00
Philipp Hagemeister
900813a328
release 2015.01.07.2
2015-01-07 07:41:48 +01:00
Philipp Hagemeister
2bad0e5d20
[/__init__] Define public API
2015-01-07 07:41:05 +01:00
Philipp Hagemeister
ccc5842bc9
[gameone] Modernize
2015-01-07 07:37:21 +01:00
Philipp Hagemeister
fd86c2026d
release 2015.01.07.1
2015-01-07 07:31:38 +01:00
Philipp Hagemeister
e4a8eae701
Merge commit '8ee3415'
2015-01-07 07:30:57 +01:00
Philipp Hagemeister
75e51819d0
release 2015.01.07
2015-01-07 07:22:28 +01:00
Philipp Hagemeister
8ee341500d
[viki] Modernize
2015-01-07 07:21:24 +01:00
Philipp Hagemeister
0590062925
Respect age_limit when listing extractors ( Fixes #4653 )
2015-01-07 07:20:20 +01:00
Sergey M․
799d88d3d8
[nrktv] Add support for playlists ( Closes #4656 )
2015-01-07 06:46:56 +06:00
Sergey M․
6309cb9b41
[ceskatelevize] Fix python 2.6 format issue
2015-01-07 05:03:34 +06:00
Sergey M․
27a82a1b93
[ceskatelevize] Simplify
2015-01-07 05:03:14 +06:00
Sergey M․
ecd1936695
Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl into oskar456-ceskatelevizesrt
2015-01-07 05:02:27 +06:00
Jaime Marquínez Ferrándiz
76b3c61012
[youtube] Add formats 308 and 315 ( closes #4650 )
2015-01-06 11:59:41 +01:00
Sergey M․
0df2dea73b
[giga] Add extractor ( Closes #4090 )
2015-01-06 06:54:31 +06:00
Philipp Hagemeister
f8bb576c4f
release 2015.01.05.1
2015-01-05 22:42:38 +01:00
Philipp Hagemeister
ee61f6f3e2
[youtube] Handle cases where format comes without a preference ( Fixes #4648 )
2015-01-05 22:42:17 +01:00
Antti Ajanki
f14f2a6d79
[downloader/f4m] Minor cleanup
2015-01-05 21:12:33 +02:00
Antti Ajanki
2c322cc5d6
[downloader/f4m] The last value in a tag is the tag length
2015-01-05 21:07:15 +02:00
Antti Ajanki
3b8f3a1504
[downloader/f4m] <metadata> is optional according to the F4M specs
2015-01-05 21:07:13 +02:00
Jaime Marquínez Ferrándiz
8f9529cd05
[motorsport] Fix extraction and make trailing '/' optional
...
They directly embed a youtube video now.
2015-01-05 19:19:01 +01:00
Philipp Hagemeister
f4bca0b348
release 2015.01.05
2015-01-05 18:44:29 +01:00
Philipp Hagemeister
6291438073
[auengine] Simplify ( #4643 )
2015-01-05 18:21:32 +01:00
Philipp Hagemeister
18c3c15391
Merge remote-tracking branch 'Oteng/master'
2015-01-05 18:18:15 +01:00
Philipp Hagemeister
dda620e88c
[radiobremen] Make code more readable and more resilient to failures
2015-01-05 18:17:03 +01:00
Philipp Hagemeister
d7cc31b63e
[generic] PEP8
2015-01-05 18:16:47 +01:00
Philipp Hagemeister
aa80652f47
[radiobremen] Add test for thumbnail
2015-01-05 18:14:09 +01:00
Philipp Hagemeister
9d247bbd2d
[radiobremen] Fix under Python 2.6 and fix duration
2015-01-05 18:13:19 +01:00
Philipp Hagemeister
93e40a7b2f
Merge remote-tracking branch 'ckrooss/master'
2015-01-05 18:07:16 +01:00
oteng
03ff2cc1c4
[Auengine] corrected extractions logic
...
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
2015-01-05 16:28:24 +00:00
Jaime Marquínez Ferrándiz
a285b6377b
[normalboots] Skip download in test, it uses rtmp
2015-01-05 13:59:49 +01:00
Jaime Marquínez Ferrándiz
cd791a5ea0
[ted] Add support for embed-ssl.ted.com embedded videos
2015-01-05 13:11:13 +01:00
Jaime Marquínez Ferrándiz
87830900a9
[generic] Update some tests
2015-01-05 13:07:24 +01:00
Jaime Marquínez Ferrándiz
dfc9d9f50a
Merge pull request #4639 from bartkappenburg/patch-1
...
Update rtlnl.py
2015-01-05 12:31:07 +01:00
Jaime Marquínez Ferrándiz
628bc4d1e7
[khanacademy] Update test
2015-01-05 12:28:35 +01:00
Jaime Marquínez Ferrándiz
a4c3f48639
[vimple] Replace tests
...
The first one seems to be no longer available and the second was an episode from a tv show.
2015-01-05 11:54:14 +01:00
Bart Kappenburg
bdf80aa542
Update rtlnl.py
...
Added support for the non-www version of rtlxl.nl by making "www." optional.
2015-01-05 11:51:24 +01:00
Naglis Jonaitis
adf3c58ad3
[lrt] Fix missing provider key
...
Also, modernize a bit.
2015-01-05 02:55:12 +02:00
Naglis Jonaitis
caf90bfaa5
[webofstories] Add new extractor ( Closes #4585 )
2015-01-05 02:22:01 +02:00
Jaime Marquínez Ferrándiz
2f985f4bb4
[youtube:toplist] Remove extractor
...
They use now normal playlists (their id is PL*).
2015-01-05 00:18:43 +01:00
Philipp Hagemeister
67c2bcdf4c
Remove extractors which infringe copyright ( #4554 )
2015-01-04 19:19:18 +01:00
Jaime Marquínez Ferrándiz
1d2d0e3ff2
utils: Remove blank line at the end of file
2015-01-04 14:07:06 +01:00
Jaime Marquínez Ferrándiz
9fda6ee39f
[tf1] Remove unused import
2015-01-04 14:06:23 +01:00
Jaime Marquínez Ferrándiz
bc3e582fe4
Don't use '-shortest' option for merging formats ( closes #4220 , closes #4580 )
...
With avconv and older versions of ffmpeg the video is partially copied.
The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04 14:02:17 +01:00
Christopher Krooss
bc1fc5ddbc
Don't check for height as it's not provided
2015-01-04 14:02:07 +01:00
Jaime Marquínez Ferrándiz
63948fc62c
[downloader/hls] Respect the 'prefer_ffmpeg' option
2015-01-04 13:41:49 +01:00
Christopher Krooss
f4858a7103
Add support for Radio Bremen
2015-01-04 13:33:26 +01:00
Philipp Hagemeister
26886e6140
release 2015.01.04
2015-01-04 03:15:48 +01:00
Philipp Hagemeister
7a1818c99b
[vk] Add support for rutube embeds ( Fixes #4514 )
2015-01-04 03:15:27 +01:00
Philipp Hagemeister
2ccd1b10e5
[soulanime] Fix under Python 3
2015-01-04 02:20:45 +01:00
Philipp Hagemeister
788fa208c8
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-04 02:08:38 +01:00
Philipp Hagemeister
95ceeec722
Remove unused import
2015-01-04 02:05:35 +01:00
Philipp Hagemeister
b68ff25917
Add various anime sites ( Closes #4554 )
2015-01-04 02:05:26 +01:00
t0mm0
b158bb8693
[tf1] simplify regex
2015-01-04 00:45:23 +00:00
t0mm0
2bf098eda4
[tf1] fix test
2015-01-04 00:43:55 +00:00
t0mm0
382e05fa56
[tf1] add support for TFOU
2015-01-04 00:05:31 +00:00
Philipp Hagemeister
19b05d886e
release 2015.01.03
2015-01-03 18:35:30 +01:00
Philipp Hagemeister
e65566a9cc
[youtube] Correct handling when DASH manifest is not necessary to find all formats
2015-01-03 18:33:38 +01:00
Sergey M․
baa3c3f0f6
[ellentv] Improve extraction
2015-01-03 21:54:18 +06:00
Sergey M․
f4f339529c
[ellentv] Clean up and simplify
2015-01-03 21:44:47 +06:00
Sergey M.
7d02fae85b
Merge pull request #4626 from gauravb7090/ellentube
...
Added support for EllenTube along with EllenTV
2015-01-03 21:40:39 +06:00
Gaurav
6e46c3f1fd
Added support for EllenTube along with EllenTV
2015-01-03 20:30:28 +05:30
Sergey M․
c7e675940c
[bbccouk] Add support for music clips ( Closes #4143 )
2015-01-03 20:43:40 +06:00
Jaime Marquínez Ferrándiz
d26b1317ed
[downloader/mplayer] Use check_executable
2015-01-03 00:33:36 +01:00
Jaime Marquínez Ferrándiz
a221f22969
[crunchyroll] Fix format extraction
...
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
2015-01-02 21:17:10 +01:00
Jaime Marquínez Ferrándiz
817f786fbb
[canalplus] Raise an error if the video is georestricted ( closes #4472 )
2015-01-02 21:02:34 +01:00
Sergey M․
62420c73cb
[played] Skip test
2015-01-02 22:31:55 +06:00
Sergey M․
2522a0b7da
[kontrtube] Extract display_id
...
Trailing slash in URL is mandatory now
2015-01-02 22:28:48 +06:00
Sergey M․
46d32a12c9
[bet] Update test
2015-01-02 22:23:00 +06:00
Sergey M․
c491418526
[bbccouk] Update test
2015-01-02 22:13:26 +06:00
Ondřej Caletka
c067545c17
ceskatelevize: Closed captions support
2015-01-02 17:12:20 +01:00
Sergey M․
823a155293
[vier:videos] Tune _VALID_URL not to match single videos
2015-01-02 22:09:00 +06:00
Sergey M․
324b2c78fa
[xtube] Fix uploader regex
2015-01-02 21:46:57 +06:00
Sergey M․
d34f98289b
[xhamster] Remove identical tests
2015-01-02 21:12:25 +06:00
Sergey M.
644096b15c
Merge pull request #4615 from dwemthy/https_xhamster
...
[xhamster] Add HTTPS support
2015-01-02 21:09:28 +06:00
Sergey M․
15cebcc363
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-02 20:57:12 +06:00
Sergey M․
faa4ea68c0
[generic] Add BBC iPlayer playlist test
2015-01-02 20:56:42 +06:00
Philipp Hagemeister
29a9385ff0
release 2015.01.02
2015-01-02 15:56:26 +01:00
Sergey M․
476eae0c2a
[generic] Generalize BBC iPlayer playlist extraction
2015-01-02 20:55:09 +06:00
Sergey M․
8399267671
[generic] Make getter None by default
2015-01-02 20:54:30 +06:00
Sergey M․
db546cf87f
[generic] Add support for BBC iPlayer embeds ( Closes #4619 )
2015-01-02 20:46:17 +06:00
Sergey M․
317639758a
[bbccouk] Improve _VALID_URL
2015-01-02 20:37:54 +06:00
Sergey M․
fdbabca85f
[vier:videos] Tune _VALID_URL
2015-01-02 20:21:41 +06:00
Sergey M․
9eb4f404cb
[vier] Simplify, add support for more URL formats, extract all playlist pages when page is not specified
2015-01-02 20:15:40 +06:00
Thijs Vermeir
f58487b392
[vier] Add new extractor
2015-01-02 13:35:47 +01:00
dwemthy
5b9aefef77
[xhamster] Add HTTPS support
2015-01-02 11:54:38 +00:00
Your Name
defaf19f5d
Push api updates to simplify audiomack, add support for albums
2015-01-02 02:20:04 -06:00
Philipp Hagemeister
772fd5cc44
[youtube] Add a pseudo-extractor for truncated YouTube video IDs ( #4610 )
2015-01-01 23:44:39 +01:00
Philipp Hagemeister
50a0f6df7e
[/__init__] Add another cute search example
2015-01-01 22:47:21 +01:00
Philipp Hagemeister
9f435c5f1c
Add an extractor for common mistakes ( #4610 )
2015-01-01 22:34:58 +01:00
Philipp Hagemeister
931e2d1d26
[bbccouk] PEP8
2015-01-01 22:15:46 +01:00
Philipp Hagemeister
a42419da42
[options] Upper-case options and URL in --help output
...
Hopefully, this reduces confusion as in #4610 .
2015-01-01 22:01:47 +01:00
Philipp Hagemeister
9a237b776c
release 2015.01.01
2015-01-01 21:41:42 +01:00
Sergey M․
02ec32a1ef
[ceskatelevize] Adapt to new API ( Closes #4531 )
2015-01-01 20:01:55 +06:00
Sergey M․
a1e9e6440f
[moevideo] Skip removed video test
2015-01-01 00:46:03 +06:00
Sergey M․
5878e6398c
[nrktv] Update tests' checksums
2015-01-01 00:37:57 +06:00
Sergey M․
6c6f1408f2
[extractor/common] Allow multiline content tags
2015-01-01 00:37:14 +06:00
Sergey M․
b7a7319c38
[slideshare] Fix extraction
2015-01-01 00:26:19 +06:00
Sergey M․
68f705cac5
[tnaflix] Make sure config URL has correct scheme
2015-01-01 00:12:41 +06:00
Sergey M․
079d1dcd80
[tnaflix] Fix title extraction
2015-01-01 00:11:56 +06:00
Sergey M․
7b24bbdf49
[xboxclips] Fix extraction
2014-12-31 23:59:16 +06:00
Jaime Marquínez Ferrándiz
f86d543ebb
[pbs] Catch geoblocking errors ( closes #4516 )
2014-12-31 17:43:49 +01:00
Jaime Marquínez Ferrándiz
60e47a2699
[youtube] Use '_download_xml' for getting the available subtitles
2014-12-31 15:44:15 +01:00
Sergey M․
b8bc7a696b
[openfilm] Add extractor ( Closes #4538 )
2014-12-31 19:40:35 +06:00
Jaime Marquínez Ferrándiz
7d900ef1bf
[youtube] Add support for automatically translated subtitles ( fixes #4555 )
...
They have a manually uploaded subtitles track and YouTube can transtale it.
2014-12-31 14:15:16 +01:00
Sergey M․
1931a73f39
[echomsk] Add extractor ( Closes #4600 )
2014-12-31 18:03:51 +06:00
Philipp Hagemeister
b3013681ff
Merge remote-tracking branch 'origin/master'
2014-12-30 19:41:04 +01:00
Philipp Hagemeister
416c7fcbce
Add documentation about supported sites ( Fixes #4503 )
2014-12-30 19:35:35 +01:00
Sergey M․
e83eebb12f
[atresplayer] Fix python3 bug
2014-12-30 22:46:23 +06:00
Sergey M․
a349873226
[atresplayer] Add extractor ( Closes #2341 )
2014-12-30 22:28:07 +06:00
Sergey M․
fccae2b911
[youtube] Add test for age-gate video with encrypted signature
2014-12-30 17:26:21 +06:00
Sergey M.
0129b4dd45
Merge pull request #4598 from 0xced/encrypted-age-gate
...
[youtube] Fix videos with age gate and encrypted signatures
2014-12-30 17:09:02 +06:00
Sergey M․
1c57e7f1f4
[daum] Improve full_id regex
2014-12-30 16:55:53 +06:00
t0mm0
a87bb090d9
[daum] update 'full id' regex
...
fixes #4566
2014-12-29 23:06:56 +00:00
Cédric Luthi
beb95e7781
[youtube] Fix videos with age gate and encrypted signatures
...
The `sts` value is available on the embed webpage, get it from there.
Fixes #4108 .
2014-12-29 22:58:14 +01:00
Sergey M․
0c0a70f4c6
[hitbox] Minor changes
2014-12-30 03:22:07 +06:00
t0mm0
e3947e2b7f
[hitbox] add support for live streams
2014-12-29 20:12:23 +00:00
t0mm0
da3f7fb7f8
[hitbox] add extractor for hitbox vods
2014-12-29 20:12:23 +00:00
Sergey M․
429ddfd38d
[cnn] Add support for hln URL format ( Closes #4595 )
2014-12-30 01:50:28 +06:00
Sergey M․
355e41466d
[hellporno] Extract all formats and improve
2014-12-29 21:33:41 +06:00
Sergey M․
03d9aad87c
Merge branch 'hellporno' of https://github.com/peugeot/youtube-dl into peugeot-hellporno
2014-12-29 21:13:09 +06:00
Sergey M․
6343a5f68e
[xxxymovies] Improve
2014-12-29 21:05:21 +06:00
Sergey M․
00de9a9828
Merge branch 'xxxymovies' of https://github.com/peugeot/youtube-dl into peugeot-xxxymovies
2014-12-29 20:38:28 +06:00
Sergey M․
7fc2cd819e
[cnn] Improve regexes and fix test
2014-12-29 20:27:09 +06:00
Sergey M.
974739aab5
Merge pull request #4543 from akretz/cnn_fix
...
[cnn] Add support for articles with videos (fixes #4541 )
2014-12-29 20:21:39 +06:00
peugeot
0cc4f8e385
[xxxymovies] new ectractor
2014-12-29 11:31:22 +01:00
peugeot
513fd2a872
[hellporno] simplify
2014-12-29 10:38:07 +01:00
Sergey M․
ae6986fb89
[bbccouk] Switch to new JSON playlist format ( Closes #4588 )
2014-12-29 03:00:24 +06:00
Sergey M․
e8e28989eb
[archiveorg] Add test, simplify and modernize
2014-12-29 02:08:46 +06:00
Johannes Knoedtel
ff7a07d5c4
[archiveorg] most metadata fields are optional
...
Example: https://archive.org/details/Cops1922
2014-12-28 20:31:25 +01:00
Sergey M․
5a18403057
[arte.tv] Fix typo
2014-12-28 15:42:29 +06:00
Sergey M․
1b7b1d6eac
[arte.tv:+7] Make quality optional ( Closes #4583 )
2014-12-28 15:41:52 +06:00
Sergey M․
e82def52a9
[alphaporno] Improve
2014-12-27 00:08:04 +06:00
Sergey M․
bcfe9db299
Merge branch 'alphaporno' of https://github.com/peugeot/youtube-dl into peugeot-alphaporno
2014-12-26 23:34:12 +06:00
Sergey M․
f9b9e88646
[eroprofile] Simplify
2014-12-26 23:32:41 +06:00
Sergey M․
c2500434c3
Merge branch 'eroprofile' of https://github.com/peugeot/youtube-dl into peugeot-eroprofile
2014-12-26 23:16:25 +06:00
peugeot
461b00f34a
[eroprofile] new extractor
2014-12-26 17:15:34 +01:00
peugeot
4cda41ac7b
[alphaporno] new extractor
2014-12-26 16:17:35 +01:00
peugeot
6a1c4fbfcb
[hellporno] new extractor
2014-12-26 15:49:12 +01:00
Sergey M․
31424c126f
[sunporno] Modernize
2014-12-26 19:28:51 +06:00
peugeot
2c0b475235
[sunporno] fix duration
2014-12-26 12:49:13 +01:00
Sergey M․
885e4384a1
[teletask] Simplify
2014-12-25 23:26:57 +06:00
Sergey M․
2b8f151094
Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into MaxReimann-teletask
2014-12-25 23:06:26 +06:00
Sergey M․
5ac71f0b27
[sohu] Modernize and extract all formats and more metadata ( Closes #4409 , closes #2056 , closes #3009 )
2014-12-25 22:25:05 +06:00
Sergey M․
39ac7c9435
[gameone] Extract duration as float
2014-12-24 19:18:59 +06:00
Tobias Bell
55f0cab3a3
[gameone] This fix resolves issue #4552
...
The duration metadata for certain episodes contained floating point
numbers instead of integers. Now only the integer part will be
interpreted. Also added a test for this
2014-12-23 22:09:21 +01:00
Sergey M․
544dec6298
[smotri] Skip broken tests
2014-12-23 20:33:56 +06:00
Jaime Marquínez Ferrándiz
e0ae1814b1
[sportdeutschland] Fix extraction ( fixes #4544 )
2014-12-22 22:24:19 +01:00
Adrian Kretz
9532d72371
[cnn] Add support for articles with videos ( fixes #4541 )
2014-12-22 18:40:36 +01:00
Sergey M․
1362bbbb4b
[adobetv] Add extractor ( Closes #4536 )
2014-12-22 22:05:47 +06:00
Jaime Marquínez Ferrándiz
f00fd51dae
Don't write the description file if info_dict['description'] is None ( #3166 )
2014-12-21 20:49:14 +01:00
Sergey M․
a8896c5ac2
[crunchyroll] Add .fr domain ( #4537 )
2014-12-22 00:58:15 +06:00
Jaime Marquínez Ferrándiz
5d3808524d
[extractor/common] Update docstring: replace FileDownloader with YoutubeDL
2014-12-21 16:58:29 +01:00
Jaime Marquínez Ferrándiz
c8f167823f
[dbtv] Make sure the 'id' field is a string
2014-12-21 16:57:07 +01:00
Jaime Marquínez Ferrándiz
70f6796e7d
[telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex
...
MiTeleIE now uses '_match_id'
2014-12-21 16:54:53 +01:00
Jaime Marquínez Ferrándiz
85d253af6b
[internetvideoarchive] Update test's duration field
2014-12-21 15:37:21 +01:00
Jaime Marquínez Ferrándiz
a86cbf5876
[rtp] Fix test's id field
2014-12-21 15:28:40 +01:00
Jaime Marquínez Ferrándiz
3f1399de8a
[tmz] Fix test's thumbnail field
2014-12-21 15:26:00 +01:00
Jaime Marquínez Ferrándiz
1f809a8560
[nerdcubed] Style fixes
2014-12-21 15:22:30 +01:00
Jaime Marquínez Ferrándiz
653d14e2f9
[yahoo] Update extraction process
...
Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info.
2014-12-21 14:47:44 +01:00
Jaime Marquínez Ferrándiz
85fab7e47b
[yahoo] Replace two tests
...
The first one returned an internal server error.
The other doesn't seem to contain a video anymore.
2014-12-21 14:47:12 +01:00
Jaime Marquínez Ferrándiz
3aa9176f08
[yahoo] Improve video id detection ( fixes #4521 )
2014-12-21 14:09:00 +01:00
MaxReimann
33b53b6021
[teletask] Add new extractor
2014-12-21 12:26:47 +01:00
MaxReimann
3f7421b71b
fix test and remove lengthy description
2014-12-21 11:13:59 +01:00
MaxReimann
ee45625290
Add extractor for teletask
2014-12-21 11:01:28 +01:00
Sergey M․
2c2a42587b
[dvtv] Fix thumbnail scheme
2014-12-21 07:38:55 +06:00
Sergey M․
081d6e4784
[dvtv] Simplify
2014-12-21 07:33:58 +06:00
Petr Kutalek
1d4247f64e
[dvtv] Add support for playlists
2014-12-21 01:24:05 +01:00
Sergey M․
1ff30d7b79
[npo] Add support for streams ( Closes #4276 )
2014-12-20 18:30:56 +06:00
Sergey M․
16ea817968
[xtube] Fix and modernize ( Closes #4489 )
2014-12-19 21:56:44 +06:00
Will Glynn
c58843b3a1
[nerdcubed] Add new extractor
...
nerdcubed.co.uk describes videos in a single a feed.json file, providing
references to and metadata on >1300 YouTube videos spread across 3 main
channels as well as guest appareances on other channels via a single HTTP
request.
NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving
information present in the upstream JSON (allowing zero-cost title/date
matches) and ultimately referencing the embedded YouTube videos.
2014-12-18 22:32:24 -06:00
Sergey M․
a22524b004
[twitch] Add support for vods ( Closes #4512 )
2014-12-18 21:25:42 +06:00
Philipp Hagemeister
b9465395cb
[dvtv] PEP8 and correct format sorting ( #4502 )
2014-12-17 23:18:06 +01:00
Philipp Hagemeister
edf41477f0
Merge remote-tracking branch 'petrkutalek/dvtv'
2014-12-17 23:12:38 +01:00
Petr Kutalek
5f627b4448
[dvtv] Add new extractor
2014-12-17 15:52:54 +01:00
Sergey M․
748ec66725
[theplatform] Extract captions ( Closes #4495 )
2014-12-17 20:20:40 +06:00
Jaime Marquínez Ferrándiz
e54a3a2f01
[screencastomatic] Remove unused variable
2014-12-17 14:56:30 +01:00
Jaime Marquínez Ferrándiz
0e4cb4f406
YoutubeDL: style fix
2014-12-17 14:55:27 +01:00
AndroKev
cd58dc3e56
Update YoutubeDL.py
2014-12-17 13:21:22 +01:00
AndroKev
c33bcf2051
only add video-id to archive, when successful
...
Example:
no space left--> youtube-dl adds the id to archive, but the video isn't fully downloaded
2014-12-17 13:05:19 +01:00
Philipp Hagemeister
7642c08763
release 2014.12.17.2
2014-12-17 11:39:25 +01:00
Philipp Hagemeister
fdc8000810
[downloader] Handle a file ./- ( Fixes #4498 )
2014-12-17 11:39:06 +01:00
Philipp Hagemeister
a91c9b15e3
release 2014.12.17.1
2014-12-17 11:29:52 +01:00
Philipp Hagemeister
27d67ea2ba
[comedycentral] Match URLs with a second ID ( fixes #4499 )
2014-12-17 11:29:35 +01:00
Philipp Hagemeister
d6a8160902
release 2014.12.17
2014-12-17 10:53:17 +01:00
Philipp Hagemeister
6e1b9395c6
[screencastomatic] Add new extractor ( Fixes #4497 )
2014-12-17 10:53:12 +01:00
Philipp Hagemeister
b1ccbed3d4
[nhl] Allow upper-case video IDs ( Fixes #4494 )
2014-12-17 00:26:04 +01:00
Philipp Hagemeister
37381350f8
[aljazeera] Add unicode_literals marker
2014-12-17 00:08:04 +01:00
Philipp Hagemeister
7af808a5ef
Improve code style
2014-12-17 00:06:41 +01:00
Philipp Hagemeister
876bef5937
[mit] Modernize
2014-12-17 00:04:24 +01:00
Philipp Hagemeister
964b190350
release 2014.12.16.2
2014-12-16 16:45:35 +01:00
Philipp Hagemeister
13d27a42cc
[orf:tvthek] Add support for topic URLs ( Fixes #4474 )
2014-12-16 16:45:28 +01:00
Philipp Hagemeister
ec05fee43a
[brightcove] Add shorter URL scheme for other extractors
2014-12-16 16:38:26 +01:00
Philipp Hagemeister
ac78b5e97b
release 2014.12.16.1
2014-12-16 16:03:57 +01:00
Philipp Hagemeister
17e0d63957
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-16 16:03:46 +01:00
Sergey M․
9209fe3878
[allocine] Add test for new URL format
2014-12-16 21:03:10 +06:00
Philipp Hagemeister
84d84211ac
[youtube:feeds] ( Fixes #4486 )
2014-12-16 15:59:31 +01:00
Sergey M.
b4116dcdd5
Merge pull request #4490 from Tailszefox/master
...
[Allocine] Support for more URLs
2014-12-16 20:59:07 +06:00
Jaime Marquínez Ferrándiz
bb18d787b5
[aljazeera] Add extractor ( closes #4487 )
2014-12-16 15:48:01 +01:00
Tailszefox
0647084f39
[Allocine] Support for more URLs
2014-12-16 15:46:04 +01:00
Philipp Hagemeister
734ea11e3c
Drop hash character in downloader output ( #4484 )
2014-12-16 00:37:42 +01:00
Philipp Hagemeister
3940450878
release 2014.12.16
2014-12-16 00:24:30 +01:00
Philipp Hagemeister
d86007873e
[YoutubeDL] Document where details for format can be found
2014-12-16 00:22:23 +01:00
Jaime Marquínez Ferrándiz
4b7df0d30c
[youtube:playlist] Work around buggy playlists ( fixes #4449 )
...
They show a "Load more" button, but they don't have more videos.
The continuation url in the json file was a link to itself, so we ended up in an infinite loop.
2014-12-15 19:19:15 +01:00
Jaime Marquínez Ferrándiz
3013bbb27d
Remove unused imports
2014-12-15 08:24:50 +01:00
Naglis Jonaitis
6f9b54933f
[streamcloud] Modernize
2014-12-15 03:32:17 +02:00
Naglis Jonaitis
1bbe317508
[mooshare] Modernize
2014-12-15 03:31:54 +02:00
Philipp Hagemeister
e97a534f13
release 2014.12.15
2014-12-15 01:36:46 +01:00
Philipp Hagemeister
71b640cc5b
[YoutubeDL] Add declarative version of progress hooks
2014-12-15 01:26:20 +01:00
Philipp Hagemeister
4f026fafbc
[YoutubeDL] Make postprocessors declarative
...
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
2014-12-15 01:06:25 +01:00
Philipp Hagemeister
cae97f6521
Improve and test ffmpeg version detection
2014-12-14 21:59:59 +01:00
Naglis Jonaitis
4a4fbfc967
[yesjapan] Look for datetime inside submit_info
...
Oops..
2014-12-14 18:03:05 +02:00
Naglis Jonaitis
408b5839b1
[yesjapan] Add new extractor ( Closes #4466 )
2014-12-14 17:59:25 +02:00
Philipp Hagemeister
60620368d7
[youtube] Fix player ID detection
2014-12-14 00:43:34 +01:00
Philipp Hagemeister
4927de4f86
release 2014.12.14
2014-12-14 00:13:17 +01:00
Philipp Hagemeister
bad5c1a303
[rtp] Also match e-id-less URLs ( #4382 )
2014-12-14 00:13:07 +01:00
Philipp Hagemeister
6f18cc9abc
release 2014.12.13.1
2014-12-13 23:51:57 +01:00
Philipp Hagemeister
4d144be8b0
[bandcamp:album] Do not match plain Bandcamp URLs ( #4461 )
...
The _VALID_URL 1fa174692a
is to broad, since it matches everything beginning with bandcamp.com.
2014-12-13 23:50:06 +01:00
Philipp Hagemeister
2128b696b8
[utils] Do not make an exception for SSLv3
...
SSLv3 is terminally vulnerable to POODLE; web browsers are currently deprecating/removing it.
Closes #4459 , fixes #4294
2014-12-13 23:45:34 +01:00
Philipp Hagemeister
a23669220a
[utils] Make ssl work on Python 2.7.8
2014-12-13 23:27:21 +01:00
Philipp Hagemeister
051c46256b
release 2014.12.13
2014-12-13 23:13:48 +01:00
Philipp Hagemeister
d5524947b5
Merge remote-tracking branch 'fstirlitz/master'
2014-12-13 23:05:41 +01:00
Philipp Hagemeister
74f91c4af7
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-13 23:05:28 +01:00
Philipp Hagemeister
da4d4191a9
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-13 23:05:22 +01:00
Sergey M․
ac265bef1e
[restudy] Simplify and extract all formats
2014-12-14 03:41:00 +06:00
Mathias Rav
4a0132c570
[Restudy] Add new extractor for restudy.dk
2014-12-13 22:25:32 +01:00
Sergey M․
1fa174692a
[bandcamp:album] Make path optional ( Closes #4461 )
2014-12-14 02:00:54 +06:00
Sergey M․
04c9544187
[bbccouk] Fix vpid warning
2014-12-13 18:47:34 +06:00
Sergey M․
8085fc15cc
[adultswim] Improve segment duration extraction
2014-12-13 18:42:29 +06:00
Philipp Hagemeister
2f15832f56
Merge pull request #3927 from qrtt1/master
...
apply ratelimit to f4m
2014-12-13 12:59:12 +01:00
Philipp Hagemeister
a6620ac28d
[orf] Modernize
2014-12-13 12:41:38 +01:00
Philipp Hagemeister
89e36657cc
[keek] remove unused import
2014-12-13 12:36:46 +01:00
Philipp Hagemeister
7129bed51b
[keek] Modernize and extract uploader
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
20e35880bf
[streamcz] Update extractor
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
5e1912cfc1
[5min] Remove helper method and modernize
...
Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change.
2014-12-13 12:35:45 +01:00
Jaime Marquínez Ferrándiz
293f0f39ce
[utils] make_HTTPS_handler: Remove try/except block that would always raise an exception
...
This code is only run for Python < 3.4, where context.load_default_certs doesn't exist
2014-12-12 23:43:25 +01:00
Jaime Marquínez Ferrándiz
0db261ba56
[utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9
...
The new features in the ssl module have been backported from 3.4, see https://docs.python.org/dev/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7
2014-12-12 23:35:17 +01:00
felix
7668a2c5cb
[comcarcoff] add webpage_url datum
2014-12-12 23:20:34 +01:00
Jaime Marquínez Ferrándiz
26c06f0c51
[youtube:playlist] Remove unused property
2014-12-12 22:26:50 +01:00
Jaime Marquínez Ferrándiz
23d3608c6b
[youtube:channel] Fix extraction ( fixes #4435 )
...
It uses now the same pagination system as playlists
2014-12-12 22:23:54 +01:00
Philipp Hagemeister
baa7081d68
[urort] Update to new multi-format protocol
2014-12-12 20:55:18 +01:00
Philipp Hagemeister
19bf2b4e88
[comcarcoff] Add unicode_literals declaration
2014-12-12 20:37:58 +01:00
Philipp Hagemeister
6a1b20de2a
[urort] Modernize
2014-12-12 20:37:28 +01:00
Philipp Hagemeister
3c864e930d
[comcarcoff] Adapt c62159ea91
2014-12-12 20:35:17 +01:00
Philipp Hagemeister
dc5596ff54
[comcarcoff] ( #4454 )
2014-12-12 20:32:02 +01:00
Philipp Hagemeister
46d9760f5e
Merge remote-tracking branch 'fstirlitz/master'
2014-12-12 20:17:26 +01:00
Philipp Hagemeister
90d71d3f08
[ooyala] Remove test md5sums
2014-12-12 20:12:51 +01:00
Philipp Hagemeister
e9404524cc
[ninegag] Test for additional properties
2014-12-12 20:10:15 +01:00
felix
dc65a213fd
comediansincarsgettingcoffee.com support
2014-12-12 19:58:44 +01:00
Philipp Hagemeister
4237ba10dc
[pornotube] Adapt to new interface
2014-12-12 19:44:25 +01:00
Naglis Jonaitis
c3f3b29b92
[rtp] Add new extractor ( Closes #4382 )
2014-12-12 20:22:24 +02:00
Philipp Hagemeister
1c985da0ca
release 2014.12.12.7
2014-12-12 18:25:58 +01:00
Philipp Hagemeister
7a60322abf
release 2014.12.12.6
2014-12-12 17:52:50 +01:00
Sergey M․
07bc9a3530
[nowvideo] Add .li domain ( Closes #4453 )
2014-12-12 22:44:16 +06:00
Philipp Hagemeister
a099965bad
release 2014.12.12.5
2014-12-12 17:40:27 +01:00
Philipp Hagemeister
146323a7f8
[groupon] Add extractor ( Fixes #4386 )
2014-12-12 17:39:33 +01:00
Philipp Hagemeister
57e086dcea
[ebaumsworld] Modernize
2014-12-12 17:24:05 +01:00
Philipp Hagemeister
2101f5d4cc
release 2014.12.12.4
2014-12-12 17:18:22 +01:00
Philipp Hagemeister
cc8c9281e6
[downloader/common] Do not use classic int division
2014-12-12 17:17:09 +01:00
Philipp Hagemeister
cf372f0778
Merge remote-tracking branch 'SyxbEaEQ2/rate-limit'
2014-12-12 17:16:13 +01:00
Philipp Hagemeister
34bc0ae667
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-12 17:12:25 +01:00
Philipp Hagemeister
2865cf0419
Deprecate --auto-number ( Closes #2704 )
2014-12-12 17:11:53 +01:00
Sergey M․
58c1f6f0a7
[nbc] Fix extraction ( Closes #4441 )
2014-12-12 22:10:32 +06:00
Philipp Hagemeister
7c7a0d395c
Remove unused imports
2014-12-12 17:07:39 +01:00
Mark Schreiber
ff815fe65a
Download playlist items in reverse order
...
Series of videos are typically uploaded to YouTube playlists in
chronological order. By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced. Add an option to download videos in reverse order,
earliest-to-latest.
Conflicts:
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
2014-12-12 16:56:29 +01:00
Philipp Hagemeister
da3a2d8137
release 2014.12.12.3
2014-12-12 16:47:38 +01:00
Sergey M․
68d301ffd4
[giantbomb] Add extractor ( Closes #4432 )
2014-12-12 21:23:42 +06:00
Philipp Hagemeister
3b0bec8d11
release 2014.12.12.2
2014-12-12 15:56:45 +01:00
Philipp Hagemeister
412c617d0f
[cnet] Update to new theplatform infrastructure ( Fixes #2736 )
2014-12-12 15:55:55 +01:00
Philipp Hagemeister
751536f5c8
[goldenmoustache] Remove view count
...
view count is not present anymore, so we can't extract it.
2014-12-12 13:09:55 +01:00
Philipp Hagemeister
025f30ba38
[channel9] Do not return compat_list results anymore
2014-12-12 13:07:43 +01:00
Philipp Hagemeister
0d2fb1d193
[helsinki] Fix extraction
2014-12-12 13:03:16 +01:00
Philipp Hagemeister
82b34105d3
[goshgay] Fix extraction
2014-12-12 12:55:13 +01:00
Philipp Hagemeister
73aeb2dc56
[goshgay] Modernize
2014-12-12 12:44:50 +01:00
Philipp Hagemeister
c6973bd412
[compat] Simplify kwarg detection code
...
This enables nuitka to compile youtube-dl.
2014-12-12 12:42:35 +01:00
Philipp Hagemeister
f8780e6d11
Merge remote-tracking branch 'grompe/patch-1'
2014-12-12 11:35:04 +01:00
Philipp Hagemeister
e2f89ec7aa
Revert "[utils] Work around PyPy stupidity with Windows DLLs ( Fixes #4392 )"
...
This reverts commit 16040f46d6
.
2014-12-12 11:33:55 +01:00
Philipp Hagemeister
62651c556a
[howstuffworks] Parse only once, but right ( #4383 )
2014-12-12 04:23:34 +01:00
Philipp Hagemeister
bf94e38d3d
Merge remote-tracking branch 'Tithen-Firion/hsw-update'
2014-12-12 04:10:55 +01:00
Philipp Hagemeister
4f97852316
Remove unused imports
2014-12-12 04:09:32 +01:00
Philipp Hagemeister
16040f46d6
[utils] Work around PyPy stupidity with Windows DLLs ( Fixes #4392 )
2014-12-12 04:01:08 +01:00
Philipp Hagemeister
d068ba24f3
release 2014.12.12.1
2014-12-12 03:34:33 +01:00
Philipp Hagemeister
f5e43bc695
[vine] Provide alt_title ( Fixes #4448 )
2014-12-12 03:34:28 +01:00
Philipp Hagemeister
6a5308ab49
release 2014.12.12
2014-12-12 03:02:56 +01:00
Philipp Hagemeister
63e0f29564
[vine] Modernize
2014-12-12 02:59:52 +01:00
Philipp Hagemeister
42bdd9d051
[cinchcast] Add new extractor ( Fixes #4428 )
2014-12-12 02:57:36 +01:00
Philipp Hagemeister
4e40de6e2a
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-12 02:14:31 +01:00
Philipp Hagemeister
f17e4c9c28
[screenwavemedia] Simplify ( #3766 )
2014-12-12 02:11:58 +01:00
Philipp Hagemeister
807962f4a1
[pornhd] Adapt to new sources scheme ( Fixes #4446 )
2014-12-11 23:50:25 +01:00
Jaime Marquínez Ferrándiz
9c1aa1d668
[mixcloud] Fix metadata extraction ( fixes #4443 )
2014-12-11 23:16:40 +01:00
Philipp Hagemeister
69f491f14e
Merge remote-tracking branch 'fstirlitz/master'
2014-12-11 17:11:25 +01:00
Philipp Hagemeister
cb007f47c1
release 2014.12.11
2014-12-11 17:08:31 +01:00
Philipp Hagemeister
9abd500a74
[zdf:channel] Simplify ( #4427 )
2014-12-11 17:07:59 +01:00
Philipp Hagemeister
cf68bcaeff
Merge remote-tracking branch 'akretz/master'
2014-12-11 16:35:45 +01:00
Philipp Hagemeister
cbe2bd914d
[youtube] Amend test
2014-12-11 16:34:37 +01:00
Philipp Hagemeister
75111274ed
[youtube] Do not warn if DASH manifest is missing ( #4442 )
2014-12-11 16:33:28 +01:00
Philipp Hagemeister
624dcebff6
[youtube] Make category optional ( #4442 )
2014-12-11 16:32:48 +01:00
Philipp Hagemeister
9684f17cde
Merge remote-tracking branch 'akretz/youtube_fix'
2014-12-11 16:28:10 +01:00
Philipp Hagemeister
e52a40abf7
[youtube] Add test case for #4431
2014-12-11 16:28:07 +01:00
Philipp Hagemeister
0daa05961b
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-11 16:23:01 +01:00
Naglis Jonaitis
158731f83e
[tvplay] Don't raise an exception if is_geo_blocked
is True
...
Videos which return `is_geo_blocked' to be True can actually be downloaded from
the country to which the video is restricted
2014-12-11 17:07:50 +02:00
Adrian Kretz
24270b0301
[youtube] The case that 'url_encoded_fmt_stream_map' or 'adaptive_fmts' is the empty string is handled accordingly ( fixes #4431 )
2014-12-11 16:00:46 +01:00
Naglis Jonaitis
3c1b81b957
[ntv] Rename flash_ver
to flash_version
in the format dict
...
RTMP downloader uses `flash_version`
2014-12-11 16:58:45 +02:00
Philipp Hagemeister
45c24df512
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-11 15:27:54 +01:00
Sergey M․
bf671b605e
[behindkink] Remove superfluous whitespace
2014-12-11 20:09:52 +06:00
Sergey M․
09c82fbc9a
[behindkink] Simplify
2014-12-11 20:06:19 +06:00
5moufl
d6f78a354d
[BehindKink] Replace test
...
Old one is not accessible anymore
2014-12-11 14:26:59 +01:00
5moufl
e0b9d47387
[BehindKink] Update URL extraction
2014-12-11 14:25:26 +01:00
Philipp Hagemeister
f8795e102b
[utils] Add "yesterday" as a date keyword
2014-12-11 10:29:30 +01:00
Philipp Hagemeister
4bb4a18876
[youtube] Fix imports
2014-12-11 10:08:17 +01:00
Adrian Kretz
8560c61842
[zdf] Add support for channels
2014-12-10 17:29:03 +01:00
Sergey M․
a81bbebf44
[smotri:broadcast] Fix extraction
2014-12-10 20:22:49 +06:00
Philipp Hagemeister
72e3ffeb74
release 2014.12.10.3
2014-12-10 15:19:08 +01:00
Philipp Hagemeister
2fc9f2b41d
[facebook] Make thumbnail and duration optional
...
Fixes #4425 .
Looks like both properties aren't given to us anymore. For now, just fall back to not returning them.
2014-12-10 15:18:36 +01:00
Philipp Hagemeister
5f3544baa3
release 2014.12.10.2
2014-12-10 14:39:06 +01:00
Philipp Hagemeister
da27660014
[youtube] Pass in all variables to DASH manifest ( Fixes #4424 )
2014-12-10 14:39:00 +01:00
Philipp Hagemeister
b8a6114309
release 2014.12.10.1
2014-12-10 13:21:49 +01:00
Philipp Hagemeister
774e208f94
[youtube] Handle missing DASH manifest ( Fixes #4421 , fixes #4420 )
2014-12-10 13:21:24 +01:00
Philipp Hagemeister
f20b52778b
release 2014.12.10
2014-12-10 12:21:40 +01:00
Jaime Marquínez Ferrándiz
83e865a370
Fix PEP8 issue E713
2014-12-09 23:11:26 +01:00
Sergey M․
b89a938687
[bet] Add extractor ( Closes #4416 )
2014-12-09 22:29:01 +06:00
Sergey M․
e89a2aabed
[extractor/common] Add generic SMIL formats extraction routine
2014-12-09 22:28:28 +06:00
Philipp Hagemeister
f58766ce5c
[extractor/common] Document ie_key in url results
2014-12-09 10:58:06 +01:00
Philipp Hagemeister
15644a40df
Merge pull request #4395 from cryptonaut/issue2883
...
Handle --get-url with merged formats (fixes #2883 )
2014-12-08 17:21:56 +01:00
Philipp Hagemeister
d4800f3c3f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-08 17:17:31 +01:00
Philipp Hagemeister
09a5dd2d3b
[bliptv] Add support for audio-only files ( Fixes #4404 )
2014-12-08 17:17:22 +01:00
Sergey M․
819039ee63
[tvigle] Update test and modernize
2014-12-08 22:03:02 +06:00
felix
ce36339575
add teamfourstar.com support
2014-12-08 17:01:22 +01:00
felix
684712076f
add direct screenwavemedia.com URL support
2014-12-08 17:01:22 +01:00
Jaime Marquínez Ferrándiz
603c92080f
[nhl] Make sure we add '_sd' before the extension ( fixes #4397 )
...
'.replace' would find the first dot in the path.
2014-12-07 11:26:07 +01:00
cryptonaut
16ae61f655
Handle --get-url with merged formats ( fixes #2883 )
...
Outputs one URL per line
2014-12-06 12:55:07 -08:00
Sergey M․
6a52eed80e
[prosiebensat1] Improve and simplify
2014-12-07 01:46:44 +06:00
Sergey M․
acf5cbfe93
[extractor/common] Add description to playlist_result
2014-12-07 01:46:30 +06:00
Adrian Kretz
8d1c8cae9c
[prosiebensat1] Fix broken tests
2014-12-06 19:21:05 +01:00
Adrian Kretz
c84890f708
[prosiebensat1] Add support for playlists ( fixes #4357 )
2014-12-06 19:05:22 +01:00
Sergey M․
6d0886204a
[radio.de] Add support for radio.de websites ( Closes #4393 )
2014-12-06 23:01:52 +06:00
Sergey M․
04d02a9d57
[twitch] Add login support ( #3986 )
2014-12-06 21:24:20 +06:00
Grom PE
6ac4e8065a
Fix utils.py for PyPy on Windows
...
The line
```python
from __future__ import unicode_literals
```
introduced in commit [ecc0c5ee01
](ecc0c5ee01
) broke youtube-dl for PyPy on Windows, making it unable to locate WinAPI functions.
Error: "TypeError: function name must be a string or integer"
Adding "b" prefix to strings with WinAPI function names fixes it.
2014-12-06 20:15:41 +07:00
Philipp Hagemeister
b82f815f37
Allow iterators for playlist result entries
2014-12-06 14:02:19 +01:00
Philipp Hagemeister
158f8cadc0
[adultswim] PEP8
2014-12-06 14:01:59 +01:00
Philipp Hagemeister
7d70cf4157
[nba] Remove unused import
2014-12-06 13:59:37 +01:00
Philipp Hagemeister
6591fdf51f
[tagesschau] Look at the right place for download links
2014-12-06 13:59:10 +01:00
Philipp Hagemeister
9ff6772790
[youtube] Modernize
2014-12-06 12:20:54 +01:00
Philipp Hagemeister
5f9b83944d
[ffmpeg] Improve version check and call it from hls ( Fixes #4377 )
2014-12-06 12:14:26 +01:00
Philipp Hagemeister
f6735be4da
Merge remote-tracking branch 'cryptonaut/adultswim'
2014-12-06 11:55:24 +01:00
Philipp Hagemeister
6a3e0103bb
[nba] Add test for #4387
2014-12-06 11:26:17 +01:00
Philipp Hagemeister
0b5cc1983e
[nba] Modernize
2014-12-06 11:15:25 +01:00
cryptonaut
1a9f8b1ad4
[nba] Improve _VALID_URL regex ( fixes #4387 )
...
Allows for optional trailing / or /index.html
2014-12-06 01:49:22 -08:00
netanel
754f0008ec
fix increment operator
2014-12-06 09:20:35 +02:00
cryptonaut
7115599121
[adultswim] Updated to work with new site format ( fixes #4317 )
2014-12-05 21:55:47 -08:00
Philipp Hagemeister
0df23ba9f9
release 2014.12.06.1
2014-12-06 00:48:34 +01:00
Philipp Hagemeister
58daf5ebed
[youporn] Fix JSON parameter regexp ( Fixes #4384 )
2014-12-06 00:48:29 +01:00
Philipp Hagemeister
1a7c6c69d3
release 2014.12.06
2014-12-06 00:43:04 +01:00
Philipp Hagemeister
045c48847a
[tagesschau] Add suppot for sendung ( Fixes #4378 )
2014-12-06 00:42:43 +01:00
Tithen-Firion
e638e83662
[howstuffworks] Update extractor
2014-12-05 19:46:49 +01:00
Sergey M․
90644a6843
[azubu] Add extractor ( Closes #4379 )
2014-12-05 22:08:30 +06:00
Tithen-Firion
d958fa9ff9
[howstuffworks] Rewrite extractor
2014-12-05 12:21:21 +01:00
Tithen-Firion
ebb6419960
[common] Split _download_json
...
Add ability for extractor to use _parse_json
2014-12-05 12:21:21 +01:00
Philipp Hagemeister
122c2f87c1
[tagesschau] Modernize
2014-12-05 10:59:55 +01:00
Philipp Hagemeister
a154eb3d15
release 2014.12.04.2
2014-12-04 17:43:39 +01:00
Philipp Hagemeister
81028ff9eb
[xminus] Capture description ( #4300 )
2014-12-04 17:43:34 +01:00
Philipp Hagemeister
e8df5cee12
[minhateca] Fix duration parsing
2014-12-04 17:35:40 +01:00
Philipp Hagemeister
ab07963b5c
release 2014.12.04.1
2014-12-04 17:02:23 +01:00
Philipp Hagemeister
7e26084d09
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-04 17:02:14 +01:00
Philipp Hagemeister
4349c07dd7
[minhateca] Add extractor ( Fixes #4094 )
2014-12-04 17:02:05 +01:00
Sergey M․
1139a54d9b
[foxnews] Add extractor ( Closes #4352 )
2014-12-04 21:19:08 +06:00
Sergey M․
b128c9ed68
[vine:user] Add support for another URL format ( Closes #4365 )
2014-12-04 20:12:06 +06:00
Tithen-Firion
2415951ead
[tvp] Modernize
2014-12-04 14:16:09 +01:00
Tithen-Firion
995ad69c54
[common] Add new parameters for _download_webpage
2014-12-04 14:16:09 +01:00
Tithen-Firion
225e4b9633
[tvp] Remove unnecessary code
2014-12-04 14:16:09 +01:00
Philipp Hagemeister
9776bc7f57
release 2014.12.04
2014-12-04 08:34:12 +01:00
Philipp Hagemeister
39c52bbd32
[myvidster] Enforce age limit in test
2014-12-04 08:31:55 +01:00
Philipp Hagemeister
6219802165
Merge remote-tracking branch 'zackfern/myvidster'
2014-12-04 08:30:22 +01:00
Philipp Hagemeister
810fb84d5e
pep8 and minor beautification all around
2014-12-04 08:27:40 +01:00
Philipp Hagemeister
5f5e993dc6
[bbccouk] Remove unused import
2014-12-04 08:22:53 +01:00
Philipp Hagemeister
191cc41ba4
[foxgay] Add thumbnail to test definition
2014-12-04 08:22:20 +01:00
Philipp Hagemeister
7f142293df
Merge remote-tracking branch 'zackfern/foxgay'
2014-12-04 08:20:01 +01:00
Philipp Hagemeister
d4e06d4a83
[options] Standardize mentoined configuration file location ( Fixes #4367 )
2014-12-04 07:57:18 +01:00
Zack Fernandes
ecd7ea1e6b
[myvidster] Added support for Myvidster
2014-12-03 22:22:36 -08:00
Zack Fernandes
b92c548693
[foxgay] Initial support
2014-12-03 20:22:48 -08:00
Tithen-Firion
6ce2c6783b
[tvp] Add extractor
2014-12-04 05:14:09 +01:00
Tithen-Firion
29f400b97d
[tvp] Update extractor
2014-12-04 02:54:25 +01:00
Tithen-Firion
eecd6a467d
[vgtv] Update tests
2014-12-04 01:34:24 +01:00
Philipp Hagemeister
dce2a3cf9e
[break] Remove md5sum from test
2014-12-04 01:33:30 +01:00
Tithen-Firion
9095aa38ac
[audiomack] Update test
2014-12-04 00:42:01 +01:00
Tithen-Firion
0403b06985
[soundcloud] Improve_VALID_URL
...
Add support for links from Audiomack
2014-12-04 00:42:01 +01:00
Sergey M․
de9bd74bc2
[ted] Fix type_watch links extraction
2014-12-03 21:17:11 +06:00
Jaime Marquínez Ferrándiz
233d37fb6b
[brightcove] Make sure that the 'ext' variable is set ( fixes #4360 )
2014-12-03 13:25:49 +01:00
Philipp Hagemeister
c627f7d48c
release 2014.12.03
2014-12-03 12:15:34 +01:00
Jaime Marquínez Ferrándiz
163c8babaa
[nhl] Simplify
2014-12-03 00:08:26 +01:00
Jaime Marquínez Ferrándiz
6708542099
Merge branch 'master' of https://github.com/akretz/youtube-dl
2014-12-03 00:00:05 +01:00
Jaime Marquínez Ferrándiz
ea2ee40357
[nhl.com:videocenter] Don't match url with 'id=*' before 'catid' in the query
...
Since the order extractors are added is not defined, it would match instead of NHLIE.
2014-12-02 23:56:30 +01:00
Adrian Kretz
62d8b56655
[nhl] Support videos which don't have mp4-extension ( fixes #4348 )
2014-12-02 23:26:37 +01:00
Sergey M․
c492970b4b
[rts] Improve _VALID_URL
2014-12-02 22:24:47 +06:00
Sergey M․
ac5633592a
[24video] Add extractor ( Closes #4350 )
2014-12-02 22:23:23 +06:00
Sergey M․
706d7d4ee7
[YoutubeDL] Avoid negative timestamps on Windows
2014-12-02 21:18:07 +06:00
Sergey M․
752c8c9b76
[rts] Improve _VALID_URL
2014-12-02 20:53:19 +06:00
Sergey M․
b1399a144d
[rts] Add support for the new URL format and extract display id ( Closes #4349 )
2014-12-02 20:45:43 +06:00
Jaime Marquínez Ferrándiz
05177b34a6
[rutube] Extract m3u8 formats ( fixes #3984 )
2014-12-01 18:20:36 +01:00
Jaime Marquínez Ferrándiz
c41a9650c3
[youtube] Extract framerate from the dash manifest
...
Not all videos have 60 fps, for example they can have 48 fps.
2014-12-01 17:36:12 +01:00
Philipp Hagemeister
df015c69ea
release 2014.12.01
2014-12-01 17:28:34 +01:00
Naglis Jonaitis
1434bffa1f
[tunein] Use station API
2014-12-01 18:10:15 +02:00
Sergey M․
d128cfe393
[slideshare] Fix description extraction
2014-12-01 20:18:42 +06:00
Jaime Marquínez Ferrándiz
954f36f890
[myspace] Cleanup
2014-12-01 00:10:12 +01:00
Jaime Marquínez Ferrándiz
19e92770c9
[myspace] Replace removed test video and fix the others
2014-12-01 00:10:12 +01:00
Tithen-Firion
95c673a148
[myspace] Add extractor for albums
2014-12-01 00:10:12 +01:00
Tithen-Firion
a196a53265
[myspace] Update tests
2014-12-01 00:10:12 +01:00
Tithen-Firion
3266f0c68e
[myspace] Redirect to other extractors
...
There are many songs just linked from Vevo/YouTube to MySpace.
Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041
YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
2014-12-01 00:10:12 +01:00
Tithen-Firion
1940fadd53
[myspace] Handle non-playable songs
...
I'm adding this because sometimes there is a song page, but you cannot play it.
Example: https://myspace.com/starset2/music/song/let-it-die-maniac-agenda-remix-bonus-track-95799916-106964439
It will be useful for downloading whole album with songs like this.
2014-12-01 00:10:11 +01:00
Tithen-Firion
03fd72d996
[myspace] Add more data to info dict
...
`uploader` is an artist
`playlist` is an album
2014-12-01 00:10:11 +01:00
Tithen-Firion
f2b44a2513
[myspace] Use player_url for faster download
...
It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
2014-12-01 00:10:11 +01:00
Jaime Marquínez Ferrándiz
c522adb1f0
[youtube] Add a normal age-gate test video
2014-11-30 21:45:49 +01:00
Jaime Marquínez Ferrándiz
7160532d41
[youtube] Simplify code for getting the dash manifest url
...
video_info contains now the 'ytplayer.config.args' dictionary
2014-11-30 21:07:50 +01:00
Jaime Marquínez Ferrándiz
4e62ebe250
[youtube] Try to extract the video_info from the webpage before requesting the 'get_video_info' pages
...
The YouTube player doesn't seem to use them except for embedded videos, so we can skip a network request.
But they still provide better error mesagges (for removed videos for example).
2014-11-30 20:56:32 +01:00
Jaime Marquínez Ferrándiz
b766eb2707
[youtube] Update test
2014-11-30 19:18:39 +01:00
Jaime Marquínez Ferrándiz
10a404c335
[youtube] Add format 313 ( fixes #4339 )
2014-11-30 18:56:14 +01:00
Sergey M․
c056efa2e3
[bbccouk] Fix extraction ( #4104 , #4214 )
2014-11-30 22:37:56 +06:00
t0mm0
313d4572ce
[xminus] update tkn extraction regex
2014-11-30 16:04:04 +00:00
Jaime Marquínez Ferrándiz
42939b6129
[youtube] Use a cookie for seeting the language
...
This way, we don't have to do an aditional request
2014-11-30 00:03:59 +01:00
Jaime Marquínez Ferrándiz
37ea8164d3
[youtube] Don't confirm age when initializing
...
It seems that all the videos with age restriction use now the age gate method, which doesn't require any confirmation.
2014-11-29 23:46:39 +01:00
Yuriy Melnyk
248a0b890f
[bliptv] Fix \n\n at the end of real_url
...
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516
2014-11-29 19:17:56 +02:00
Yuriy Melnyk
96b7c7fe3f
[bliptv] Fix resolution of lookup id in some videos
...
In some videos (for example, http://blip.tv/play/gbk766dkj4Yn ) resolving
lookup id would fail, because page at
http://blip.tv/play/gbk766dkj4Yn.x?p=1 would have no "config.id" in
it. Fixed by requesting different URL and inspecting the URL which the
client is redirected to.
2014-11-29 19:17:56 +02:00
Sergey M․
e987e91fcc
[playvid] Capture and output error message
2014-11-29 22:16:35 +06:00
Sergey M․
cb6444e197
[noco] Add support for multi language videos ( Closes #4326 )
2014-11-28 20:38:47 +06:00
Philipp Hagemeister
93b8a10e3b
release 2014.11.27
2014-11-27 15:44:49 +01:00
Philipp Hagemeister
4207558e8b
[buzzfeed] Add support for more video types ( #4259 )
2014-11-27 15:44:35 +01:00
Philipp Hagemeister
ad0d800fc3
release 2014.11.26.4
2014-11-26 22:53:02 +01:00
Philipp Hagemeister
e232f787f6
[buzzfeed] Add new extractor ( Fixes #4259 )
2014-11-26 22:52:52 +01:00
Philipp Hagemeister
72476fcc42
release 2014.11.26.3
2014-11-26 22:08:30 +01:00
Philipp Hagemeister
29e950f7c8
release 2014.11.26.2
2014-11-26 22:06:27 +01:00
Philipp Hagemeister
7c8ea53b96
release 2014.11.26.1
2014-11-26 22:01:06 +01:00
Philipp Hagemeister
dcddc10a50
[test_unicode_literals] Arm unicode_literals check
...
From now on, the line
from __future__ import unicode_literals
should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-11-26 20:01:22 +01:00
Sergey M․
a1008af412
[gorillavid] Update IE_DESC
2014-11-27 00:24:19 +06:00
Sergey M․
61c0663c1e
[udemy] Generalize download json and fix login
2014-11-26 21:25:43 +06:00
Sergey M․
81a7a521c5
[gorillavid] Remove unused import
2014-11-26 21:02:46 +06:00
Sergey M․
e293711802
[udemy] Set session cookies to API requests ( Closes #4124 , closes #4219 , closes #4308 )
2014-11-26 21:00:18 +06:00
Sergey M․
ceb3367320
[gorillavid] Generalize extraction with countdown timeout and support faststream.in ( Closes #4297 )
2014-11-26 20:02:40 +06:00
Philipp Hagemeister
8865bdeb37
Remove useless u prefixes
2014-11-26 13:06:02 +01:00
Philipp Hagemeister
3aa578cad2
[ffmpeg] Modernize
2014-11-26 13:05:49 +01:00
Philipp Hagemeister
d3b5101a91
[videopremium] Modernize
2014-11-26 13:03:22 +01:00
Philipp Hagemeister
5c32110114
[videofyme] Modernize
2014-11-26 13:01:39 +01:00
Philipp Hagemeister
24144e3b8d
[tvp] Modernize
2014-11-26 12:58:53 +01:00
Philipp Hagemeister
b3034f9df7
[trilulilu] Modernize
2014-11-26 12:56:43 +01:00
Philipp Hagemeister
4c6d2ff8dc
[sohu] Modernize
2014-11-26 12:53:55 +01:00
Philipp Hagemeister
faf3494894
[redtube] Modernize
2014-11-26 12:52:45 +01:00
Philipp Hagemeister
535a66ef66
[muzu] Modernize
2014-11-26 12:50:37 +01:00
Philipp Hagemeister
5c40bba82f
[hotnewhiphop] Modernize
2014-11-26 12:45:40 +01:00
Philipp Hagemeister
855dc479c2
[subtitles] Modernize
2014-11-26 12:43:06 +01:00
Philipp Hagemeister
0792d5634e
[youtube] Remove useless u prefixes
2014-11-26 12:41:53 +01:00
Philipp Hagemeister
e91cdcae1a
[appletrailers] Modernize
2014-11-26 12:41:24 +01:00
Philipp Hagemeister
27e1400f55
[aparat] Modernize
2014-11-26 12:40:51 +01:00
Philipp Hagemeister
e0938e7731
[addanime] Modernize
2014-11-26 12:40:05 +01:00
Philipp Hagemeister
b72823a0a4
[francetv] PEP8
2014-11-26 12:38:20 +01:00
Philipp Hagemeister
673cf0e773
[update] Remove useless import
2014-11-26 12:37:45 +01:00
Philipp Hagemeister
f8aace93cd
[academicearth] Modernize
2014-11-26 12:35:57 +01:00
Philipp Hagemeister
80310134e0
[mplayer] Modernize
2014-11-26 12:34:52 +01:00
Philipp Hagemeister
4d2d638df4
[http] Modernize
2014-11-26 12:27:36 +01:00
Philipp Hagemeister
0e44f90e18
[hls] Remove useless u porefixes
2014-11-26 12:26:21 +01:00
Philipp Hagemeister
15938ab67a
[update] Modernize
2014-11-26 12:24:57 +01:00
Philipp Hagemeister
ab4ee31eb1
[utils] remove useless u prefix
2014-11-26 11:50:22 +01:00
Philipp Hagemeister
b061ea6e9f
[compat] Beautify assertion
2014-11-26 11:48:09 +01:00
Philipp Hagemeister
4aae94f9d0
[YoutubeDL] Remove incorrect documentation
2014-11-26 11:25:43 +01:00
Philipp Hagemeister
acda92f6bc
Clarify --no-playlist documentation ( Closes #4309 )
2014-11-26 10:51:03 +01:00
Philipp Hagemeister
ddfd0f2727
release 2014.11.26
2014-11-26 10:46:12 +01:00
Philipp Hagemeister
d0720e7118
Merge branch 'master' of github.com:rg3/youtube-dl
2014-11-26 10:45:57 +01:00
Philipp Hagemeister
4e262a8838
[generic] Detect direct video links ( Fixes #4149 , #4313 )
2014-11-26 10:44:39 +01:00
Sergey M․
b9ed3af343
[tass] Add extractor ( Closes #4296 )
2014-11-25 22:24:33 +06:00
Philipp Hagemeister
63c9b2c1d9
release 2014.11.25.1
2014-11-25 14:34:29 +01:00
Philipp Hagemeister
65f3a228b1
[generic] Add support for LazyYT embeds ( Fixes #4306 )
2014-11-25 14:34:19 +01:00
Philipp Hagemeister
d9836a5917
release 2014.11.25
2014-11-25 09:56:52 +01:00
Philipp Hagemeister
be64b5b098
[xminus] Simplify and extend ( #4302 )
2014-11-25 09:54:54 +01:00
Philipp Hagemeister
0bbf12239c
Merge remote-tracking branch 't0mm0/x-minus'
2014-11-25 09:22:33 +01:00
Philipp Hagemeister
c553fe5d29
[tmz] Simplify ( #4304 )
2014-11-25 09:16:40 +01:00
Matthew Rayfield
f0c3d729d7
[tmz] Add new extractor
2014-11-25 02:54:13 -05:00
t0mm0
1cdedfee10
[XMinus] Added new extractor.
2014-11-25 03:25:28 +00:00
Philipp Hagemeister
93129d9442
release 2014.11.24
2014-11-24 22:56:43 +01:00
Philipp Hagemeister
e8c8653e9d
Merge remote-tracking branch 'origin/master'
2014-11-24 22:52:04 +01:00
Philipp Hagemeister
3d960a22fa
[bpb] Simplify ( #4298 )
2014-11-24 22:47:23 +01:00
Philipp Hagemeister
51bbb084d3
Merge remote-tracking branch 'ossi96/bpb'
2014-11-24 22:42:56 +01:00
Naglis Jonaitis
2c25a2bd29
[tunein] Add new extractor ( Closes #4097 )
2014-11-24 23:15:33 +02:00
Oskar Jauch
355682be01
bpb Add new extractor
2014-11-24 20:02:00 +01:00
Jaime Marquínez Ferrándiz
00e9d396ab
[francetv] Use the m3u8 manifest for georestricted videos ( closes #3963 )
...
Generating the correct urls for the f4m segments seems to require a lot of work.
Also raise an error if the video is not available from your location.
2014-11-24 19:49:43 +01:00
Philipp Hagemeister
14d4e90eb1
[downloader/__init__] Define proper __all__
2014-11-23 22:25:12 +01:00
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
2014-11-23 22:21:46 +01:00
Philipp Hagemeister
3d36cea4ac
[vk] PEP8
2014-11-23 22:14:27 +01:00
Philipp Hagemeister
b66e699877
[myspace] pep8 and modernization
2014-11-23 22:12:18 +01:00
Philipp Hagemeister
27f8b0994e
Merge remote-tracking branch 'jtwaleson/master'
2014-11-23 22:10:26 +01:00
Philipp Hagemeister
4ffc31033e
[zingmp3] Simplify and PEP8 ( #4288 )
2014-11-23 22:00:25 +01:00
Philipp Hagemeister
c1777d5cb3
Merge remote-tracking branch 'daohoangson/zing-mp3'
2014-11-23 21:55:51 +01:00
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
2014-11-23 21:39:15 +01:00
Philipp Hagemeister
784b6d3a9b
Merge remote-tracking branch 'jtwaleson/master'
2014-11-23 21:33:31 +01:00
Dao Hoang Son
c66bdc4869
[zingmp3] Added support for songs and albums
2014-11-24 03:25:47 +07:00
Jouke Waleson
2514d2635e
PEP8: E225,E227
2014-11-23 21:23:05 +01:00
Jouke Waleson
8bcc875676
PEP8: more applied
2014-11-23 21:20:46 +01:00
Jouke Waleson
5f6a1245ff
PEP8 applied
2014-11-23 20:41:03 +01:00
Philipp Hagemeister
f3a3407226
[youtube] Clarify keywords
2014-11-23 20:09:10 +01:00
Sergey M․
598c218f7b
[smotri] Adapt to new API and modernize
2014-11-23 23:53:41 +06:00
Naglis Jonaitis
4698b14b76
[rtlxl] Strip additional dot from video URL ( #4115 )
2014-11-23 13:28:09 +02:00
Philipp Hagemeister
835a22ef3f
release 2014.11.23.1
2014-11-23 10:51:16 +01:00
Philipp Hagemeister
7d4111ed14
Provide guidance when called with a YouTube ID starting with a dash.
...
Reported at https://news.ycombinator.com/item?id=8648121
2014-11-23 10:51:09 +01:00
Philipp Hagemeister
d16abf434a
[vk] Some PEP8 love
2014-11-23 10:11:52 +01:00
Philipp Hagemeister
a8363f3ab7
[vk] Clarify test
2014-11-23 10:11:04 +01:00
Philipp Hagemeister
010cd3a3ee
Merge remote-tracking branch 'WillSewell/vk-playlists'
2014-11-23 10:09:45 +01:00
Philipp Hagemeister
b9042def9d
release 2014.11.23
2014-11-23 09:59:42 +01:00
Philipp Hagemeister
aa79ac0c82
[youtube] Support controversy videos ( Fixes #4275 )
2014-11-23 09:59:02 +01:00
Philipp Hagemeister
dd60be2bf9
[telebruxelles] Simplify ( #4270 )
2014-11-23 09:44:42 +01:00
Philipp Hagemeister
119b3caa46
Merge remote-tracking branch 'nulloz/telebruxelles'
2014-11-23 09:38:18 +01:00
Naglis Jonaitis
49f0da7ae1
[rtlxl] Use unencrypted m3u8 streams ( #4115 )
2014-11-22 21:06:45 +02:00
nulloz
2cead7e7bc
telebruxelles Add new extractor
2014-11-22 13:34:29 +01:00
Will Sewell
9262867e86
[vk.com] Added newline at the end of the file.
2014-11-21 23:25:05 +00:00
Will Sewell
b9272e8f8f
[vk.com] Removed redundant log message -- this information is already being logged.
2014-11-21 23:22:52 +00:00
Will Sewell
021a0db8f7
[vk.com] Simplified the page_id acquisition by using the id matched in the URL earlier on.
2014-11-21 23:22:44 +00:00
Will Sewell
e1e8b6897b
[vk.com] Updated the extract_videos_from_page function with a much simpler 1-liner.
2014-11-21 23:16:12 +00:00
Will Sewell
53d1cd1f77
[vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional m, and named the id group.
2014-11-21 23:03:31 +00:00
Will Sewell
cad985ab4d
[vk.com] Updated the description to include vk.com.
2014-11-21 23:00:43 +00:00
Will Sewell
c52331f30c
[vk.com] Updated a test video that has been removed, and added a comment for others to update two other test videos that are also now removed.
2014-11-21 23:00:33 +00:00
Will Sewell
42e1ff8665
[vk.com] Added upload_date variable to the test cases that still work.
2014-11-21 23:00:17 +00:00
Philipp Hagemeister
2c64b8ba63
release 2014.11.21.1
2014-11-21 22:47:23 +01:00
Philipp Hagemeister
42e12102a9
[YoutubeDL] Fix multi_video check
2014-11-21 22:39:57 +01:00
Philipp Hagemeister
6127693ed9
[folketinget] Add extractor ( Fixes #4262 )
2014-11-21 22:36:24 +01:00
Philipp Hagemeister
71069d2157
[sztv] Remove useless determine_ext call
2014-11-21 22:03:29 +01:00
Philipp Hagemeister
f3391db889
[sztvhu] Modernize
2014-11-21 22:02:16 +01:00
Philipp Hagemeister
9b32eca3ce
[generic] Add support for single quotes in HTML5 videos ( Fixes #4265 )
2014-11-21 22:01:25 +01:00
Philipp Hagemeister
ec06f0f610
release 2014.11.21
2014-11-21 10:41:18 +01:00
tinybug
85b9275517
Update jsinterp.py
...
http://s.ytimg.com/yts/jsbin/html5player-zh_HK-vfl1NK6PR/html5player.js
fix raise ExtractorError
2014-11-21 17:09:22 +08:00
Philipp Hagemeister
dfd5313afd
[YoutubeDL] Support new _type multi_video
2014-11-21 00:25:46 +01:00
Philipp Hagemeister
be53e2a737
[blip.tv:user] Modernize and add a test
2014-11-21 00:25:13 +01:00
Philipp Hagemeister
a1c68b9ef2
Merge remote-tracking branch 'origin/master'
2014-11-21 00:17:58 +01:00
Jaime Marquínez Ferrándiz
4d46c1c68c
[brightcove] Improve error message detection ( #4256 )
2014-11-20 18:44:54 +01:00
Jaime Marquínez Ferrándiz
d6f714f321
[brightcove] Remove the namespace from the BrightcoveExperience html object
2014-11-20 18:37:08 +01:00
Philipp Hagemeister
8569f3d629
[vh1] Modernize
2014-11-20 16:51:33 +01:00
Philipp Hagemeister
fed5d03260
[extractor/common] Document _type values (Motivated by #4254 )
2014-11-20 16:47:59 +01:00
Philipp Hagemeister
6adeffa7c6
[comedycentral] Modernize
2014-11-20 16:36:53 +01:00
Philipp Hagemeister
b244b5c3f9
remove unused imports
2014-11-20 16:36:13 +01:00
Philipp Hagemeister
f42c190769
[stanfordoc] Modernize
2014-11-20 16:34:54 +01:00
Philipp Hagemeister
c9bf41145f
[YoutubeDL] Warn if an extractor returns compat_list
2014-11-20 16:29:31 +01:00
Philipp Hagemeister
5239075bb6
[mtv] Return a proper playlist result ( #4254 )
2014-11-20 16:25:19 +01:00
Philipp Hagemeister
84437adfa3
release 2014.11.20.1
2014-11-20 12:20:57 +01:00
Philipp Hagemeister
732ea2f09b
[utils] Improve update on error message somewhat
...
We still may want to implement a bulletproof check for the current version, and a better place to add this message so that it works for all kind of other errors too.
2014-11-20 12:14:30 +01:00
Philipp Hagemeister
aff2f4f4f5
[arte] Clean up format sorting mess
...
We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa.
2014-11-20 12:06:35 +01:00
Philipp Hagemeister
3b9f631c41
release 2014.11.20
2014-11-20 08:55:56 +01:00
Ivan Kozik
0cd64bd077
Copy the mtime from the oldest source file to the file created by ffmpeg
...
Fixes #4245
2014-11-20 06:39:07 +00:00
Ivan Kozik
1394646a0a
Fix "ERROR: Cannot write metadata to JSON file" on Windows
...
Fixes #4246
2014-11-20 06:26:34 +00:00
Ivan Kozik
61ee5aeb73
Fix UnicodeEncodeError with --write-info-json on Python 2.7 + Windows
...
Fixes #4244
2014-11-20 06:26:34 +00:00
Philipp Hagemeister
07e378fa18
[compat] correct OptionGroup invocation for Python 3 ( fixes #4243 )
2014-11-20 07:21:12 +01:00
Philipp Hagemeister
e07e931375
Work around 2.7.0 deficencies ( Fixes #4223 )
2014-11-19 18:21:58 +01:00
Naglis Jonaitis
480b7c32a9
[rtlxl] Fix format order
2014-11-19 01:21:02 +02:00
Jaime Marquínez Ferrándiz
92120217eb
[cache] Fix writing to paths with unicode characters
...
* Use "compat_getenv"
* "write_json_file" now expects the filename to be a string
2014-11-19 00:02:24 +01:00
Naglis Jonaitis
37eddd3143
[rtlxl] Use m3u8 streams instead of f4m ( #4115 , #4118 )
2014-11-19 00:26:44 +02:00
Will Sewell
02a12f9fe6
[vk] date_added is now extracted from the video page.
2014-11-18 20:19:56 +00:00
Will Sewell
6fcd6e0e21
[vk] Updated the regex for matching user video pages. It now matches optional URL parameters too.
2014-11-18 19:34:12 +00:00
Philipp Hagemeister
0857baade3
[youtube] Add webm audio formats ( Fixes #4229 )
2014-11-18 11:08:37 +01:00
Will Sewell
469d4c8968
[vk] Added a new information extractor for pages that are a list of a user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors.
2014-11-17 17:53:34 -05:00
Philipp Hagemeister
23ad44b57b
[youtube] Better error message for DASH manifest
2014-11-17 20:12:52 +01:00
Philipp Hagemeister
f48d3e9bbc
[swfinterp] Improve undefined representation
2014-11-17 08:02:48 +01:00
Philipp Hagemeister
fbf94a7815
[swfinterp] Add more builtins and improve static variables
2014-11-17 07:54:06 +01:00
Philipp Hagemeister
1921b24551
[swfinterp] Add support for more complicated constants
2014-11-17 07:31:22 +01:00
Philipp Hagemeister
28e614de5c
[utils] Remove stray u'
2014-11-17 07:16:12 +01:00
Philipp Hagemeister
cd9ad1d7e8
[swfinterp] Basic support for constants (only ints for now)
2014-11-17 07:14:02 +01:00
Philipp Hagemeister
162f54eca6
[swfinterp] Implement bitand and pushshort operators
2014-11-17 05:08:39 +01:00
Philipp Hagemeister
33a266f4ba
[swfinterp] Implement charCodeAt
2014-11-17 05:03:46 +01:00
Philipp Hagemeister
6b592d93a2
[swfinterp] Formalize built-in classes
2014-11-17 04:54:54 +01:00
Philipp Hagemeister
4686ae4b64
[swfinterp] Implement various opcodes
2014-11-17 04:45:12 +01:00
Philipp Hagemeister
8d05f2c16a
[swfinterp] Add support for void methods
2014-11-17 04:36:23 +01:00
Philipp Hagemeister
a4bb83956c
[swfinterp] Implement pushtrue and pushfalse opcodes
2014-11-17 04:29:34 +01:00
Philipp Hagemeister
eb5376044c
[swfinterp] Implement equals opcode
2014-11-17 04:27:51 +01:00
Philipp Hagemeister
3cbcff8a2d
[swfinterp] Implement String basics
2014-11-17 04:25:10 +01:00
Philipp Hagemeister
e983cf5277
[swfinterp] Interpret yet more opcodes
2014-11-17 04:00:41 +01:00
Philipp Hagemeister
0ab1ca5501
[swfinterp] Better error message
2014-11-17 03:53:32 +01:00
Philipp Hagemeister
4baafa229d
[swfinterp] Intepret more multinames
2014-11-17 03:46:23 +01:00
Philipp Hagemeister
b7558d9881
[swfinterp] Allow function patching
2014-11-17 01:27:15 +01:00
Philipp Hagemeister
a4bc433619
[__init__] Modernize
2014-11-16 15:08:34 +01:00
Philipp Hagemeister
b6b70730bf
[downloader/common] Modernize
2014-11-16 15:06:59 +01:00
Philipp Hagemeister
6a68bb574a
[eporner] Fix duration ( Closes #4188 )
2014-11-16 14:55:22 +01:00
Philipp Hagemeister
0cf166ad4f
release 2014.11.16
2014-11-16 00:51:46 +01:00
Philipp Hagemeister
2707b50ffe
[spiegel] Correct handling of redirects to spiegel.tv ( Closes #4211 )
2014-11-16 00:51:31 +01:00
Philipp Hagemeister
939fe70de0
[spiegeltv] Match hash-style URLs ( Closes #4210 )
2014-11-16 00:40:09 +01:00
Philipp Hagemeister
89c15fe0b3
[spiegeltv] Modernize
2014-11-16 00:33:51 +01:00
Jaime Marquínez Ferrándiz
ec5f601670
[utils] Fix "write_json_file" for unicode names in python 2.x ( fixes #4125 )
2014-11-15 22:00:32 +01:00
Naglis Jonaitis
8caa0c9779
[bliptv] Fix the resolve of lookup ID ( Closes #4197 )
2014-11-15 16:56:04 +02:00
Philipp Hagemeister
e2548b5b25
release 2014.11.15.1
2014-11-15 15:21:50 +01:00
Philipp Hagemeister
bbefcf04bf
[goldenmoustache] Fix title ( Closes #4203 )
2014-11-15 15:21:34 +01:00
Philipp Hagemeister
c7b0add86f
[compat] Work around kwargs bugs in old 2.6 Python releases ( Fixes #3813 )
2014-11-15 15:17:19 +01:00
Philipp Hagemeister
a0155d93d9
release 2014.11.15
2014-11-15 11:01:54 +01:00
Philipp Hagemeister
00d9ef0b70
[mailru] Adapt to new data format ( Fixes #4201 )
2014-11-15 11:01:17 +01:00
Philipp Hagemeister
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
2014-11-15 00:34:03 +01:00
Philipp Hagemeister
c735450e07
release 2014.11.14
2014-11-14 22:27:56 +01:00
Jaime Marquínez Ferrándiz
71f8c7ce7a
[mtvservices:embedded] Improve config url ( fixes #4092 )
2014-11-14 19:02:18 +01:00
Jaime Marquínez Ferrándiz
5fee0eeac0
[ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ( fixes #3364 )
...
It produces the right mp4 urls, so we stop prefering the rtmp urls.
2014-11-14 18:36:04 +01:00
Philipp Hagemeister
eb4157fd17
[utils] Fix struct.pack call on very old Python versions ( #4181 )
2014-11-14 00:39:32 +01:00
Philipp Hagemeister
69ede8ef81
release 2014.11.13.3
2014-11-13 16:28:24 +01:00
Philipp Hagemeister
609a61e3e6
[npo] Improve npo.nl ( Fixes #4173 )
2014-11-13 16:28:05 +01:00
Philipp Hagemeister
bf951c5e29
release 2014.11.13.2
2014-11-13 16:12:54 +01:00
Philipp Hagemeister
af63fed7d8
[generic] Add support for livestream embeds ( Fixes #4185 )
2014-11-13 16:12:51 +01:00
Philipp Hagemeister
3deed1e91a
[freevideo] Simplify and raise error for foreigners ( Fixes #4131 )
2014-11-13 15:59:22 +01:00
Philipp Hagemeister
11b28e93d3
Merge remote-tracking branch 'yaccz/add-extractor/freevideo'
2014-11-13 15:53:16 +01:00
Philipp Hagemeister
c3d582985f
release 2014.11.13.1
2014-11-13 15:42:48 +01:00
Philipp Hagemeister
4c0924bb24
[utils] Fix intlist_to_bytes in Python 2 ( #4181 )
2014-11-13 15:28:42 +01:00
Philipp Hagemeister
3fa5bb3802
[sexu] Modernize ( #4171 )
2014-11-13 15:20:49 +01:00
Philipp Hagemeister
c47ec62b83
Merge remote-tracking branch 'peugeot/sexu'
2014-11-13 15:18:38 +01:00
Philipp Hagemeister
e4bdb37ec6
[spiegel] Add support for embeds
2014-11-13 15:02:31 +01:00
Philipp Hagemeister
0e15e725a0
[spiegel] Modernize
2014-11-13 14:45:17 +01:00
peugeot
437f68d868
Update sexu.py
2014-11-13 14:02:53 +01:00
peugeot
d91d124081
fix python 2 test
2014-11-13 13:57:10 +01:00
Philipp Hagemeister
2d42905b68
release 2014.11.13
2014-11-13 09:57:58 +01:00
Aaron Wojnowski
894dd8682e
Fix YouTube signature extraction.
2014-11-13 00:33:27 -06:00
Jaime Marquínez Ferrándiz
9e05d039e0
[dailymotion] Fix extraction of vevo videos ( fixes #4168 )
2014-11-12 23:32:27 +01:00
peugeot
bbd5f2de5e
[sexu] initial support
2014-11-12 20:41:13 +01:00
Naglis Jonaitis
73689dafbf
[tvplay] Fix f4m URL extraction ( Closes #4119 )
...
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
2014-11-12 19:26:00 +02:00
Philipp Hagemeister
5ccaddf5b1
[goldenmoustache] Simplify ( #4128 )
2014-11-12 15:36:59 +01:00
Philipp Hagemeister
0b201a3134
Merge remote-tracking branch 'xantares/goldenmoustache'
2014-11-12 15:34:31 +01:00
Philipp Hagemeister
ffe38646ca
[funnyordie] Remove test md5sum ( Fixes #4113 )
2014-11-12 15:33:15 +01:00
Philipp Hagemeister
c6afed48ff
[YoutubeDL] guard against strange sys.stdouts
2014-11-12 15:30:26 +01:00
Michael Käufl
732c848c14
[abc] Update test case
...
Old video has expired.
2014-11-12 15:26:29 +01:00
Michael Käufl
9d2a4dae90
[allocine] Update test
2014-11-12 15:26:09 +01:00
Michael Käufl
7009a9047a
[byutv] Update test
2014-11-12 15:24:37 +01:00
Philipp Hagemeister
28465df1ff
[youjizz] Modernize ( #4131 )
2014-11-12 15:19:23 +01:00
Philipp Hagemeister
ef89dba58f
[myspass] Modernize test case
2014-11-12 15:01:52 +01:00
Philipp Hagemeister
13ba3a6461
[bandcamp:album] Fix test case
2014-11-12 15:00:54 +01:00
Philipp Hagemeister
8f6ec4bbe6
release 2014.11.12.1
2014-11-12 11:44:26 +01:00
Jaime Marquínez Ferrándiz
c295490830
[YoutubeDL] Fix bug in the detection of formats that don't contain video ( fixes #4150 )
...
If the format requested was not available, we called the method '.get' in None.
2014-11-12 09:42:35 +01:00
Jaime Marquínez Ferrándiz
eb4cb42a02
[ted] Extract duration ( closes #4155 )
2014-11-12 09:30:57 +01:00
Philipp Hagemeister
7a8cbc72b2
release 2014.11.12
2014-11-12 08:46:34 +01:00
Pascal Brax
2774852c2f
Fix MTV/GameTrailers "Bad Request" error
...
Bugfix for bug #4123 & #4153
2014-11-12 01:10:08 +01:00
Naglis Jonaitis
bbcc21efd1
[wrzuta] Fallback to mp3 on unknown media type ( #4156 )
2014-11-11 16:47:54 +02:00
Naglis Jonaitis
60526d6bcb
[wrzuta] Fix audio extension lookup ( Closes #4156 )
...
Also, replace deleted test case
2014-11-11 16:23:06 +02:00
Philipp Hagemeister
1d4df56d09
release 2014.11.09
2014-11-09 22:32:41 +01:00
Philipp Hagemeister
a1cf99d03a
[YoutubeDL] Add playlist_id and playlist_title fields ( Fixes #4139 )
2014-11-09 22:32:35 +01:00
Naglis Jonaitis
3c6af203cc
[streamcloud] Match URLs without fname ( Closes #4144 )
...
Also, modernize a bit.
2014-11-09 22:00:51 +02:00
Naglis Jonaitis
1a92e086a7
[tapely] Add Referer header ( Closes #4138 )
2014-11-09 15:01:12 +02:00
Jaime Marquínez Ferrándiz
519c73f267
Merge pull request #4136 from andikmu/master
...
fix swrmediathek for new formats.
2014-11-09 12:17:18 +01:00
Jaime Marquínez Ferrándiz
a6dae6c09c
[ndr] Improve video url regex ( fixes #4140 )
2014-11-09 11:15:50 +01:00
Jaime Marquínez Ferrándiz
f866e474f3
[YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video ( #4132 )
2014-11-09 10:59:56 +01:00
Philipp Hagemeister
8bb9b97c97
Merge remote-tracking branch 'origin/master'
2014-11-09 08:30:12 +01:00
andi
d6fdc38682
fix swrmediathek for new formats.
2014-11-08 15:56:35 +01:00
Jaime Marquínez Ferrándiz
c2b61af548
[options] Document the syntax for merging formats ( closes #3940 , closes #4132 )
2014-11-08 15:09:04 +01:00
Jaime Marquínez Ferrándiz
2fdbf27ad8
[niconico:playlist] Use the same video url the webpage uses ( closes #4133 )
2014-11-08 14:53:23 +01:00
yac
3898c8a7b2
[FreeVideo] Add new extractor
2014-11-08 00:13:28 +01:00
Naglis Jonaitis
29ed169cd6
[wrzuta] Add mp3 as a possible format ( Closes #4126 )
2014-11-07 22:53:54 +02:00
xantares
b868c972d1
Add support for goldenmoustache.com
2014-11-07 17:44:06 +00:00
Jaime Marquínez Ferrándiz
9908e03528
Merge pull request #4076 from ghedo/direct_type
...
[generic] indicate when a direct video has been extracted
2014-11-06 22:23:14 +01:00
Jaime Marquínez Ferrándiz
1fe8fb8c20
[vice] Re-add extractor ( fixes #4120 )
...
The generic extraction no longer works.
2014-11-06 21:44:07 +01:00
Naglis Jonaitis
5d63b0aa93
[goshgay] Fix title extraction and modernize
...
Also remove width and height as they are not of the actual video.
2014-11-06 01:19:20 +02:00
Philipp Hagemeister
4164f0117e
[utils] Remove unused import
2014-11-05 23:56:54 +01:00
Naglis Jonaitis
37aab27808
[brightcove] Extract m3u8 formats ( #3541 )
2014-11-06 00:14:33 +02:00
Jaime Marquínez Ferrándiz
6110bbbfdd
[niconico] Catch deleted videos ( closes #4064 )
2014-11-05 19:52:34 +01:00
Jaime Marquínez Ferrándiz
cde9b380e6
Merge pull request #4110 from nemunaire/channel9-fix
...
[channel9] Fix extraction
2014-11-05 19:03:24 +01:00
Sergey M․
dab647a7b6
[cinemassacre] Keep both extraction approaches and make more robust ( Closes #4109 )
2014-11-05 21:32:46 +07:00
nemunaire
a316a83d2b
[channel9] Fix extraction
2014-11-05 11:23:11 +01:00
Naglis Jonaitis
81b22aee8b
[izlesene] Update test cases and modernize
...
The timestamp fluctuates with DST.
2014-11-05 01:00:33 +02:00
Philipp Hagemeister
a80c96eab0
release 2014.11.04
2014-11-04 23:42:09 +01:00
Philipp Hagemeister
20436c30c9
[youtube] Clarify output
2014-11-04 23:35:34 +01:00
Philipp Hagemeister
3828505646
[utils] Use a regexp instead of HTMLParser for get_element_by_attribute
2014-11-04 23:33:43 +01:00
Philipp Hagemeister
11fba1751d
[imdb] Simplify
2014-11-04 23:26:23 +01:00
Philipp Hagemeister
12ea2f30cf
[utils] Remove unused get_meta_content function
2014-11-04 23:20:39 +01:00
Philipp Hagemeister
9c3e870393
[gamespot] Remove unused import
2014-11-04 23:17:43 +01:00
Philipp Hagemeister
44789f2457
[ustream] Use modern helper function instead of old HTML parser
2014-11-04 23:15:16 +01:00
Philipp Hagemeister
711ede6e1b
[heise] Fix description, thumbnail and format ID
2014-11-04 23:14:16 +01:00
Philipp Hagemeister
a32f253112
[gamespot] Modernize
2014-11-04 23:04:12 +01:00
Philipp Hagemeister
94bd361318
[youtube] Skip sts if missing ( Fixes #4095 , fixes #4103 )
2014-11-04 22:45:43 +01:00
Philipp Hagemeister
acd40f64ed
[cnn] Modernize test definitions
2014-11-04 22:25:15 +01:00
Sergey M․
766306450d
[played] Capture and output error message
2014-11-04 17:34:53 +07:00
Sergey M․
e7642ab572
[wimp] Fix video URL regex
2014-11-04 17:13:17 +07:00
Naglis Jonaitis
bdf9701729
[generic/brightcove] Add a new test case for kijk.nl ( #3541 )
2014-11-03 23:13:46 +02:00
Naglis Jonaitis
b5af6fcdad
[brightcove] Make _VALID_URL less greedy and check for empty URLs ( #3541 )
2014-11-03 23:12:24 +02:00
Sergey M․
fdca55fe34
[trutube] Strip title
2014-11-03 20:14:18 +07:00
Jaime Marquínez Ferrándiz
4f195f55f0
Do not override stdlib html parser 'locatestarttagend' regex ( fixes #4081 )
...
'<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine).
We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted).
2014-11-02 19:31:06 +01:00
Philipp Hagemeister
ecc0c5ee01
[utils] Modernize
2014-11-02 11:37:49 +01:00
Philipp Hagemeister
451948b28c
[compat] Modernize
2014-11-02 11:36:29 +01:00
Philipp Hagemeister
baa708036c
[compat] Fix imports
2014-11-02 11:26:40 +01:00
Philipp Hagemeister
8c25f81bee
[util] Move compatibility functions out of util
...
utils is large enough without these compatibility functions.
Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
2014-11-02 11:23:42 +01:00
Philipp Hagemeister
4c83c96795
[YoutubeDL] Include rtmpdump in exe versions -v output
2014-11-02 10:55:36 +01:00
Philipp Hagemeister
9580711841
[ffmpeg] Move version detection to utils
2014-11-02 10:50:30 +01:00
Philipp Hagemeister
c30ae9594c
release 2014.11.02.1
2014-11-02 10:28:21 +01:00
Philipp Hagemeister
ffae28ae18
release 2014.11.02
2014-11-02 09:45:51 +01:00
Sergey M․
d9116714f2
[cinemassacre] Fix extraction ( Closes #4083 )
2014-11-02 08:01:14 +07:00
Alessandro Ghedini
ccdd0ffb80
[generic] indicate when a direct video has been extracted
...
Fixes #4052 .
2014-11-01 15:34:00 +01:00
Sergey M․
5263cdfcf9
[generic] Improve MLB iframe regex
2014-11-01 04:01:58 +07:00
Sergey M․
b2a68d14cf
[mlb] Improve _VALID_URL ( Closes #4063 )
2014-11-01 04:01:18 +07:00
Sergey M․
6e1cff9c33
[canalplus] Improve and merge with d8 extractor
2014-10-31 21:54:30 +07:00
Sergey M․
72975729c8
[canalplus] Tweak extractor to support piwiplus ( Closes #4046 )
2014-10-31 20:19:30 +07:00
Sergey M․
d319948b6a
[funnyordie] Add articles URL test
2014-10-31 19:26:56 +07:00
anovicecodemonkey
2a834bdb21
[FunnyOrDie] Add support for "/articles/" URLs
2014-10-31 21:20:37 +10:30
Philipp Hagemeister
0d2c141865
[youtube] Detect formats 298 et al as mp4 ( Fixes #4066 )
2014-10-31 11:13:02 +01:00
Philipp Hagemeister
5ec39d8b96
release 2014.10.30
2014-10-30 09:53:48 +01:00
Philipp Hagemeister
7b6de3728a
[youtube] Add format 266 ( Fixes #4055 )
2014-10-30 09:53:43 +01:00
Philipp Hagemeister
a51d3aa001
[youtube] Add support for formats 302 and 303 ( Fixes #4060 )
2014-10-30 09:43:11 +01:00
Philipp Hagemeister
2c8e03d937
Sort formats by fps as well
2014-10-30 09:40:52 +01:00
Philipp Hagemeister
fbb21cf528
[youtube] Add formats 298, 299 ( Fixes #4056 )
2014-10-30 09:34:13 +01:00
Naglis Jonaitis
b8a618f898
[ro220] Fix broken extractor and modernize ( #4054 )
2014-10-30 01:42:52 +02:00
Philipp Hagemeister
feb74960eb
release 2014.10.29
2014-10-29 23:29:42 +01:00
Jaime Marquínez Ferrándiz
d65d628613
[crunchycroll] Fix building of ass subtitles (reported in #4019 )
...
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
2014-10-29 21:19:20 +01:00
Philipp Hagemeister
ac645ac7d0
[generic] Allow soundcloud embeds with additional attributes
2014-10-29 20:27:58 +01:00
Philipp Hagemeister
7d11297f3f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-29 20:10:07 +01:00
Philipp Hagemeister
6ad4013d40
[drtv] Allow fractional timestamps ( Fixes #4059 )
2014-10-29 20:10:00 +01:00
Sergey M․
dbd1283d31
[naver] Capture and output error message ( #4057 )
2014-10-29 21:50:37 +07:00
Sergey M․
c451d4f553
[trutube] Fix extraction
2014-10-29 21:16:10 +07:00
Jaime Marquínez Ferrándiz
a9bad429b3
[niconico] Add extractor for playlists ( closes #4043 )
2014-10-29 11:04:48 +01:00
Philipp Hagemeister
50c8266ef0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-28 23:40:44 +01:00
Philipp Hagemeister
00edd4f9be
[laola1tv] Mark as broken
...
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes.
2014-10-28 17:29:27 +01:00
Philipp Hagemeister
ee966928af
[f4m] Support bootstrap URLs
2014-10-28 17:27:41 +01:00
Philipp Hagemeister
e5193599ec
[laola1tv] Add new extractor
...
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
2014-10-28 16:51:34 +01:00
Philipp Hagemeister
01d663bca3
[auengine] Simplify
2014-10-28 15:51:15 +01:00
Sergey M․
e0c51cdadc
[vk] Generalize errors
2014-10-28 21:35:25 +07:00
Sergey M․
9334f8f17a
[vk] Handle deleted videos
2014-10-28 21:06:07 +07:00
Sergey M․
632256d9ec
[wimp] Update video URL regex
2014-10-28 20:35:02 +07:00
Philipp Hagemeister
3511266bc3
[YoutubeDL] Simplify API of YoutubeDL
...
Calling add_default_extractors twice should be harmless since the first set of extractors will match.
2014-10-28 12:54:29 +01:00
Philipp Hagemeister
9fdece5d34
[srmediathek] Choose variable name more wisely
2014-10-28 10:44:47 +01:00
Philipp Hagemeister
bbf1092ad0
[fktv] Remove unused import
2014-10-28 10:44:17 +01:00
Philipp Hagemeister
9ef55c5bbc
[quickvid] Add new extractor
2014-10-28 10:41:37 +01:00
Philipp Hagemeister
48a24ab746
[generic] Fix HTML5 video regexp
2014-10-28 10:41:24 +01:00
Philipp Hagemeister
27c542c06f
[iconosquare] Simplify
2014-10-28 09:12:28 +01:00
Philipp Hagemeister
b2e6a1c14c
release 2014.10.27
2014-10-27 02:44:07 +01:00
Philipp Hagemeister
8cc3eba79a
[phoenix] Add new extractor ( Fixes #4036 )
2014-10-27 02:43:59 +01:00
Philipp Hagemeister
b0fb6d4db1
[ku6] Modernize
2014-10-27 02:32:44 +01:00
Philipp Hagemeister
81515ad9f6
[extractor/common] Improve m3u8 output
2014-10-27 02:28:37 +01:00
Philipp Hagemeister
8112d4b284
[lrt] Modernize
2014-10-27 02:27:49 +01:00
Philipp Hagemeister
bf7aa6301b
[fktv] Modernize
2014-10-27 02:26:05 +01:00
Philipp Hagemeister
aea856621f
[zdf] Simplify
2014-10-27 02:14:07 +01:00
Philipp Hagemeister
f24a5a2faa
Merge remote-tracking branch 'olebowle/ard'
2014-10-27 01:36:50 +01:00
Philipp Hagemeister
ecfe623422
[heise] Fix extraction
...
Now they use an XML format instead of JSON.
2014-10-27 01:33:51 +01:00
Philipp Hagemeister
4a6c94288a
[kickstarter] Simplify and fix test case
2014-10-27 01:16:18 +01:00
Philipp Hagemeister
10e3d73472
[nbc] Fix ThePlatform embedded videos
2014-10-27 01:14:17 +01:00
Philipp Hagemeister
15956b5aa1
[promptfile] Fix check for deleted videos
2014-10-27 00:50:22 +01:00
Philipp Hagemeister
586f7082ef
[francetv] Remove changing md5sum
2014-10-27 00:46:34 +01:00
Philipp Hagemeister
d6d9186f0d
[generic] Fix test title
2014-10-27 00:45:15 +01:00
Philipp Hagemeister
2e9ff8f362
[gorillavid] Fix test title
2014-10-27 00:44:27 +01:00
Philipp Hagemeister
249efaf44b
[pornhub] Modernize and fix test definition
2014-10-27 00:33:35 +01:00
Philipp Hagemeister
8d32abff9e
[ruhd] Simplify
2014-10-27 00:20:54 +01:00
Philipp Hagemeister
94f052cbf4
[syfy] Remove test checksum
...
We have the minsize test now.
2014-10-27 00:19:15 +01:00
Philipp Hagemeister
446a03bd96
[ustream:channel] Change test playlist size (Seems to have been limited that way on the website as well)
2014-10-27 00:18:10 +01:00
Philipp Hagemeister
6009b69f81
[vgtv] Fix test title
2014-10-27 00:16:01 +01:00
Philipp Hagemeister
3d6047113c
[vgtv] Simplify
2014-10-27 00:14:52 +01:00
Philipp Hagemeister
9dec99303d
[vimeo:review] Fix test title
2014-10-27 00:13:40 +01:00
Philipp Hagemeister
7706927370
[vine:user] Adapt test to changed list size
2014-10-27 00:11:34 +01:00
Philipp Hagemeister
3adba6fa2a
[xtube] Fix test description
2014-10-27 00:08:37 +01:00
Philipp Hagemeister
f46a8702cc
[youtube:playlist] Fix test title
2014-10-27 00:06:47 +01:00
Philipp Hagemeister
8d11b59bbb
[ynet] Remove test md5sums
...
These fluctuate regularly.
2014-10-27 00:06:00 +01:00
Philipp Hagemeister
cf501a23d2
[srmediathek] Correct IE_NAME/IE_DESC
2014-10-26 23:23:53 +01:00
Philipp Hagemeister
2bcae58d46
[srmediathek] New extractor
2014-10-26 23:23:10 +01:00
Philipp Hagemeister
c9f08154a3
Remove unused imports
2014-10-26 23:13:42 +01:00
Philipp Hagemeister
526b276fd7
[faz] Modernize
2014-10-26 23:11:15 +01:00
Philipp Hagemeister
77ec444d9a
release 2014.10.26.2
2014-10-26 21:49:52 +01:00
Philipp Hagemeister
bfc2bedcfc
[youtube] Make confirm_age non-fatal ( #4042 )
2014-10-26 21:49:29 +01:00
Philipp Hagemeister
83855f3a1f
[livestream:original] Fix RTMP parameters ( Fixes #4040 )
2014-10-26 21:44:29 +01:00
Philipp Hagemeister
50b51830fb
[ffmpeg] Fix typo
2014-10-26 21:31:51 +01:00
Philipp Hagemeister
3d6eed9b52
release 2014.10.26.1
2014-10-26 21:03:38 +01:00
Philipp Hagemeister
1a253e134c
[ffmpeg] Fix call to ffprobe ( Fixes #4041 )
2014-10-26 21:03:16 +01:00
Philipp Hagemeister
6194bb1419
[ffmpeg] Make downloader optional ( Fixes #4039 )
2014-10-26 21:00:42 +01:00
Philipp Hagemeister
37d66e7f1e
[generic] Correct call to _webpage_read_full_content
2014-10-26 20:58:09 +01:00
Philipp Hagemeister
70b7e3fbb6
[generic] Add a test case for direct links with broken HEAD ( #4032 )
2014-10-26 20:49:51 +01:00
dinesh
0551a02b82
[Rte] Improve extractor
2014-10-27 01:08:51 +05:30
Jaime Marquínez Ferrándiz
579657ad87
[soundcloud] Set the 'webpage_url' field for each track
...
For playlists, YoutubeDL would set it to the playlist url.
2014-10-26 19:08:36 +01:00
Jaime Marquínez Ferrándiz
5f82b129e0
[ffmpeg] Also look into stderr for extracting the version
...
At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout.
2014-10-26 18:11:31 +01:00
Philipp Hagemeister
64269e4d01
Move AUTHORS to root ( closes #2985 )
2014-10-26 18:01:00 +01:00
Philipp Hagemeister
d481699a7a
release 2014.10.26
2014-10-26 17:29:27 +01:00
Philipp Hagemeister
5894a4f4ee
Credit @gabeos for crunchyroll:playlist ( #3988 )
2014-10-26 17:29:02 +01:00
Philipp Hagemeister
09e5d6a6e5
[crunchyroll:playlist] Simplify ( #3988 )
2014-10-26 17:28:09 +01:00
Philipp Hagemeister
274b12b5a8
Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'
2014-10-26 17:06:35 +01:00
Philipp Hagemeister
23be51d8ce
[generic] Handle audio streams that do not implement HEAD ( Fixes #4032 )
2014-10-26 17:05:44 +01:00
Philipp Hagemeister
488447455d
[ffmpeg] Warn if ffmpeg/avconv version is too old ( Fixes #4026 )
2014-10-26 16:46:34 +01:00
Philipp Hagemeister
d28b517154
[YoutubeDL] Output avconv/ffmpeg versions if -v is given
2014-10-26 16:31:52 +01:00
Philipp Hagemeister
a7e97f6db1
[generic] Allow new SWFObject()-style imports
...
This embed style is used on http://www.bitburger-open.de/ , but that is not included as a test case since the format is likely to be temporary.
2014-10-26 14:15:49 +01:00
Sergey M․
f889cea109
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser
...
Conflicts:
test/test_utils.py
youtube_dl/__init__.py
2014-10-26 19:56:52 +07:00
Jaime Marquínez Ferrándiz
1bdeb7be2e
Set '--simulate' if any of the printing options is given ( fixes #3036 )
...
That's what the help messages say.
Previously it would only set '--skip-download', which would write thumbnail,
descriptions or subtitles if they were requested (for example you may have set
'--write-thumbnail' in the config file).
2014-10-26 13:01:57 +01:00
Sergey M․
911344e5ac
[vrt] Improve extractor
2014-10-26 16:48:11 +07:00
dinesh
03936f6e6d
[BelgianNational] corrected indentation
2014-10-26 13:47:41 +05:30
dinesh
b13ccb1b87
[BelgianNational] New extractor added
2014-10-26 13:35:00 +05:30
Sergey M․
f64f8a4662
[sportbox] Remove view count
2014-10-26 08:00:01 +07:00
Jaime Marquínez Ferrándiz
681b9caa9c
[tumblr] Fix extraction ( fixes #4029 )
2014-10-25 22:42:56 +02:00
Jaime Marquínez Ferrándiz
0eb9fb9f24
[soundcloud] Modernize and fix tests
2014-10-25 22:32:01 +02:00
Naglis Jonaitis
9a76f416ce
[lrt] Updated test
2014-10-25 13:24:46 +03:00
Philipp Hagemeister
603821161f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-25 09:55:05 +02:00
Philipp Hagemeister
d3c72db894
[audiomack] Simplify
2014-10-25 08:58:03 +02:00
Sergey M․
43d9718fb9
[nhl] Improve video URL extraction ( Closes #4013 )
2014-10-25 13:56:21 +07:00
Philipp Hagemeister
7fc54e5262
Merge remote-tracking branch 'xavierbeynon/audiomack'
2014-10-25 08:55:12 +02:00
Philipp Hagemeister
ec9c978481
Credit @winwon for vidzi ( #3989 )
2014-10-25 08:42:53 +02:00
xavier
d36cae46d8
Not directly calling soundcloud extractor anymore
2014-10-24 21:11:46 -05:00
xavier
fdfefa1b9c
Made changes per phihag
2014-10-24 21:07:01 -05:00
Philipp Hagemeister
724d031893
release 2014.10.25
2014-10-25 00:41:06 +02:00
Philipp Hagemeister
63e0be3415
New option --dump-single-json ( #4003 )
2014-10-25 00:30:57 +02:00
Philipp Hagemeister
c64ed2a310
[viddler] Use API
2014-10-25 00:11:12 +02:00
Philipp Hagemeister
cdc5cb7c2b
[hark] Modernize
2014-10-24 22:31:55 +02:00
Philipp Hagemeister
8efd06aa42
[motherless] Simplify
2014-10-24 19:53:48 +02:00
Filip B
7f9ced64cb
Add group videos support for motherless
...
Modified motherless regular expression.
Previously it matched only URLs like this:
motherless.com/ID
Now it also matches this:
motherless.com/g/group_name/ID
All tests including the newly added one passed.
2014-10-24 21:44:21 +04:00
Filip B
7608815cc2
Add another motherless test
...
This test is for videos posted in groups.
URL looks like this:
motherless.com/g/group_name/ID
which is basically the same as
motherless.com/ID
So far this test fails because I haven't improved the extractor yet.
2014-10-24 21:43:27 +04:00
Filip B
5823eda139
Fix motherless test 0
...
Apparently motherless no longer serves flv for that video (or maybe even
other videos). So I changed expected extension from flv to mp4 and
changed expected md5 accordingly.
2014-10-24 21:26:32 +04:00
Philipp Hagemeister
e82c1e9a6e
[YoutubeDL] Do not apply playlist info to videos when extract_flat is set ( #4003 )
2014-10-24 16:13:45 +02:00
Philipp Hagemeister
1ede5b2481
[glide] Simplify
2014-10-24 15:34:19 +02:00
Philipp Hagemeister
964ae0a122
Credit @thornomad for glide ( #3944 )
2014-10-24 15:29:44 +02:00
Philipp Hagemeister
98e1d28982
Merge remote-tracking branch 'thornomad/glide'
2014-10-24 15:29:03 +02:00
Philipp Hagemeister
2c26df763c
[vidzi] Use proper test case and simplify ( #3989 )
2014-10-24 15:27:02 +02:00
Philipp Hagemeister
018e835594
[vidzi] Simplify
2014-10-24 15:17:17 +02:00
Philipp Hagemeister
e65e06fbe2
[vidzi] Correct order in imports ( #3989 )
2014-10-24 15:15:54 +02:00
winwon
95ee84421e
vidzi Add new extractor
2014-10-24 15:15:13 +02:00
Philipp Hagemeister
2acfe95f58
Credit @capital-G for bild.de ( #3983 )
2014-10-24 15:12:29 +02:00
Philipp Hagemeister
b5a14350b9
[bild] Simplify ( #3983 )
2014-10-24 15:10:32 +02:00
Philipp Hagemeister
8d81f872fb
Merge remote-tracking branch 'capital-G/master'
2014-10-24 15:02:50 +02:00
Philipp Hagemeister
36f1c90497
release 2014.10.24
2014-10-24 14:48:19 +02:00
Philipp Hagemeister
057a5206cc
Add --flat-playlist option ( Closes #4003 )
2014-10-24 14:48:12 +02:00
xavier
9e9bc793f3
Finished audiomack extractor
2014-10-23 23:54:59 -05:00
dinesh
25fadd06d0
[Rte] New extractor added
2014-10-24 09:49:01 +05:30
dinesh
7a47d07c6d
[extractor/common] href attribute added
2014-10-24 09:47:39 +05:30
xavier
5c565ac9e7
Added init.py initializer
2014-10-23 16:58:11 -05:00
xavier
67500bf939
Initial version of audiomack.py
2014-10-23 16:55:39 -05:00
Philipp Hagemeister
b1edd7a48a
[crunchyroll] Correct parsing ( Fixes #4014 )
2014-10-23 23:25:02 +02:00
dinesh
34e48bed3b
[extractor/common] Added support for f4m manifest Version 2.0
2014-10-24 02:41:10 +05:30
Jaime Marquínez Ferrándiz
2c63ccec78
[mitele] Fix on python 2.x
2014-10-23 21:26:48 +02:00
Philipp Hagemeister
f2f2c0c2c6
[generic] Allow --default-search without colon
2014-10-23 21:13:45 +02:00
Philipp Hagemeister
4661e243f8
release 2014.10.23
2014-10-23 20:21:38 +02:00
Philipp Hagemeister
f3cd403c2b
[telecino] Add coding declaration
2014-10-23 20:21:27 +02:00
Jaime Marquínez Ferrándiz
ad5f53ac72
[telecinco] Add extractor ( closes #4005 )
...
It uses the same extraction process as mitele.es, but with a few small differences.
2014-10-23 20:08:55 +02:00
Sergey M․
75da98e9e1
[funnyordie] Fix extraction ( Closes #4011 )
2014-10-23 23:07:58 +07:00
Sergey M․
281d3f1d68
[generic/wistia] Improve regex
2014-10-23 23:03:07 +07:00
Sergey M.
6283c10b1c
Merge pull request #4009 from Dineshs91/thoughtworks
...
[thoughtworks] wistia support added
2014-10-23 22:59:53 +07:00
dinesh
85d7b76586
[thoughtworks] wistia regex modified
2014-10-23 21:23:56 +05:30
Sergey M․
2399535fd1
[francetv] Lower preference of direct links ( Closes #4010 , closes #3947 )
...
Direct links fail with 403, fallback on f4m for now until further investigations.
2014-10-23 22:30:34 +07:00
dinesh
52cffcb186
[thoughtworks] wistia support added
2014-10-23 20:28:39 +05:30
Sergey M․
8f3b5397a7
[cinemassacre] Fix extraction ( Closes #4008 )
2014-10-23 21:35:51 +07:00
Sergey M․
9bbec55255
[pbs] Add support for tabbed frontline videos ( Closes #4006 )
2014-10-23 20:41:45 +07:00
Philipp Hagemeister
6b445558ff
[youtube] Only set language when necessary
...
We only need to set the language when we are using a login; otherwise it will always be English.
2014-10-23 00:44:22 +02:00
Ole Ernst
bfd91588f3
[ard] make rss match more universal
2014-10-22 14:24:53 +02:00
Sergey M․
6bf6962062
[francetv] Force m3u8 formats extension to mp4 ( Closes #3997 )
2014-10-22 01:24:04 +07:00
Sergey M․
40bca5f927
[arte.tv] Remove unused import
2014-10-21 21:06:24 +07:00
Sergey M․
74214d35c5
[arte.tv:+7] Improve title extraction ( Closes #3995 )
2014-10-21 20:08:20 +07:00
Gabriel Schubiner
1b10a011ec
Forgot to reverse extracted video urls so they are in correct order for video selection args
2014-10-20 18:38:42 -07:00
h-collector
5a000b45b3
Don't use report_warning for reporting warnings
...
In tests warning is converted to error
2014-10-20 18:53:53 +02:00
h-collector
40b1cbafac
Update fc2.py
2014-10-20 18:53:53 +02:00
h-collector
4231235cda
Fix issues with fc2
...
Fix issues #2912 and #3171
2014-10-20 18:53:53 +02:00
Sergey M․
d24a2b20b4
[arte.tv:+7] Use original format ids to avoid duplicates
2014-10-20 20:27:59 +07:00
Gabriel Schubiner
8230018c20
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g. download all episodes of a series
2014-10-19 22:47:05 -07:00
Jaime Marquínez Ferrándiz
cc98a3f096
[cnn] Fix for urls ending in '.cnn-ap' ( fixes #3985 )
2014-10-19 15:14:37 +02:00
scheiba
ce519b747e
added "bild.de" as extractor
2014-10-18 22:15:47 +02:00
Sergey M
16efb3695f
[sexykarma] Add support for watchindianporn
2014-10-19 01:53:15 +07:00
Philipp Hagemeister
0f175a932f
release 2014.10.18
2014-10-18 20:22:23 +02:00
Sergey M
95fa5fb569
[sexykarma] Improve and simplify
2014-10-19 00:48:05 +07:00
Sergey M
77c3c5c5ed
Merge branch 'sexykarma' of https://github.com/CkuT/youtube-dl into CkuT-sexykarma
2014-10-19 00:06:53 +07:00
Sergey M
159444a668
[twitch] Remove superfluous comma
2014-10-18 21:57:24 +07:00
Sergey M․
f9befee1f5
[arte.tv:+7] Append media type to format_id ( Closes #3967 )
2014-10-18 18:14:49 +07:00
Naglis Jonaitis
9471c44405
[generic] Make sure Wistia embed URLs contain the protocol ( Closes #3977 )
...
Also, improve detection (Addresses #3662 )
2014-10-18 01:55:21 +03:00
Sergey M․
013bfdd84c
[twitch] Update tests and minor improvements
2014-10-17 23:46:53 +07:00
Sergey M․
46fd0dd5a5
[twitch] Rename extractor and support channel videos
2014-10-17 22:58:18 +07:00
Jaime Marquínez Ferrándiz
4698f0d858
[vimeo] Improve regex for the config js dict ( fixes #3955 , fixes #3974 )
...
The javascript code contains assignments of empty dicts with the same variable name
2014-10-17 15:55:58 +02:00
Sergey M․
355d074ff9
[twitch] Adapt to new API ( Fixes #3946 , Fixes #3949 , Fixes #3965 )
...
Work in progress
2014-10-16 22:23:35 +07:00
CkuT
7da224c907
Add categories
2014-10-15 22:34:35 +02:00
CkuT
1723edb1a5
Few improvements
2014-10-15 20:17:07 +02:00
CkuT
4740864508
[SexyKarma] Add new extractor
2014-10-15 18:24:32 +02:00
Philipp Hagemeister
09a42738fc
[generic] Correct handling of embedded vimeo players ( #3955 )
2014-10-15 13:50:53 +02:00
Philipp Hagemeister
df928d500f
release 2014.10.15
2014-10-15 12:39:30 +02:00
Jaime Marquínez Ferrándiz
a72cbfacf0
[ted] Add support for external videos ( fixes #3948 )
2014-10-15 12:24:11 +02:00
net
7b61ac3ddf
Fix #2310 . Play by the 8tracks rules
2014-10-15 06:46:47 +03:00
Philipp Hagemeister
62a164e713
[mixcloud] Output downloading progress
2014-10-15 00:53:54 +02:00
Sergey M․
5f58165def
[extractor/common] Fix dumping requests with long file abspath on Windows
2014-10-14 21:43:48 +07:00
Damon Timm
a86c73cf80
[glide] Add new extractor
...
Added an extractor for glide.me shared messages. Glide is a movile video messaging services. You can share the link to the messages easily enough and this would allow you to download and save the actual video.
2014-10-13 14:08:29 -07:00
Jaime Marquínez Ferrándiz
bd4e40df1a
[brightcove] Add a test for playlists
2014-10-13 16:26:53 +02:00
Sergey M․
1419fafd36
[condenast] Add support for embedded videos ( Closes #3929 )
2014-10-13 19:59:35 +07:00
Philipp Hagemeister
9b36dcbd65
release 2014.10.13
2014-10-13 10:12:51 +02:00
Philipp Hagemeister
2aefb886fa
[ffmpeg] Improve format merging ( Closes #3935 )
2014-10-13 10:12:43 +02:00
Philipp Hagemeister
72961c2a8a
Merge remote-tracking branch 'Dineshs91/KontrTube-fix'
2014-10-13 10:09:57 +02:00
Philipp Hagemeister
4c1ce987b0
[huffpost] Modernize
2014-10-13 10:08:59 +02:00
dinesh
8a2300a597
[kontrtube] Fix video title extraction
2014-10-13 10:03:55 +05:30
Philipp Hagemeister
1cc887cbf0
[youtube] Add support for format 278
2014-10-13 00:09:19 +02:00
Philipp Hagemeister
203fb43f36
[youtube] Download DASH manifest by default ( Closes #3887 )
2014-10-13 00:03:08 +02:00
Philipp Hagemeister
8450c15c25
[options] Consistent formatting and general niceness
2014-10-12 23:10:11 +02:00
Philipp Hagemeister
b88b45e46c
[options] Mention login in --username documentation ( #3753 )
2014-10-12 22:45:36 +02:00
Philipp Hagemeister
2417dc1715
release 2014.10.12
2014-10-12 22:25:18 +02:00
Naglis Jonaitis
23d83ad4d5
[niconico] Fix ignored --netrc flag
...
See issue #3753
2014-10-12 23:18:42 +03:00
dinesh
2c9f31188b
Description changed
2014-10-12 20:09:12 +05:30
Naglis Jonaitis
d18be55533
[theonion] Fix a small mistake in string formatting
2014-10-12 15:47:31 +03:00
Naglis Jonaitis
ac20fc047a
[theonion] Add new extractor ( closes #3928 )
2014-10-12 15:42:35 +03:00
Jaime Marquínez Ferrándiz
b4c3c8c172
[mixcloud] Fix metadata extraction ( fixes #3930 )
2014-10-12 13:06:31 +02:00
Ching Yi, Chan
b1c3a49fff
apply ratelimit to f4m
2014-10-12 08:32:26 +08:00
Jaime Marquínez Ferrándiz
3357110a4c
[vimeo] Make the protocol mandatory in the url ( fixes #3926 )
...
If it's missing, it will be correctly handled by the generic IE.
2014-10-11 22:26:26 +02:00
Sergey M.
e29fdedb45
Merge pull request #3923 from Dineshs91/howstuffworks-fix
...
Replace 404 url
2014-10-12 01:48:11 +07:00
Sergey M․
4828703f14
[googleplus] Modernize and extract all formats
2014-10-12 01:44:13 +07:00
dinesh
071420e136
Fix download error in GooglePlus
2014-10-11 21:10:53 +05:30
dinesh
f4cf848d1d
Replace 404 url
2014-10-11 15:59:42 +05:30
dinesh
1409704afa
Fix ndr.de outdated test url
2014-10-11 12:20:13 +05:30
Ole Ernst
3741302a10
[ard] Add rss support
2014-10-10 20:35:34 +02:00
Sergey M.
c8e390c2b0
Merge pull request #3911 from Dockheas23/master
...
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10 22:28:18 +07:00
Sergey M․
823f1e015a
[yahoo] Wipe out yahoo news extractor
2014-10-10 22:18:37 +07:00
Sergey M․
3c06d3715e
[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message ( Closes #2470 )
2014-10-10 22:11:30 +07:00
Sergey M․
762958d5af
[yahoo] Add support for regional subdomains and extract duration ( Closes #3915 )
2014-10-10 19:50:29 +07:00
George Boyle
53d9009bdb
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10 10:03:24 +01:00
George Boyle
1b725173a5
Fixed typo
2014-10-10 09:35:41 +01:00
Sergey M․
fc6861b175
[sportbox] Add extractor ( Closes #3906 )
2014-10-09 21:05:39 +07:00
Sergey M․
b097b5f246
[mlb] Remove unused import
2014-10-09 20:07:34 +07:00
Sergey M․
385009fc44
[mlb] Fix thumbnails extraction ( Closes #3905 )
2014-10-09 19:56:55 +07:00
Sergey M․
ced659bb4d
[generic] Ignore some non-video file extensions during generic extraction ( Closes #3900 )
2014-10-09 19:26:23 +07:00
Sergey M․
842cca7d56
[pornhd] Fix formats extraction ( Closes #3898 )
2014-10-08 20:08:29 +07:00
Sergey M․
7bc8780c57
[walla] Fix extractor and add subtitle tests
2014-10-07 22:23:05 +07:00
Sergey M․
c59c3c84ed
Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-walla
2014-10-07 20:24:52 +07:00
net
31d06400ec
add missed init file
2014-10-06 03:03:05 +03:00
Philipp Hagemeister
642b76ac15
release 2014.10.05.2
2014-10-05 22:04:02 +02:00
Philipp Hagemeister
4c4de296d4
release 2014.10.05.1
2014-10-05 22:00:16 +02:00
Philipp Hagemeister
b10609d98c
[dailymotion] Alternative title search ( Fixes #3882 )
2014-10-05 21:59:53 +02:00
Sergey M
3ae165aa10
[gorillavid] Add check for non existing videos
2014-10-06 01:48:01 +07:00
Sergey M
e4b85e35d0
[gorillavid] Fix title extraction and make thumbnail optional ( Closes #3884 )
2014-10-06 01:47:22 +07:00
Philipp Hagemeister
bb0c206f59
release 2014.10.05
2014-10-05 07:53:25 +02:00
Philipp Hagemeister
b81f484b60
[gorillavid] Add support for movpod.in ( Fixes #3881 )
2014-10-05 07:53:02 +02:00
Naglis Jonaitis
5e69192ef7
[thesixtyone] Add new extractor ( closes #3781 )
2014-10-04 22:40:36 +03:00
Naglis Jonaitis
e9be9a6acd
[utils] Add additional format to unified_strdate
2014-10-04 22:38:23 +03:00
Sergey M․
f47754f061
[globo] Initial extractor implementation ( Closes #3823 )
2014-10-04 18:56:36 +07:00
Philipp Hagemeister
d838b1bd4a
[utils] Default age_limit to None
...
If we can't parse it, it means we don't have any information, not that the content is unrestricted.
2014-10-03 20:17:12 +02:00
Naglis Jonaitis
fe506288bd
[planetaplay] Add new extractor ( closes #3839 )
2014-10-03 19:43:36 +03:00
Sergey M․
d397c0b3dd
[breakcom] Extract all formats
2014-10-03 19:37:47 +07:00
Sergey M․
146c80e256
[utils] Add parse_age_limit
2014-10-03 19:37:25 +07:00
Sergey M․
f78c01f68b
[breakcom] Cover more URLs with _VALID_URL ( Closes #3876 )
2014-10-03 18:57:18 +07:00
Naglis Jonaitis
8489578df4
[generic] Support embedded Dailymotion playlists ( fixes #3822 )
2014-10-02 21:42:45 +03:00
Philipp Hagemeister
10606050bc
release 2014.10.02
2014-10-02 15:30:19 +02:00
Sergey M․
d9bf465200
[bandcamp] Fix id extraction and modernize ( Closes #3866 )
2014-10-02 20:22:46 +07:00
Sergey M․
01384d6e4b
[jpopsuki] More modernize
2014-10-02 19:58:28 +07:00
Sergey M․
08d5230945
[jpopsukitv] Improve _VALID_URL and modernize
2014-10-02 19:43:25 +07:00
Sergey M.
852f8641e8
Merge pull request #3865 from diffycat/jpopsuki
...
[jpopsuki] Support category links
2014-10-02 19:38:29 +07:00
Jaime Marquínez Ferrándiz
18937a50a4
[dropbox] Fix the video url query ( fixes #3868 )
...
Previously it would convert urls without a query into 'something.mp4&dl=1'
2014-10-01 23:19:56 +02:00
net
e4d6cca0c1
[walla] Add new extractor
2014-10-01 23:45:35 +03:00
Anton Larionov
d5feab9aaa
[jpopsuki] Support category links
2014-10-01 23:24:23 +04:00
Naglis Jonaitis
9e77c60c9a
[tapely] Catch SoundCloud tracks
2014-10-01 21:53:45 +03:00
Naglis Jonaitis
1414df5ce2
[izlesene] Prepend scheme to thumbnails
2014-10-01 21:11:38 +03:00
Naglis Jonaitis
e80f40e5ca
[tapely] Add new extractor ( closes #3861 )
2014-10-01 17:26:09 +03:00
Sergey M․
d3c9af84fc
[spankwire] Fix extraction
2014-10-01 20:53:58 +07:00
Sergey M․
59d206ca2d
[sunporno] Fix duration extraction and make more robust
2014-10-01 20:44:43 +07:00
Sergey M․
fc66e4a0d5
[utils] Add posix expanduser implementation and clarify the original source
2014-10-01 19:48:55 +07:00
Philipp Hagemeister
e7b6d12254
[utils] Improve and test js_to_json
2014-10-01 00:08:34 +02:00
Philipp Hagemeister
410f3e73ab
[utils] Fix js_to_json
2014-10-01 00:08:28 +02:00
Philipp Hagemeister
07e764439a
[generic] Delete test case
...
The page is not available any more.
2014-10-01 00:08:19 +02:00
Naglis Jonaitis
f8fb4a7ca8
[nfl] Use compatible urlparse
2014-09-30 20:01:37 +03:00
Sergey M․
4644ac5527
[core] Decode environment variables with filesystem encoding ( Fixes #3854 , Fixes #3217 , Fixes #2918 )
...
Introduces compat versions of os.getenv and os.path.expanduser
2014-09-30 22:27:53 +07:00
Sergey M․
e497a7f2ca
[tvigle] Extract format file sizes
2014-09-30 20:00:21 +07:00
Sergey M․
a3b6be104d
[tvigle] Replace 404 test
2014-09-30 19:55:30 +07:00
Sergey M․
b7bb0df21e
[vgtv] Fix tests' exts
2014-09-30 19:50:14 +07:00
Naglis Jonaitis
4dc19c0982
[lrt] Add new extractor
2014-09-30 02:26:16 +03:00
Philipp Hagemeister
58ea7ec81e
[vimeo] Fix description extraction
2014-09-29 22:23:21 +02:00
Philipp Hagemeister
2d29ac4f23
[vuclip] Fix regexp
2014-09-29 21:48:44 +02:00
Philipp Hagemeister
a7a747d687
[vuclip] Remove test code
2014-09-29 21:47:57 +02:00
net
c816336cbd
[karaoketv] Add new extractor
2014-09-29 21:58:42 +03:00
Sergey M․
fdb4d278bf
[spankwire] Fix extraction and modernize
2014-09-29 20:11:51 +07:00
Philipp Hagemeister
59c03a9bfb
[vuclip] Fix extraction
2014-09-29 13:07:58 +02:00
Philipp Hagemeister
e7db973328
[yahoo] Remove test case
...
This video seems to have been removed entirely
2014-09-29 12:45:57 +02:00
Philipp Hagemeister
99b67fecc5
[arte] Fix upload date extraction
2014-09-29 12:45:18 +02:00
Philipp Hagemeister
72d53356f6
[internetvideoarchive] Fix test case
2014-09-29 12:24:48 +02:00
Philipp Hagemeister
9e1e67fc15
[internetvideoarchive] Modernize
2014-09-29 12:23:52 +02:00
Philipp Hagemeister
1e60e5546e
[funnyordie] Fix test case md5
2014-09-29 12:20:25 +02:00
Philipp Hagemeister
457749a703
[prosiebensat1] Fix test case
2014-09-29 12:18:49 +02:00
Philipp Hagemeister
937f935db0
[jukebox] Remove md5 sum, it fluctuates
2014-09-29 12:15:49 +02:00
Philipp Hagemeister
80bcefcd77
[cliphunter] Remove duration
2014-09-29 06:22:54 +02:00
Philipp Hagemeister
8c23945c72
[eporner] Adapt to changed default format
2014-09-29 06:19:18 +02:00
Philipp Hagemeister
989b4b2b86
[utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
...
In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
2014-09-29 06:15:46 +02:00
Philipp Hagemeister
2a7b4681c6
[godtube] Fix on Python 2.6
2014-09-29 05:51:41 +02:00
Philipp Hagemeister
8157ae3904
[golem] Fix under 2.6
...
It's a sad story; 2.6 does not support any non-trivial xpaths.
2014-09-29 05:48:56 +02:00
Philipp Hagemeister
e50e2fcd4d
[br] fix test case
2014-09-29 05:40:20 +02:00
Philipp Hagemeister
5e4f06197f
[facebook] Fix test case
2014-09-29 05:19:56 +02:00
Philipp Hagemeister
761e1645e0
[generic] Remove unstable test checksum
2014-09-29 05:18:45 +02:00
Philipp Hagemeister
8ff14175e2
[sportdeutschland] Fix testcase
2014-09-29 05:17:16 +02:00
Philipp Hagemeister
dbe3043cd6
[ynet] Fix test checksums
2014-09-29 05:15:42 +02:00
Philipp Hagemeister
a8eb5a8e61
[generic] Fix testcases
2014-09-29 05:12:57 +02:00
Philipp Hagemeister
6043f1df4e
[ign] Return proper playlist object
2014-09-29 05:05:06 +02:00
Philipp Hagemeister
12548cd933
[worldstarhiphop] Correct title extraction
2014-09-29 05:02:58 +02:00
Philipp Hagemeister
2593039522
[vimeo] Use regexps to find description
...
This fixes descriptions on 2.6 and makes the code simpler.
2014-09-29 04:58:31 +02:00
Philipp Hagemeister
35d3e63d24
release 2014.09.29.2
2014-09-29 04:49:11 +02:00
Philipp Hagemeister
27aede9074
[pbs] Add support for series/jwplayer type video ( Fixes #3849 )
2014-09-29 04:48:50 +02:00
Philipp Hagemeister
f5b7e6a842
release 2014.09.29.1
2014-09-29 02:04:28 +02:00
Philipp Hagemeister
a1f934b171
[youtube] Correct language cookie handling
2014-09-29 02:04:16 +02:00
Philipp Hagemeister
a43ee88c6f
release 2014.09.29
2014-09-29 01:51:53 +02:00
Philipp Hagemeister
e2dce53781
[youtube] Always request webpage in English ( Fixes #3844 )
2014-09-29 01:39:26 +02:00
Philipp Hagemeister
1770ed9e86
[thvideo] Simplify ( #3848 )
2014-09-29 00:38:37 +02:00
Philipp Hagemeister
457ac58cc7
Merge remote-tracking branch 'diffycat/thvideo-update'
2014-09-29 00:36:55 +02:00
Philipp Hagemeister
9c44d2429b
[vimeo:likes] Support large like lists ( Fixes #3847 )
2014-09-29 00:36:06 +02:00
Philipp Hagemeister
d2e32f7df5
Do not use HTML characters in output
...
This messes up the format when people paste it outside of code tags.
2014-09-29 00:23:43 +02:00
Anton Larionov
67077b182b
[thvideo] Add support for playlists
2014-09-28 23:36:55 +04:00
Naglis Jonaitis
5f4c318844
[nfl] Support team micro-sites ( fixes #3831 )
2014-09-28 21:48:26 +03:00
Naglis Jonaitis
dfee83234b
[nfl] Prefer progressive downloads
2014-09-28 19:25:28 +03:00
Philipp Hagemeister
22dd3fad86
release 2014.09.28.1
2014-09-28 12:14:25 +02:00
Philipp Hagemeister
d6e6a42256
[vimeo:likes] Add new extractor ( Fixes #3835 )
2014-09-28 12:14:16 +02:00
Philipp Hagemeister
76e7d1e74b
[played] Remove unused import
2014-09-28 10:56:36 +02:00
Philipp Hagemeister
38c4d41b74
[played] Simplify ( #3798 )
2014-09-28 10:55:27 +02:00
Philipp Hagemeister
f0b8e3607d
Merge remote-tracking branch 'r4mos/played'
2014-09-28 10:52:23 +02:00
Philipp Hagemeister
51ee08c4bb
Remove unused imports
2014-09-28 10:50:43 +02:00
Philipp Hagemeister
c841789772
[muenchentv] Add thumbnail
2014-09-28 10:49:58 +02:00
Philipp Hagemeister
c121a75b36
[heise] Add support for description
2014-09-28 10:49:12 +02:00
Philipp Hagemeister
5a8b77551d
[heise] Simplify ( #3842 )
2014-09-28 10:47:25 +02:00
Philipp Hagemeister
0217aee154
Merge remote-tracking branch 'd912e3/heise'
2014-09-28 10:36:44 +02:00
Philipp Hagemeister
b14f3a4c1d
[golem] Simplify ( #3828 )
2014-09-28 10:35:19 +02:00
Philipp Hagemeister
92f7963f6e
Merge remote-tracking branch 'd912e3/golem'
2014-09-28 10:10:34 +02:00
Philipp Hagemeister
88fbe4c2cc
release 2014.09.28
2014-09-28 09:49:42 +02:00
Philipp Hagemeister
394599f422
[oktoberfesttv] Add new extractor ( Fixes #3845 )
2014-09-28 09:49:21 +02:00
Philipp Hagemeister
ed9266db90
[common] Add new helper function _match_id
2014-09-28 09:31:58 +02:00
Philipp Hagemeister
f4b1c7adb8
[muenchentv] Move live title generation to common
2014-09-28 08:53:52 +02:00
Philipp Hagemeister
c95eeb7b80
[eitb] Modernize
2014-09-28 08:49:03 +02:00
Sergey M․
5e43e3803c
Credit @lenaten for ynet ( #3840 ) and sport5 ( #3841 )
2014-09-28 03:45:15 +07:00
Sergey M․
a89435a7a8
[ynet] Improve _VALID_URL
2014-09-28 03:30:41 +07:00
Sergey M․
c664182323
[ynet] Remove unused stuff, simplify and improve
2014-09-28 03:26:38 +07:00
Sergey M․
6be1cd4ddb
Merge branch 'ynet' of https://github.com/lenaten/youtube-dl into lenaten-ynet
2014-09-28 02:56:51 +07:00
Sergey M․
ee0d90707a
[YoutubeDL] Fix string check for python3
2014-09-28 02:48:41 +07:00
Sergey M․
f776d8f608
[sport5] Keep alphanumeric order
2014-09-28 02:35:46 +07:00
Sergey M․
0b75c2a88b
[sport5] Capture error message and improve
2014-09-28 02:31:14 +07:00
Mats
7b7518124e
[heise] Don't check string type
...
Before Python 3 could be unicode, so don't check at all.
2014-09-27 21:12:23 +02:00
Sergey M․
68b0973046
[YoutubeDL] Expect all kind of strings in urlopen
...
Now it doesn't fail if req is python2's str
2014-09-28 02:07:42 +07:00
Sergey M․
3a203b8bfa
Merge branch 'sport5' of https://github.com/lenaten/youtube-dl into lenaten-sport5
2014-09-28 00:55:16 +07:00
Mats
70752ccefd
[golem] Don't omit positional argument specifiers
...
Required by Python 2.6.
2014-09-27 19:35:55 +02:00
Mats
0155549d6c
[heise] Add new extractor
2014-09-27 19:28:01 +02:00
net
b66745288e
[sport5] Add new extractor
2014-09-27 20:21:46 +03:00
net
2a1325fdde
[ynet] Add new extractor
2014-09-27 20:11:22 +03:00
Sergey M․
2f9e8776df
[extremetube] Fix extraction
2014-09-27 22:36:53 +07:00
Sergey M․
497339fa0e
[anysex] Fix extraction
2014-09-27 22:29:27 +07:00
Jaime Marquínez Ferrándiz
8e6f8051f0
[vbox7] Don't set the extension to 'flv' ( fixes #3836 )
2014-09-27 10:53:02 +02:00
Naglis Jonaitis
11b3ce8509
[crunchyroll] Allow to list subtitles ( fixes #3805 )
2014-09-25 17:57:38 +03:00
Mats
6a5af6acb9
[golem] Add new extractor
2014-09-25 16:25:53 +02:00
Sergey M
9a0d98bb40
[vube] Update tests
2014-09-25 20:57:18 +07:00
Sergey M
fbd3162e49
[vube] Add DMCA notice
2014-09-25 20:48:54 +07:00
Sergey M․
54e9a4af95
[wat] Skip test
2014-09-25 20:33:11 +07:00
Philipp Hagemeister
8a32b82e46
[youku] Modernize somewhat
2014-09-25 09:58:09 +02:00
Philipp Hagemeister
fec02bcc90
[hlsnative] Correct handling when remaining_bytes is None
2014-09-25 09:21:45 +02:00
Philipp Hagemeister
c6e90caaa6
Merge remote-tracking branch 'naglis/wistia'
2014-09-25 02:03:49 +02:00
Philipp Hagemeister
4bbf157794
release 2014.09.25
2014-09-25 01:59:45 +02:00
Philipp Hagemeister
6b08cdf626
[youtube] Support for embedded /p players ( Fixes #3821 )
2014-09-25 01:59:02 +02:00
Philipp Hagemeister
b686fc18da
[hlsnative] Support test parameter
2014-09-24 14:38:40 +02:00
Philipp Hagemeister
0b97f3a936
release 2014.09.24.1
2014-09-24 14:17:42 +02:00
Philipp Hagemeister
eb73f2649f
[vevo] Skip SMIL download
2014-09-24 14:17:33 +02:00
Philipp Hagemeister
f0b5d6af74
[vevo] Support 1080p videos ( Fixes #3656 )
2014-09-24 14:16:56 +02:00
Philipp Hagemeister
2f771f6c99
release 2014.09.24
2014-09-24 11:06:46 +02:00
Philipp Hagemeister
3b2f933b01
[generic] Allow embedded YoutubePlaylists ( Fixes #3821 )
2014-09-24 11:05:14 +02:00
Philipp Hagemeister
cc746841e7
[flickr] Modernize
2014-09-24 10:46:33 +02:00
Philipp Hagemeister
ac7553d031
[youtube] Support embed/videoseries URLs ( #3821 )
2014-09-24 10:34:29 +02:00
Philipp Hagemeister
cdc628a498
[youtube] Move more tests to extractors
2014-09-24 10:25:47 +02:00
Philipp Hagemeister
69ea8ca42c
[youtube] Remove superfluous unicode specifiers
2014-09-24 09:51:45 +02:00
Philipp Hagemeister
4bc3a23ec5
[youtube] Modernize
2014-09-24 09:49:53 +02:00
Naglis Jonaitis
bd5650ac64
[nfl] Fix test case - download, but don't check md5
2014-09-23 20:42:28 +03:00
Sergey M․
86916dae4b
[wat] Capture and output error message
2014-09-23 19:58:35 +07:00
Sergey M․
f7d159cf95
[noco] Encode before passing to hashlib.md5 ( Closes #3816 )
2014-09-23 19:13:11 +07:00
Naglis Jonaitis
632e5684ce
[nfl] Add new extractor. ( Closes #3815 )
2014-09-23 00:28:19 +03:00
Philipp Hagemeister
094d42fe44
release 2014.09.22.1
2014-09-22 18:15:07 +02:00
Jaime Marquínez Ferrándiz
63cddb6477
[sbs] Recognize urls with format ' http://www.sbs.com.au/ondemand/video/ <id>' ( #3811 )
2014-09-22 14:11:08 +02:00
Sergey M․
273dea4248
[playfm] Fix view count and add comment count
2014-09-22 18:58:22 +07:00
Philipp Hagemeister
f90d95edeb
release 2014.09.22
2014-09-22 13:07:23 +02:00
Philipp Hagemeister
45c85d7ba1
Merge remote-tracking branch 'origin/master'
2014-09-22 12:53:41 +02:00
Jaime Marquínez Ferrándiz
d0df92928b
[npo] Add extractor for tegenlicht.vpro.nl ( closes #3778 )
2014-09-21 16:53:00 +02:00
Philipp Hagemeister
df8f53f752
[thvideo] Support mobile URLs as well
2014-09-21 16:32:38 +02:00
Jaime Marquínez Ferrándiz
e35cb78c40
[theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176 )
2014-09-21 16:08:38 +02:00
Philipp Hagemeister
3ef7d11acd
Merge remote-tracking branch 'diffycat/thvideo'
2014-09-21 15:50:01 +02:00
Jaime Marquínez Ferrándiz
224ce0d872
[nbc] Update test
2014-09-21 15:49:04 +02:00
Jaime Marquínez Ferrándiz
dd41e8c82b
[theplatform] Extract all formats for f4m videos
2014-09-21 15:47:58 +02:00
Jaime Marquínez Ferrándiz
b509a4b176
[downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query ( fixes #3176 )
...
It's used in some akamai videos (for example for theplatform.com).
2014-09-21 15:43:09 +02:00
Naglis Jonaitis
b28c8403b2
[yourupload] Add new extractor. Fixes #3085
2014-09-21 15:13:35 +03:00
Jaime Marquínez Ferrándiz
7bd4b4229a
[dropbox] Recognize ' https://www.dropbox.com/sh/ *' urls ( fixes #3795 )
...
And extract the title from the url last path component.
2014-09-21 13:42:08 +02:00
Anton Larionov
72e450c555
[thvideo] Add support for THVideo
2014-09-21 13:21:29 +04:00
Naglis Jonaitis
522c55b7f2
[mgoon] Add new extractor
2014-09-21 03:26:12 +03:00
Sergey M
58e7071a2c
[tube8] Improve _VALID_URL and add display_id
2014-09-21 06:37:11 +07:00
Sergey M.
516812df41
Merge pull request #3801 from megustamucho/master
...
[tube8] Improved regex
2014-09-21 06:29:13 +07:00
Sergey M
752297631f
[noco] Adapt to API v1.1 ( Closes #3797 )
2014-09-21 06:20:42 +07:00
megustamucho
34e14a9beb
Merge remote-tracking branch 'upstream/master'
2014-09-20 22:41:45 +10:00
Marco Schuster
3e8fcd9fa1
[divxstage] added .to TLD
...
Example video "http://www.divxstage.eu/video/930c52709d2 " which gets redirected to .to TLD
2014-09-20 02:32:41 +02:00
Naglis Jonaitis
746c67d72f
[wistia] Use API and make more generic
2014-09-20 03:02:11 +03:00
Carlos Ramos
5aa38e75b2
[played] Add new extractor
2014-09-19 22:46:57 +02:00
Sergey M․
532f5bff70
[franceinter] Fix extraction and modernize
2014-09-19 20:58:50 +07:00
Philipp Hagemeister
f566d9f1d5
release 2014.09.19
2014-09-19 09:58:01 +02:00
Philipp Hagemeister
7267bd536f
[muenchentv] Add support ( Fixes #3507 )
2014-09-19 09:57:53 +02:00
Philipp Hagemeister
589d3d7c7a
[moniker] rename from hypestat ( #3788 )
2014-09-18 21:37:09 +02:00
Philipp Hagemeister
46f74bcf5c
[soundcloud] Fix non-secret playlists
2014-09-18 18:57:04 +02:00
Philipp Hagemeister
37bfe8ace4
[hypestat] Match URLs with www. and https://
2014-09-18 18:56:02 +02:00
Philipp Hagemeister
0529eef5a4
[hypestat] Unify allmyvideos and vidspot ( Closes #3788 )
2014-09-18 18:54:03 +02:00
Philipp Hagemeister
fd78a4d3e6
release 2014.09.18
2014-09-18 18:43:59 +02:00
Philipp Hagemeister
1de33fafd9
[YoutubeDL] Allow downloading multiple formats with ,
2014-09-18 18:43:49 +02:00
Philipp Hagemeister
e2e5dae64d
Add -f m4a
2014-09-18 18:40:19 +02:00
Jaime Marquínez Ferrándiz
09b23c902b
[1up.com] Urls end now with '.html'
2014-09-18 17:02:53 +02:00
Jaime Marquínez Ferrándiz
109a540e7a
[ign] Fix extraction
2014-09-18 16:57:34 +02:00
Sergey M․
2914e5f00f
[drtuber] Fix categories
2014-09-18 20:56:54 +07:00
dequis
2f834e9381
[soundcloud] Secret playlists and sets
...
Closes #3707 again.
No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
2014-09-18 06:35:11 -03:00
dequis
9296738f20
[soundcloud] Support api urls with secret_token, Closes #3707
2014-09-18 03:02:03 -03:00
Philipp Hagemeister
0e59b9fffb
[videomega] Simplify ( #3786 )
...
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
2014-09-18 00:19:08 +02:00
Naglis Jonaitis
67abbe9527
[videomega] Add new extractor. Closes #3775
2014-09-17 22:57:01 +03:00
Sergey M․
944a3de278
[npo] Improve formats extraction ( Closes #3782 )
2014-09-17 19:02:57 +07:00
Philipp Hagemeister
5a13fe9ed2
Credit @m5moufl for behindkink ( #3740 )
2014-09-17 12:50:47 +02:00
Philipp Hagemeister
6b6096d0b7
release 2014.09.16.1
2014-09-16 23:35:15 +02:00
Philipp Hagemeister
d0246d07f1
Merge remote-tracking branch 'origin/master'
2014-09-16 23:35:08 +02:00
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
2014-09-16 23:33:13 +02:00
Philipp Hagemeister
e825c38082
[allmyvideos] Support multiple formats
2014-09-16 22:58:31 +02:00
Jaime Marquínez Ferrándiz
a04aa7a9e6
[generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes ( fixes #3770 )
...
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/ .
2014-09-16 22:53:48 +02:00
Carlos Ramos
7cdd5339b3
Change tabs to spaces
2014-09-16 21:05:50 +02:00
Carlos Ramos
38349518f1
Added new host: allmyvideos.net
2014-09-16 20:48:53 +02:00
Sergey M․
64892c0b79
[francetv] Adapt to new API ( Closes #3751 , closes #3769 )
2014-09-16 23:47:59 +07:00
Sergey M․
dc9f356846
[ard] Remove URL path escaping
...
This is now implemented generic in YoutubeDL.urlopen
2014-09-16 18:47:06 +07:00
Philipp Hagemeister
ed86ee3b4a
release 2014.09.16
2014-09-16 10:09:02 +02:00
Philipp Hagemeister
7bb5df1cda
[nhl] Match videos without catid ( Fixes #3764 )
2014-09-16 10:08:34 +02:00
Philipp Hagemeister
37a81dff04
[behindkink] Remove call to report_extraction
2014-09-15 23:37:22 +02:00
Philipp Hagemeister
fc96eb4e21
Merge remote-tracking branch '5moufl/behindkink'
2014-09-15 23:36:21 +02:00
Philipp Hagemeister
ae369738b0
Credit @haricharan for einthusan ( #3755 )
2014-09-15 23:35:00 +02:00
Philipp Hagemeister
e2037b3f7d
[einthusan] Add description and beautify
2014-09-15 23:33:47 +02:00
Philipp Hagemeister
5419033935
Fixed tests
2014-09-15 23:27:18 +02:00
Philipp Hagemeister
2eebf060af
Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
2014-09-15 23:26:54 +02:00
Philipp Hagemeister
acd9db5902
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-15 16:10:52 +02:00
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
2014-09-15 16:59:03 +03:00
Philipp Hagemeister
c15dd15388
Merge remote-tracking branch 'naglis/turbo'
2014-09-15 15:48:48 +02:00
Philipp Hagemeister
0003a5c416
Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'
...
Conflicts:
test/test_utils.py
2014-09-15 15:40:10 +02:00
Philipp Hagemeister
21f2927f70
release 2014.09.15.1
2014-09-15 15:28:41 +02:00
Philipp Hagemeister
e5a79071a5
[daum] Support non-numeric video IDs ( Fixes #3749 )
2014-09-15 15:25:35 +02:00
Philipp Hagemeister
ca0e7a2b17
release 2014.09.15
2014-09-15 15:11:22 +02:00
Philipp Hagemeister
b523bb71ab
Merge remote-tracking branch 'origin/master'
2014-09-15 15:11:15 +02:00
Philipp Hagemeister
a020a0dc20
[facebook] Fix support for untitled videos ( Fixes #3757 )
2014-09-15 15:10:24 +02:00
5moufl
6d1f2431bd
[BehindKink] Minor fixes
...
- fix _VALID_URL regex
- remove unnecessary variable
- remove second call of report_extraction
2014-09-15 15:09:17 +02:00
Naglis Jonaitis
fdea3abdf8
[turbo] Add new extractor
2014-09-15 16:08:20 +03:00
Sergey M․
59d284c316
[vporn] Make video URL regex more strict
...
There is a garbage instead of proper URL for some HD videos
2014-09-15 19:19:37 +07:00
Haricharan Padmanaban
98703c7fbf
Einthusan Add new extractor
2014-09-14 23:14:00 -05:00
Philipp Hagemeister
b04c8f7358
release 2014.09.14.3
2014-09-14 16:48:15 +02:00
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
2014-09-14 19:04:16 +07:00
Philipp Hagemeister
3b11e86eeb
release 2014.09.14.2
2014-09-14 12:56:04 +02:00
Philipp Hagemeister
5ba693d082
release 2014.09.14.1
2014-09-14 12:23:41 +02:00
Philipp Hagemeister
ae91f6f99b
release 2014.09.14
2014-09-14 12:20:27 +02:00
Philipp Hagemeister
3da0e1f8cd
[tumblr] Modernize
2014-09-14 12:20:14 +02:00
Sergey M․
98676c08a1
[cloudy] Add support for videoraj.ch
2014-09-14 05:17:21 +07:00
Sergey M․
5dbf3b5c60
[cloudy] Minor changes
2014-09-14 05:01:25 +07:00
naglis
20ff802c9b
[cloudy] Add new extractor. Closes #3743
2014-09-14 00:12:36 +03:00
5moufl
2bca84e345
[BehindKink] Add new extractor
2014-09-13 17:47:19 +02:00
Sergey M․
e5a93354bc
[drtv] Fix _VALID_URL ( Closes #3735 )
2014-09-13 22:07:09 +07:00
Sergey M․
ceff3fd8ef
[pornhd] Fix extraction ( Closes #3739 )
2014-09-13 21:45:53 +07:00
Sergey M․
984e8e14ea
[utils] Remove debug garbage
2014-09-13 21:08:04 +07:00
Sergey M․
d05cfe0600
[YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape routines to utils and add some tests
2014-09-13 20:59:16 +07:00
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
2014-09-13 09:13:20 +02:00
Philipp Hagemeister
d74bebd502
[utils] Apply 2.6 xpath craziness
...
This fixes ARD on 2.6
2014-09-13 09:11:14 +02:00
Philipp Hagemeister
bf0ff93277
[ard] Make more robust against missing thumbnails
...
I cannot reproduce this error, it's from travis.
2014-09-13 09:09:57 +02:00
Philipp Hagemeister
dc752ff442
[br] Remove deleted video test case
2014-09-13 09:04:53 +02:00
Philipp Hagemeister
3a36d3782e
[chilloutzone] Make test case more flexible
2014-09-13 09:04:03 +02:00
Philipp Hagemeister
50317dbbad
[facebook] Fix and caption if title is empty
2014-09-13 09:01:57 +02:00
Philipp Hagemeister
6539c91a78
[deezer] Add support for geoblocking
2014-09-13 08:51:21 +02:00
Philipp Hagemeister
4eefbfdbfd
[utils] Fix find_xpath_attr on 2.6
2014-09-13 08:34:15 +02:00
Philipp Hagemeister
652f283135
[youporn] Remove md5 from test
...
Has changed multiple times, and we're checking that it looks like a video now by default.
2014-09-13 07:59:36 +02:00
Philipp Hagemeister
2daabe4992
[options] Correct option usage
2014-09-13 07:58:44 +02:00
Philipp Hagemeister
34a741a8ec
[options] Move all options to their own file
2014-09-13 07:55:21 +02:00
Philipp Hagemeister
78caa52aea
[youtube] Modernize
2014-09-13 07:51:06 +02:00
Philipp Hagemeister
310d75d141
[youtube] Correct description in test case
2014-09-13 07:49:26 +02:00
Philipp Hagemeister
67b7e712d8
[xhamster] Remove md5sums from tests
...
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
2014-09-13 07:47:08 +02:00
Philipp Hagemeister
1ad6efd9b6
[spiegel] Remove deleted video from test cases
2014-09-13 07:46:19 +02:00
Philipp Hagemeister
c3c3fe4768
[swrmediathek] Remove deleted video test case
2014-09-13 07:41:35 +02:00
Philipp Hagemeister
6f6ed04172
[prosiebensat1] Make upload_date optional
...
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
2014-09-13 07:39:29 +02:00
Philipp Hagemeister
5309602106
[prosiebensat1] Fix bitrate calculation
2014-09-13 07:35:27 +02:00
Philipp Hagemeister
9291475f7d
[youtube] Move more tests to Playlist IE, and simply suitable.
2014-09-13 07:35:14 +02:00
Philipp Hagemeister
81127aa55d
[youtube] Move playlist test to extractor
2014-09-13 07:19:20 +02:00
Philipp Hagemeister
9b583dca4c
Merge remote-tracking branch 'drags/yt-feed-loadmore'
2014-09-13 07:14:19 +02:00
Philipp Hagemeister
f4a3490cbc
[pornoxo] Fix test (view count)
2014-09-13 07:09:39 +02:00
Philipp Hagemeister
3d9fae1ed2
Add support for PornoXO
2014-09-13 07:07:39 +02:00
Philipp Hagemeister
89fb6a9797
[spiegel] Add support for articles
2014-09-13 06:55:38 +02:00
Philipp Hagemeister
b734a87112
Merge remote-tracking branch 'origin/master'
2014-09-13 06:00:50 +02:00
Philipp Hagemeister
da2e1f53e0
[deezer] Add simple support
2014-09-13 05:47:07 +02:00
Sergey M․
f24e740bb8
[telemb] Add comment to test
2014-09-12 23:22:07 +07:00
Sergey M․
37419b4f99
[YoutubeDL] Escape non-ASCII characters in URLs
...
urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991 )
Working around by replacing request's original URL with escaped one
2014-09-12 23:20:17 +07:00
Sergey M․
64a450131b
Merge branch 'Lovius-master'
2014-09-12 20:55:09 +07:00
Sergey M․
adf2c0989d
[telemb] Extract all formats and modernize
2014-09-12 20:51:48 +07:00
Sergey M․
8fb7ff25c5
Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master
2014-09-12 18:18:26 +07:00
Philipp Hagemeister
473219a778
release 2014.09.12
2014-09-12 07:56:05 +02:00
Philipp Hagemeister
aa37e3d486
[utils] Default SSL to TLS. ( Fixes #3727 )
...
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards.
On 3.4+, we now use the proper function so that we get all the latest security configurations.
We allow SSLv3 though for the time being, since a lot of older pages use that.
On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility.
2014-09-12 07:50:31 +02:00
Jaime Marquínez Ferrándiz
edb53e2dc3
[youtube] Don't make the url protocol optional
...
The generic extractor will add it.
2014-09-11 21:47:25 +02:00
Jaime Marquínez Ferrándiz
f401a4173b
[youjizz] Don't make the url protocol optional ( fixes #3722 )
...
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
2014-09-11 21:44:02 +02:00
Sergey M.
de00ff6494
Merge pull request #3716 from naglis/nosvideo
...
[nosvideo] Check for deleted video
2014-09-11 19:20:13 +07:00
Naglis Jonaitis
eef93b0912
[tvplay] Support similar services in different countries
2014-09-11 00:10:18 +03:00
Naglis Jonaitis
08d037309e
[nosvideo] Update test
2014-09-10 18:19:59 +03:00
Naglis Jonaitis
6024b0f25e
[nosvideo] Check for deleted videos
2014-09-10 18:10:21 +03:00
Philipp Hagemeister
561266641f
release 2014.09.10.1
2014-09-10 16:39:23 +02:00
Sergey M․
6899f2fe9e
[hostingbulk] Simplify
2014-09-10 19:13:22 +07:00
Sergey M.
136c8bd275
Merge pull request #3709 from naglis/hostingbulk
...
[hostingbulk] Add new extractor
2014-09-10 19:04:14 +07:00
Sergey M․
1bf5423e82
[generic/youtube] Recognize youtube nocookie embeds ( Closes #3713 )
2014-09-10 18:29:20 +07:00
Sergey M․
2c5c1f48e9
[izlesene] Simplify
2014-09-10 18:24:57 +07:00
Sergey M.
d8e487fbd9
Merge pull request #3710 from naglis/izlesene_fix
...
Izlesene fix
2014-09-10 18:20:57 +07:00
Philipp Hagemeister
bc7ff0a8dd
release 2014.09.10
2014-09-10 12:26:39 +02:00
Naglis Jonaitis
8e9da53140
[izlesene] Remove API URL
2014-09-10 00:24:48 +03:00
Naglis Jonaitis
f1d15e6dbc
[izlesene] Adapt to website changes and improve
2014-09-10 00:22:48 +03:00
Naglis Jonaitis
91ebb17ede
[hostingbulk] Add new extractor
2014-09-09 22:17:33 +03:00
Sergey M․
c63b30901b
[noco] Add authenticate support ( Closes #3706 )
2014-09-10 01:24:05 +07:00
Sergey M․
f009f19ece
[rutv] Fix rutv player regex
2014-09-10 01:09:04 +07:00
Sergey M․
68477e8839
[khanacademy] Improve _VALID_URL ( Closes #3695 )
2014-09-09 22:09:32 +07:00
Sergey M․
0dc5365564
[moevideo] Make filesize exact
2014-09-09 21:48:10 +07:00
Sergey M.
9face18d08
Merge pull request #3690 from naglis/sharesix
...
[sharesix] Add new extractor
2014-09-09 21:14:59 +07:00
Sergey M․
ff0ba8ce0f
[moevideo] Add videochart.net to _VALID_URL
2014-09-09 21:04:57 +07:00
Sergey M.
759c6293bd
Merge pull request #3691 from naglis/moevideo
...
[moevideo] Add new extractor
2014-09-09 20:56:35 +07:00
megustamucho
94b539d155
[tube8] Improved regex
2014-09-09 13:05:14 +10:00
Sergey M․
3fbeb95e14
[vgtv] Add view count to test cases
2014-09-08 21:33:03 +07:00
Sergey M․
321c1e44f9
[vgtv] Extract all formats, add support for wasLive and live streamTypes
2014-09-08 21:26:42 +07:00
Sergey M․
cc7fec5818
Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtv
2014-09-08 19:49:23 +07:00
Naglis Jonaitis
5fb9077e8c
[moevideo] Add new extractor
2014-09-07 01:21:58 +03:00
Naglis Jonaitis
8e20f81c5b
[sharesix] Add new extractor
2014-09-06 18:59:15 +03:00
Philipp Hagemeister
e154762c74
release 2014.09.06
2014-09-06 15:26:38 +02:00
Sergey M․
a2f0cdc074
[unistra] Modernize
2014-09-06 15:21:27 +07:00
Lovius
0933440086
added extractor and __init__ loader for belgium local tv site telemb.be
2014-09-06 09:36:14 +02:00
Sergey M․
70a1ecd2c1
Merge branch 'unistra_hd' of https://github.com/Rudloff/youtube-dl into Rudloff-unistra_hd
2014-09-05 22:26:31 +07:00
Sergey M․
88a23aef5a
[http] Avoid closing stdout ( Fixes #3686 )
2014-09-05 22:05:36 +07:00
Sergey M․
140d8d77b3
Credit @mrkolby for dbtv.no ( #3685 )
2014-09-05 20:00:12 +07:00
Sergey M․
4d067a58ca
[dbtv] Simplify, modernize, extract all formats
2014-09-05 19:53:53 +07:00
Sergey M․
1c1cff6a52
Merge branch 'dbtv' of https://github.com/mrkolby/youtube-dl into mrkolby-dbtv
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-09-05 19:01:11 +07:00
Magnus Kolstad
f063a04f07
[dbtv] Add new extractor
2014-09-05 11:24:30 +02:00
Pierre Rudloff
af8812bb9b
Add HD detection to Unistra
2014-09-04 22:22:19 +02:00
Magnus Kolstad
78149a962b
[vgtv] Add new extractor
...
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry:
-bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found
2014-09-04 21:02:47 +02:00
Sergey M․
f2d9e3a370
[arte.tv:+7] Allow single quotes for json vp url regexes ( Closes #3676 )
2014-09-05 01:17:16 +07:00
Philipp Hagemeister
16e6f396b4
release 2014.09.04.3
2014-09-04 16:20:17 +02:00
Sergey M․
c6ec6b2e8b
[arte.tv:+7] Add one another one pattern for json vp url
2014-09-04 20:44:51 +07:00
Sergey M․
7bbc6428b6
[nba] Modernize
2014-09-04 20:06:14 +07:00
Sergey M․
c1a3c9ddb2
[techtalks] Modernize
2014-09-04 19:48:29 +07:00
Sergey M․
feec0f56f5
[toypics:user] Update test playlist count
2014-09-04 19:37:40 +07:00
Sergey M․
8029857d27
[washingtonpost] Add playlist title to test
2014-09-04 19:34:40 +07:00
Philipp Hagemeister
aa61802c1e
release 2014.09.04.2
2014-09-04 06:40:44 +02:00
Philipp Hagemeister
f54aee0209
[cliphunter] Add support for more formats
2014-09-04 06:40:15 +02:00
Philipp Hagemeister
35d5b67876
release 2014.09.04.1
2014-09-04 04:48:05 +02:00
Philipp Hagemeister
674c869af4
[cache] Allow dots in keys ( Fixes #3674 )
2014-09-04 04:47:56 +02:00
Philipp Hagemeister
10710ae386
release 2014.09.04
2014-09-04 01:30:43 +02:00
Philipp Hagemeister
a0e07d3161
[youtube] Move cache into its own module
2014-09-03 17:29:19 +02:00
Sergey M․
a232bb9551
[empflix] Rewrite in terms of tnaflix
2014-09-03 21:08:36 +07:00
Sergey M․
eb833b7f5a
[tnaflix] Improve and make generic
2014-09-03 21:07:18 +07:00
Sergey M․
f164038b79
[utils] Make parse_duration case insensitive
2014-09-03 21:03:36 +07:00
Sergey M․
f7a361c4f1
Merge branch 'tnaflix' of https://github.com/peugeot/youtube-dl into peugeot-tnaflix
2014-09-03 20:11:49 +07:00
Sergey M․
884ae74785
[tvigle] Adapt to the new API
2014-09-03 19:59:36 +07:00
peugeot
1dba4a2185
Add support for TNAFlix
2014-09-03 14:10:06 +02:00
Philipp Hagemeister
7d4d5f25ed
[facebook] Fix login ( Fixes #3667 )
2014-09-03 09:50:10 +02:00
Sergey M․
33422c056d
[drtuber] Add display_id to test
2014-09-02 21:40:03 +07:00
Sergey M․
a7862a1bc8
[eporner] Extract all formats
2014-09-02 21:39:22 +07:00
Sergey M․
3baa62e8d1
[beeg] Extract all formats
2014-09-02 20:54:00 +07:00
Sergey M․
1bf8cf5c2c
[drtuber] Extract display_id
2014-09-02 20:39:16 +07:00
Sergey M․
eade1d7eab
[drtuber] Extract counters
2014-09-02 20:36:26 +07:00
Sergey M․
1a94ff6865
[mlb] Add support for embedded videos ( Closes #3653 )
2014-09-02 20:19:28 +07:00
Philipp Hagemeister
b47ed50aaf
[nosvideo] Remove determine_ext usage ( #3655 )
2014-09-02 00:17:04 +02:00
Philipp Hagemeister
1b8477729a
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-02 00:14:58 +02:00
Philipp Hagemeister
ff6ade294c
release 2014.09.01.2
2014-09-01 23:58:23 +02:00
Philipp Hagemeister
11fc065c57
[drtuber] Add age_limit and be conservative about categories ( #3652 )
2014-09-01 23:57:46 +02:00
Philipp Hagemeister
94388f50b3
Merge remote-tracking branch 'peugeot/drtuber'
2014-09-01 23:17:27 +02:00
Philipp Hagemeister
a444648202
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/eporner.py
youtube_dl/extractor/hornbunny.py
2014-09-01 23:13:49 +02:00
Philipp Hagemeister
7ca2e11f24
[beeg] Add age_limit
2014-09-01 23:13:04 +02:00
Philipp Hagemeister
563f6dea59
[eporner] +age_limit
2014-09-01 23:07:48 +02:00
Philipp Hagemeister
e4039057be
[hornbunny] Simplify and add age_limit
2014-09-01 23:04:36 +02:00
Philipp Hagemeister
11342b54d6
[anysex] Implement age_limit
2014-09-01 22:58:59 +02:00
Naglis Jonaitis
49fa38adf2
[nosvideo] Add new extractor
2014-09-01 23:47:14 +03:00
Jaime Marquínez Ferrándiz
9b330db7f0
Add age limit to anysex, beeg, eporner, hornbuny and sunporno
2014-09-01 22:38:40 +02:00
peugeot
d740f7e16f
Add support for drtuber.com
2014-09-01 20:12:51 +02:00
Philipp Hagemeister
07e7dc4bdc
[comedycentral] Prefer RTMP for now
2014-09-01 18:37:21 +02:00
Philipp Hagemeister
4c59dc4c34
[comedycentral] Support news-team URLs ( Fixes #3649 )
2014-09-01 18:37:10 +02:00
Philipp Hagemeister
7260ea0705
[comedycentral] Move tests to the extractor itself
2014-09-01 17:57:45 +02:00
Philipp Hagemeister
35b1e44567
Fix --rm-cache-dir error message
2014-09-01 17:11:28 +02:00
Sergey M․
c9ea760e31
[npo] Extract all formats
2014-09-01 20:13:32 +07:00
Sergey M․
9ebf22b7d9
[common] Improve codecs extraction from m3u8
2014-09-01 20:13:04 +07:00
Philipp Hagemeister
2582bebe06
[utils] Use flock instead of lockf ( Fixes #3621 )
2014-09-01 01:41:25 +02:00
Philipp Hagemeister
c9cc0bf57b
[youtube:playlist] PEP8
2014-09-01 01:00:40 +02:00
Philipp Hagemeister
61edcfb0a2
release 2014.09.01.1
2014-09-01 00:20:18 +02:00
Philipp Hagemeister
a8be56ce3d
[tudou] Add test case for #3643
2014-09-01 00:20:12 +02:00
Philipp Hagemeister
329818484c
Merge remote-tracking branch 'naglis/tudou_fix'
2014-09-01 00:17:01 +02:00
Philipp Hagemeister
8bdfddf641
[tudou] Modernize
2014-09-01 00:16:26 +02:00
Philipp Hagemeister
36d65b61d4
release 2014.09.01
2014-09-01 00:02:47 +02:00
Philipp Hagemeister
7d48c06f27
Merge remote-tracking branch 'origin/master'
2014-09-01 00:01:48 +02:00
Philipp Hagemeister
d169e36f5c
[beeg] PEP8 and additional tests
2014-09-01 00:00:01 +02:00
Philipp Hagemeister
2d7af09487
Merge remote-tracking branch 'peugeot/beeg'
2014-08-31 23:57:51 +02:00
Philipp Hagemeister
48d4681efc
[eporner] Simplify and correct ( #3629 )
2014-08-31 23:56:14 +02:00
Jaime Marquínez Ferrándiz
9ea9b61448
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-31 23:47:26 +02:00
Philipp Hagemeister
04b4aa4a7b
Merge remote-tracking branch 'peugeot/eporner'
2014-08-31 23:46:27 +02:00
Philipp Hagemeister
5a3f0d9aee
Merge remote-tracking branch 'peugeot/hornbunny'
2014-08-31 23:45:24 +02:00
Jaime Marquínez Ferrándiz
1ed5b5c9c8
[youtube:subscriptions] Fix extraction ( fixes #2975 )
2014-08-31 23:44:43 +02:00
Philipp Hagemeister
d10548b691
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-31 23:44:06 +02:00
Philipp Hagemeister
e990510e6b
Merge pull request #3616 from oneplusme/crunchyroll-login
...
Add login support to Crunchyroll extractor
2014-08-31 23:42:28 +02:00
Philipp Hagemeister
55f7bd2dcc
[youtube] Fix category extraction
2014-08-31 23:26:19 +02:00
Naglis Jonaitis
f931e25959
[tudou] Sort qualities by numeric value
2014-08-31 23:14:35 +03:00
Naglis Jonaitis
ca9cd290c7
[tudou] Fix #3643 - filter non-number qualities
2014-08-31 23:11:52 +03:00
Sergey M․
ae7246e7d5
[sunporno] Extract all formats and metadata
2014-09-01 01:08:19 +07:00
Sergey M․
43fd392413
Merge branch 'sunporno' of https://github.com/peugeot/youtube-dl into peugeot-sunporno
2014-09-01 00:45:51 +07:00
Philipp Hagemeister
3e7c12240c
[youtube] Test for like_count and dislike_count ( #3633 )
2014-08-31 18:10:05 +02:00
peugeot
7eb21356f9
Add support for sunporno.com
2014-08-31 12:48:34 +02:00
Jaime Marquínez Ferrándiz
f30a38be8b
[youtube] Fix extraction of like and dislike count ( fixes #3633 )
2014-08-31 12:38:00 +02:00
peugeot
2aebbccefc
Add support for beeg.com
2014-08-31 11:57:10 +02:00
Sergey M․
35241d05d1
[anysex] Simplify and extract more metadata
2014-08-31 07:05:53 +07:00
Sergey M․
be2dd0651e
Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-anysex
2014-08-31 06:45:40 +07:00
Sergey M․
7b53af7f70
[vporn] Fix issues, extract all formats and metadata
2014-08-31 06:43:36 +07:00
Sergey M․
ca7b3246b6
[utils] Improve parse_duration
2014-08-31 06:41:30 +07:00
peugeot
9c4c233b84
Fix exception with n_views<1000
2014-08-30 23:05:33 +02:00
peugeot
8a6c59865d
Fix exception with n_views<1000
2014-08-30 23:03:37 +02:00
peugeot
1d57b2520c
Add support for Eporner
2014-08-30 22:28:53 +02:00
peugeot
17b0b8a166
testing view count is stupid
2014-08-30 20:55:42 +02:00
peugeot
12c82cf9cb
add support for view count
2014-08-30 20:54:38 +02:00
peugeot
0bafcf6f46
forgot to test view count
2014-08-30 20:46:25 +02:00
peugeot
bbc9dc56f6
Add support for HornBunny
2014-08-30 20:43:03 +02:00
peugeot
72c65d39ff
Add support for AnySex
2014-08-30 18:37:45 +02:00
peugeot
676e3ecf24
Add support for Vporn
2014-08-30 17:17:47 +02:00
Adam
78272a076e
Add SSA (.ass) subtitle output for Crunchyroll
2014-08-30 12:48:56 +01:00
Adam
723e04d0be
Add login support to Crunchyroll extractor
2014-08-29 22:32:03 +01:00
Philipp Hagemeister
37709fae89
release 2014.08.29
2014-08-29 01:07:30 +02:00
Philipp Hagemeister
a81e4eb69d
[promptfile] Remove quality=1 and leave it to default
2014-08-29 01:07:18 +02:00
Naglis Jonaitis
8e72edfb19
[promptfile] Add new extractor
2014-08-29 00:20:10 +03:00
Philipp Hagemeister
863f08a92e
release 2014.08.28.2
2014-08-28 18:03:29 +02:00
Sergey M․
de2d9f5f1b
[rtlnl] Add support for progressive videos ( Closes #3603 )
2014-08-28 22:54:06 +07:00
Philipp Hagemeister
a520c11241
release 2014.08.28.1
2014-08-28 14:01:01 +02:00
Philipp Hagemeister
b94744d157
[dropbox] Make sure ?dl=0 is ignore ( Fixes #3605 )
2014-08-28 14:00:55 +02:00
Philipp Hagemeister
daebaab692
[extractor/common] Correct typo
2014-08-28 13:04:49 +02:00
Philipp Hagemeister
3524cc25ca
[sportdeutschland] Add support for more plain videos
2014-08-28 10:55:32 +02:00
Philipp Hagemeister
29a7e1f261
release 2014.08.28
2014-08-28 01:38:15 +02:00
Philipp Hagemeister
df53b6358d
[veehd] Modernize
2014-08-28 01:37:57 +02:00
Philipp Hagemeister
f1a9d64eea
[extractor/common] Modernize
2014-08-28 01:04:43 +02:00
Philipp Hagemeister
27f774862d
Merge remote-tracking branch 'origin/master'
2014-08-28 01:01:04 +02:00
Philipp Hagemeister
b759a0d4d2
fix up imports
2014-08-28 01:00:59 +02:00
Philipp Hagemeister
22a6f15061
Move playlist tests to extractors.
...
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
2014-08-28 00:58:24 +02:00
Philipp Hagemeister
259454525f
[nhl] Modernize
2014-08-27 19:52:55 +02:00
Philipp Hagemeister
ce6815aad3
[dailymotion] Correct test case
2014-08-27 19:20:20 +02:00
Philipp Hagemeister
4e408e479b
[utils] Modernize tests
2014-08-27 19:11:45 +02:00
Philipp Hagemeister
a9d3890fcb
[ted] Remove md5sum from test
...
This failed multiple times, and the md5sum is not that important anyways.
2014-08-27 17:12:13 +02:00
Jaime Marquínez Ferrándiz
7798fad535
[downloader/rtmp] Use check_exectuble
2014-08-27 15:56:27 +02:00
Jaime Marquínez Ferrándiz
baf2907501
[downloader/hls] Return False if ffmpeg or avconv couldn't be found
2014-08-27 15:50:47 +02:00
Jaime Marquínez Ferrándiz
3c765c68c4
[downloader/hls] Use check_executable
2014-08-27 15:49:07 +02:00
Jaime Marquínez Ferrándiz
29153f49b3
[downloader/hls] Use the correct program when reporting an error
2014-08-27 15:40:02 +02:00
Sergey M․
071a236c5a
[yahoo] Add one more pattern for content id
2014-08-27 18:59:28 +07:00
Sergey M․
10437550f4
[cbs] Update test video id
2014-08-27 18:41:24 +07:00
Philipp Hagemeister
2929b3e71d
[vimeo] Move all testcases to extractors and clean up
...
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
2014-08-27 11:36:02 +02:00
Philipp Hagemeister
d36d3f420c
[vimeo] Move test case to where it belongs
2014-08-27 11:13:42 +02:00
Philipp Hagemeister
60ac04e57c
[facebook] Match video.php URLs
2014-08-27 11:08:47 +02:00
Philipp Hagemeister
a7680bf330
release 2014.08.27.1
2014-08-27 02:37:23 +02:00
Philipp Hagemeister
6d3d3fc083
[ard] Add suppor for plain ARD downloads ( Fixes #3546 )
2014-08-27 02:36:57 +02:00
Philipp Hagemeister
aff216edf4
[generic] Prevent <video> search from skipping over empty sources ( #3546 )
2014-08-27 02:09:59 +02:00
Philipp Hagemeister
1cb6dcdbbe
[generic] Do not download images as videos by accident
2014-08-27 02:07:11 +02:00
Philipp Hagemeister
3f514a353e
release 2014.08.27
2014-08-27 01:44:54 +02:00
Philipp Hagemeister
da9ec3b932
[muscivault] Add extractor ( Fixes #3593 )
2014-08-27 01:44:47 +02:00
Philipp Hagemeister
191b7cbba9
[mfs] Modernize
2014-08-27 01:04:32 +02:00
Philipp Hagemeister
e8c59b9642
release 2014.08.26
2014-08-26 21:30:52 +02:00
Philipp Hagemeister
6abb066128
[sockshare] Fix title extraction ( Fixes #3592 )
2014-08-26 21:30:30 +02:00
Philipp Hagemeister
8f1ea7cbb6
[empflix] Revert to XML parser
...
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore).
Instead, use the transform function we already have :)
This partially reverts commit c7bee2a725
.
2014-08-26 15:51:42 +02:00
Jaime Marquínez Ferrándiz
a204c85408
[ign] Fix extraction of video in articles
2014-08-26 15:38:29 +02:00
Sergey M․
15a1f4b8fe
[empflix] Extract thumbnail
2014-08-26 20:10:36 +07:00
Sergey M․
c7bee2a725
[empflix] Adapt to malformed config XML
2014-08-26 20:07:28 +07:00
Jaime Marquínez Ferrándiz
dbc1366b50
[mixcloud] Use a HEAD request when checking if the url is valid
2014-08-26 14:55:15 +02:00
Philipp Hagemeister
704df56da7
[sportdeutschland] add new extractor
2014-08-26 12:51:13 +02:00
Philipp Hagemeister
33ac271ba7
[utils] Let request headers override standard headers
...
What was I thinking when writing this?
2014-08-26 11:51:48 +02:00
Philipp Hagemeister
0963f92f23
[eighttracks] modernize
2014-08-26 11:31:23 +02:00
Philipp Hagemeister
9a66c1079c
release 2014.08.25.3
2014-08-25 18:38:10 +02:00
Philipp Hagemeister
f971dcbba0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-25 18:36:42 +02:00
Philipp Hagemeister
0990305d2a
[generic] Fix rss under Python 2.x and move test to extractor
2014-08-25 18:03:01 +02:00
Jaime Marquínez Ferrándiz
bcc069a937
[generic] Remove debug statement
2014-08-25 17:21:58 +02:00
Jaime Marquínez Ferrándiz
34708e1bb6
[bliptv] Remove superfluous characters in _VALID_URL regex
2014-08-25 17:16:11 +02:00
Philipp Hagemeister
829476b80a
[googlesearch] Move test to extractor
2014-08-25 17:02:52 +02:00
Philipp Hagemeister
1dd70fe330
release 2014.08.25.2
2014-08-25 16:52:28 +02:00
Philipp Hagemeister
067e922295
release 2014.08.25.1
2014-08-25 16:41:05 +02:00
Sergey M․
c28df2478f
[wat] Use server time and pass country argument ( Closes #3579 )
2014-08-25 20:21:33 +07:00
Philipp Hagemeister
241f7a8ade
Merge remote-tracking branch 'JGjorgji/fix-leading-zeroes'
2014-08-25 13:59:19 +02:00
Philipp Hagemeister
b252735910
[extractor/common] Generate better f4m format IDs
2014-08-25 13:03:08 +02:00
Philipp Hagemeister
7adcbe7594
[rtlnl] Extract duration
2014-08-25 12:59:53 +02:00
Philipp Hagemeister
8d31fa3cce
[execafterdownload] Simplify ( #3569 )
2014-08-25 10:18:01 +02:00
Philipp Hagemeister
1f06864e9a
[wat] Remove unused import
2014-08-25 10:15:32 +02:00
Philipp Hagemeister
348ae0a79e
Merge remote-tracking branch 'mcd1992/exec_after_download'
2014-08-25 09:44:11 +02:00
Philipp Hagemeister
528d455632
release 2014.08.25
2014-08-25 09:35:46 +02:00
Philipp Hagemeister
ba5d51b340
[vimeo] Always pass in referer ( Fixes #3582 )
2014-08-25 09:35:37 +02:00
mcd1992
7833d941bb
Rebased with upstream/master
2014-08-24 15:04:50 -05:00
mcd1992
a2360a4c80
Moved from os.system to subprocess.call
2014-08-24 14:38:43 -05:00
mcd1992
a7cacbca2b
Implemented --exec option.
2014-08-24 14:38:43 -05:00
Gjorgji Jankovski
c6b4132a0a
renamed for consistency
2014-08-24 18:49:04 +02:00
Gjorgji Jankovski
ad260c90ab
Filenames are padded according to the playlist length
2014-08-24 18:23:32 +02:00
Philipp Hagemeister
b8313f07bc
release 2014.08.24.6
2014-08-24 15:19:33 +02:00
Philipp Hagemeister
92a17d28ac
[wat] Make geolock a warning ( Fixes #3579 )
2014-08-24 15:19:21 +02:00
Philipp Hagemeister
5f90042bd6
[generic] remove unused imports
2014-08-24 14:28:58 +02:00
Philipp Hagemeister
9480d1a566
Merge remote-tracking branch 'riking/twofactor'
2014-08-24 07:14:23 +02:00
Philipp Hagemeister
36b0079f23
Credit @olebowle for GameOne:playlist ( #3247 )
2014-08-24 07:06:54 +02:00
Philipp Hagemeister
28028629b9
[gameone:playlist] Move test to extractor
2014-08-24 07:05:49 +02:00
Philipp Hagemeister
11f75cac3d
Merge remote-tracking branch 'olebowle/gameone'
2014-08-24 07:02:29 +02:00
Philipp Hagemeister
e673db0194
release 2014.08.24.5
2014-08-24 06:58:47 +02:00
Philipp Hagemeister
ebab4520ff
[generic] Use default opener for HEAD request ( Fixes #3528 )
2014-08-24 06:58:11 +02:00
Philipp Hagemeister
a71d1414eb
release 2014.08.24.4
2014-08-24 06:42:05 +02:00
Philipp Hagemeister
423817c468
[expotv] Add new extractor ( Fixes #3552 )
2014-08-24 06:41:55 +02:00
Philipp Hagemeister
51ed9fce09
[pornotube] Modernize
2014-08-24 06:16:24 +02:00
Philipp Hagemeister
d43aeb1d00
release 2014.08.24.3
2014-08-24 05:32:31 +02:00
Philipp Hagemeister
4d805e063c
[generic] Automatic detection of flow player and age_limit ( Fixes #3576 )
2014-08-24 05:31:32 +02:00
Philipp Hagemeister
24e5e24166
release 2014.08.24.2
2014-08-24 04:47:38 +02:00
Philipp Hagemeister
4d54ef20a2
[ministrygrid] Add extractor ( Fixes #2900 )
2014-08-24 04:47:28 +02:00
Philipp Hagemeister
54036b3991
[wayofthemaster] Remove unused import
2014-08-24 04:18:09 +02:00
Philipp Hagemeister
e5402ac120
[wayofthemaster] Add extractor ( Fixes #3575 )
2014-08-24 04:14:02 +02:00
Philipp Hagemeister
f56f8399c7
[ebaumsworld] Remove spurious determine_ext
2014-08-24 03:37:19 +02:00
Philipp Hagemeister
cf0c5fa3a1
[ebaumsworld] Modernize
2014-08-24 03:31:38 +02:00
Philipp Hagemeister
8c2ccefae6
release 2014.08.24.1
2014-08-24 03:20:40 +02:00
Philipp Hagemeister
1f8b6af773
[bip.tv] Allow underscore in lookup ids ( Fixes #3573 )
2014-08-24 03:20:31 +02:00
Philipp Hagemeister
8f9b683eeb
[blip.tv] Add legacy test case
...
This was broken in the mean time, so add a test case to make sure it doesn't break silently again.
2014-08-24 03:13:58 +02:00
Philipp Hagemeister
b5f4775b38
[arte.tv:creative] Fix test case
2014-08-24 03:11:00 +02:00
Philipp Hagemeister
01d906ffe9
[arte:creative] Support more URLs ( fixes #3572 )
2014-08-24 02:57:32 +02:00
Philipp Hagemeister
614582bcc4
release 2014.08.24
2014-08-24 02:44:36 +02:00
Philipp Hagemeister
e1ab5000b2
[brightcove] Add support for videoId= in og:video meta ( Fixes #3571 )
2014-08-24 02:41:21 +02:00
Philipp Hagemeister
a5ed3e571e
[brightcove] Detect geoblocking
2014-08-24 02:40:26 +02:00
Philipp Hagemeister
10eaeb20c5
[generic] Require og:video URLs to contain a dot
2014-08-24 02:29:56 +02:00
Philipp Hagemeister
fa8deaf38b
[generic] Prevent from downloading a .swf as a video
...
We're seeing quite a number of people who do not put a video file in the og:video field, but the player URL. Try to detect some of these and filter them out.
2014-08-24 02:24:49 +02:00
Philipp Hagemeister
6857590059
[brightcove] Add a truncated URL warning message ( #3571 )
2014-08-24 02:11:26 +02:00
Philipp Hagemeister
a3db22ebdf
[grooveshark] Use proper imports
2014-08-24 02:06:59 +02:00
Philipp Hagemeister
c8e9a235d9
[generic] Add support for camtasia videos ( Fixes #3574 )
2014-08-24 02:02:17 +02:00
Philipp Hagemeister
30b871b0ca
Merge remote-tracking branch 'origin/master'
2014-08-24 01:34:28 +02:00
Philipp Hagemeister
eb9da9b732
[grooveshark] Fix test md5sum
2014-08-24 01:33:55 +02:00
Philipp Hagemeister
d769be6c96
[grooveshark,http] Make HTTP POST downloads work
2014-08-24 01:31:35 +02:00
Sergey M․
a54bda3ae2
[wat] Add support for SD and HD videos ( Closes #3558 )
2014-08-24 02:22:10 +07:00
Philipp Hagemeister
00558d9414
Merge remote-tracking branch 'sehrgut/Grooveshark'
...
Conflicts:
youtube_dl/__init__.py
youtube_dl/extractor/__init__.py
2014-08-23 16:41:14 +02:00
Philipp Hagemeister
49f3c16543
release 2014.08.23
2014-08-23 15:24:31 +02:00
Philipp Hagemeister
2ef6fcb5d8
[sbs] Add new extractor ( Fixes #3566 )
2014-08-23 15:20:56 +02:00
Philipp Hagemeister
38fc045253
[rtlnl] Remove unused code
2014-08-23 15:05:21 +02:00
Philipp Hagemeister
af1fd929c6
[patreon] Remove unused import
2014-08-23 15:04:11 +02:00
Philipp Hagemeister
b7b04c9234
[vodlocker] Allow title to end with a <br>
2014-08-23 14:39:47 +02:00
Sergey M․
bc0bb6fd30
[movieclips] Add extractor ( Closes #3554 )
2014-08-23 17:44:56 +07:00
MikeCol
68909f0c4e
changed _VALID_URL to allow for country specific prefixes
2014-08-22 22:17:07 +02:00
Philipp Hagemeister
9d048a17d8
[rtve.es:live] Start supporting the 24h channel
2014-08-22 18:47:49 +02:00
Philipp Hagemeister
492641d10a
release 2014.08.22.3
2014-08-22 18:41:43 +02:00
Philipp Hagemeister
2b9faf5542
[rtve] Add support for live stream
...
At the moment, only RTVE-1 seems to work flawlessly.
-2 seems geoblocked right now.
-TDP doesn't seem to be available outside of Spain.
2014-08-22 18:40:28 +02:00
Philipp Hagemeister
ed2d6a1960
[generic] Simplify playlist support ( #2948 )
2014-08-22 18:19:56 +02:00
Philipp Hagemeister
be843678b1
[YouTubeDL] Correct handling of age_limit = None in result
2014-08-22 17:46:57 +02:00
Philipp Hagemeister
c71dfccc98
Merge remote-tracking branch 'anovicecodemonkey/generic-data-video-url'
...
Conflicts:
youtube_dl/extractor/generic.py
2014-08-22 17:40:36 +02:00
Philipp Hagemeister
1a9ccac7c1
Merge remote-tracking branch 'origin/master'
2014-08-22 17:38:11 +02:00
Philipp Hagemeister
e330d59abb
[playfm] Add extractor ( Fixes #3538 )
2014-08-22 17:38:06 +02:00
Sergey M․
394df6d7d0
[nuvid] Adapt to latest layout changes
2014-08-22 21:41:51 +07:00
Philipp Hagemeister
50b294aab8
release 2014.08.22.2
2014-08-22 03:16:16 +02:00
Philipp Hagemeister
756b046f3e
[pbs] recognize class=partnerPlayer as well ( Fixes #3564 )
2014-08-22 03:16:08 +02:00
Philipp Hagemeister
388ac0b18a
release 2014.08.22.1
2014-08-22 03:02:49 +02:00
Philipp Hagemeister
ad06434bd3
release 2014.08.22
2014-08-22 02:57:08 +02:00
Philipp Hagemeister
bd9820c937
Merge remote-tracking branch 'liudongmiao/patch-subtitle'
2014-08-22 02:45:21 +02:00
Philipp Hagemeister
deda8ac376
Credit @terminalmage for patreon ( #3390 )
2014-08-22 02:34:22 +02:00
Philipp Hagemeister
e05f693942
[patreon] Simplify ( #3390 )
2014-08-22 02:33:29 +02:00
Philipp Hagemeister
b27295d2ab
Merge remote-tracking branch 'terminalmage/add-patreon'
2014-08-22 01:52:56 +02:00
Philipp Hagemeister
5fcf2dbed0
[aparat] modernize
2014-08-22 01:44:52 +02:00
Philipp Hagemeister
91dff03217
[dump] Modernize ( #3565 )
2014-08-22 01:43:19 +02:00
Philipp Hagemeister
a200f4cee2
Merge remote-tracking branch 'yasoob/master'
2014-08-22 01:38:59 +02:00
Philipp Hagemeister
ea6e8d5454
[metacafe] Add support for movieclips videos ( Fixes #3555 )
2014-08-22 01:36:07 +02:00
M.Yasoob Ullah Khalid ☺
83d35817f5
Added test for dump.com
2014-08-22 01:31:12 +05:00
M.Yasoob Ullah Khalid ☺
76beff70a8
Added an IE for Dump.com
2014-08-22 01:30:49 +05:00
Philipp Hagemeister
61882bf7c6
release 2014.08.21.3
2014-08-21 18:02:02 +02:00
Philipp Hagemeister
cab317a680
Merge remote-tracking branch 'origin/master'
2014-08-21 18:01:33 +02:00
Sergey M․
73159f99cc
[utils] Add missing mode and encoding arguments
2014-08-21 22:03:00 +07:00
Philipp Hagemeister
c15235cd07
[metacafe] Avoid excessive nesting
2014-08-21 13:37:19 +02:00
Philipp Hagemeister
12c3ec3382
[metacafe] Simplify
2014-08-21 13:25:17 +02:00
Philipp Hagemeister
55db73efdf
[youtube] tag 171 is 128KBits ( Fixes #3542 )
2014-08-21 13:13:26 +02:00
Philipp Hagemeister
af40ac054a
release 2014.08.21.2
2014-08-21 13:07:49 +02:00
Philipp Hagemeister
a36819731b
[escapist] Add support for og:video:url ( Fixes #3557 )
2014-08-21 13:05:24 +02:00
Philipp Hagemeister
181c8655c7
[utils] Make JSON file writes atomic ( Fixes #3549 )
2014-08-21 13:01:13 +02:00
Philipp Hagemeister
3b88ee9a7d
release 2014.08.21.1
2014-08-21 12:16:21 +02:00
Philipp Hagemeister
55c49908d2
[youtube] Handle incorrectly written cache files ( #3549 )
2014-08-21 12:15:51 +02:00
Philipp Hagemeister
db9b0b67b7
release 2014.08.21
2014-08-21 11:58:08 +02:00
Philipp Hagemeister
35f76e0061
Merge remote-tracking branch 'origin/master'
2014-08-21 11:57:52 +02:00
Philipp Hagemeister
3f338cd6de
Credit @akirk for ellentv
2014-08-21 11:57:44 +02:00
Philipp Hagemeister
1d01f26ab1
[ellentv] Simplify and correct tests
2014-08-21 11:57:03 +02:00
Philipp Hagemeister
e8ee972c6e
Allow playlist test definitions in test_download.
...
This moves playlist tests where they belong, i.e. to the extractors themselves.
Additionally, all our network interaction configuration for tests in test_download now applies to playlist tests as well.
2014-08-21 11:52:07 +02:00
Sergey M․
f83dda12ad
[teamcoco] Update video id regex
2014-08-20 20:30:29 +07:00
rupertbaxter2
ca7a9c1bf7
Merge remote-tracking branch 'upstream/master'
2014-08-19 07:15:33 -07:00
Sergey M․
fe556f1b0c
[jove] Simplify, extract full description and add test for video that requires subscription
2014-08-19 20:02:08 +07:00
Sergey M․
d5638d974f
Merge branch 'jove' of https://github.com/naglis/youtube-dl into naglis-jove
2014-08-19 19:22:25 +07:00
Jaime Marquínez Ferrándiz
938dd254e5
[mitele] Add extractor for mitele.es
2014-08-18 22:43:35 +02:00
Jaime Marquínez Ferrándiz
6493f5d704
[rtlnl] Add extractor for rtlxl.nl ( closes #3523 )
2014-08-18 15:40:48 +02:00
Sergey M․
cd6b48365e
[pbs] Add frontline video test
2014-08-18 19:24:18 +07:00
Sergey M․
4d9bd478f9
[pbs] Extract coveplayerid ( Closes #3522 )
2014-08-18 19:20:53 +07:00
riking
165250ff5e
Remove debug prints
2014-08-16 14:49:30 -07:00
riking
83317f6938
[youtube] Add two-factor account signin (TOTP only)
...
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation.
Fixes #3533
2014-08-16 14:48:17 -07:00
Sergey M․
c1d293cfa6
[dfb] Fix f4m manifest URL
2014-08-17 02:07:04 +07:00
rupertbaxter2
247a5da704
Merge remote-tracking branch 'upstream/master'
2014-08-16 03:51:51 -07:00
Sergey M․
49807b4ac6
[yahoo] Add support for embedded videos ( Closes #3525 )
2014-08-16 13:56:22 +07:00
rupertbaxter2
d1b4617e1d
Merge remote-tracking branch 'upstream/master'
2014-08-15 09:52:06 -07:00
Sergey M․
c990bb3633
[howstuffworks] Add extractor ( #3500 )
...
Content-length is invalid for final download links.
2014-08-15 21:38:41 +07:00
Philipp Hagemeister
af8322d2f9
Merge remote-tracking branch 'akirk/ellentv'
2014-08-15 10:55:54 +02:00
Sergey M․
664718ff63
[livestream] Improve extraction ( Closes #3513 )
2014-08-14 20:17:31 +07:00
rupertbaxter2
74dcf42a85
Merge remote-tracking branch 'upstream/master'
2014-08-13 16:07:58 -07:00
rupertbaxter2
a42c921598
Removed sleep and sleep output when interval is zero
2014-08-13 04:38:40 -07:00
Sergey M․
3258263371
[shared] Update test
2014-08-13 18:24:46 +07:00
rupertbaxter2
f96252b913
Merge remote-tracking branch 'upstream/master'
2014-08-13 04:22:45 -07:00
Alexander Kirk
3cfafc4a9b
[ellentv] Add new extractor
2014-08-13 12:14:44 +02:00
Sergey M․
6f600ff5d6
[ooyala] Try mobile player JS URLs for all available devices ( Closes #3498 )
...
Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
2014-08-12 20:54:08 +07:00
Philipp Hagemeister
90e075da3a
release 2014.08.10
2014-08-10 19:47:15 +02:00
Philipp Hagemeister
9572013de9
[appletrailers] Support height-less videos
2014-08-10 13:04:45 +02:00
Sergey M․
3a5beb0ca1
[ard] Show error message for videos that are no longer available ( #3422 )
2014-08-10 17:53:17 +07:00
Jaime Marquínez Ferrándiz
a6da7b6b96
[facebook] Allow '?' before '#!' ( fixes #3477 )
2014-08-10 11:57:15 +02:00
Jaime Marquínez Ferrándiz
40a90862f4
[reverbnation] The 'uploader_id' field must be a string
2014-08-10 11:00:14 +02:00
Jaime Marquínez Ferrándiz
511c4325dc
[reverbnation] Simplify json download
...
We can directly get a json file instead of the jsonp.
2014-08-10 10:58:22 +02:00
Jaime Marquínez Ferrándiz
85a699246a
[reverbnation] Modernize test
2014-08-10 10:56:37 +02:00
Jaime Marquínez Ferrándiz
4dc5286e13
[reverbnation] Make sure that the thumbnail url contain the protocol
...
They are protocol relative.
2014-08-10 10:45:27 +02:00
Sergey M․
c767dc74b8
[downloader/common] Fix typo
2014-08-10 01:41:01 +07:00
Sergey M․
56ca04f662
Credit @sehaas for ORF FM4 extractor ( #3431 )
2014-08-10 01:26:23 +07:00
Sergey M․
eb3680123a
[orf] Move all ORF extractors in one place
2014-08-10 01:21:16 +07:00
Sergey M․
f5273890ee
[fm4] Remove unused imports and minor changes
2014-08-10 01:04:10 +07:00
Sergey M.
c7a088a816
Merge pull request #3431 from sehaas/fm4
...
[fm4] Add new extractor
2014-08-10 00:55:56 +07:00
Sergey M․
fb17b60811
[arte] Do not filter formats when there are no videos of requested lang code ( Closes #3433 )
2014-08-09 05:45:15 +07:00
rupertbaxter2
04b89c9026
Merge remote-tracking branch 'upstream/master'
2014-08-08 07:14:54 -07:00
Sergey M․
31bf213032
[xboxclips] PEP8 and extract more metadata
2014-08-08 19:21:24 +07:00
Sergey M․
1cccc41ddc
Merge branch 'xboxclips' of https://github.com/pyed/youtube-dl into pyed-xboxclips
2014-08-08 18:48:10 +07:00
Sergey M․
a91cf27767
[nowness] Add support for cn URLs ( Closes #3465 )
2014-08-08 18:43:28 +07:00
pyed
64d02399d8
[xboxclips] Add new extractor
2014-08-08 09:48:02 +03:00
Sergey M․
5961017202
[vube] Extract audio and categories
2014-08-07 20:04:29 +07:00
tinybug
d42b2d2985
Update vube.py
...
fix extractor is broken #3459
2014-08-07 11:24:51 +08:00
rupertbaxter2
0c72eb9060
Merge remote-tracking branch 'upstream/master'
2014-08-06 16:43:21 -07:00
SyxbEaEQ2
00cf122d7a
[downloader/common] Fix possible negative sleep time in slow_down()
2014-08-06 20:53:04 +02:00
Sergey M․
4665664c92
Credit @DavidFabijan for mojvideo ( #3423 )
2014-08-06 20:40:55 +07:00
Sergey M․
b42a2a720b
[mojvideo] Switch to API, handle errors, remove faked width and height
2014-08-06 20:37:59 +07:00
Sergey M․
37edd7dd4a
Merge branch 'mojvideo' of https://github.com/DavidFabijan/youtube-dl into DavidFabijan-mojvideo
2014-08-06 20:06:48 +07:00
David Fabijan
66420a2db4
Fixed the encoding
2014-08-06 14:44:29 +02:00
Naglis Jonaitis
6b8492a782
[firedrive] fix broken extractor
2014-08-06 02:26:42 +03:00
rupertbaxter2
f9f86b0c64
Merge remote-tracking branch 'upstream/master'
2014-08-05 12:43:30 -07:00
Philipp Hagemeister
6de0595eb8
release 2014.08.05
2014-08-05 17:02:47 +02:00
Sergey M․
e48a2c646d
Credit @matrixik for #3441
2014-08-05 19:09:11 +07:00
Erik Johnson
6994e70651
Fix CSS parsing for Patreon
...
Some of the CSS classes end in " double", so this commit refines the
HTML parsing to account for both kinds of classes, and also adds an
additional test case.
2014-08-05 00:26:23 -05:00
Dobrosław Żybort
3e510af38d
[vimeo] Ignore video 'base' thumbnail ( Closes #3438 )
2014-08-04 21:37:36 +02:00
rupertbaxter2
0aed8df2bf
Merge remote-tracking branch 'upstream/master'
2014-08-03 15:23:01 -07:00
Sebastian Haas
5ecd7b0a92
[fm4] Add new extractor
2014-08-03 20:50:46 +02:00
Naglis Jonaitis
a229909fa6
[jove] Add new extractor. Closes #3177
2014-08-03 21:24:44 +03:00
Sergey M․
548f31d99c
[vimeo] Use original URL when for standard vimeo.com links ( Closes #3428 )
...
Some videos that are freely accessible without password via the original URL (e.g. http://vimeo.com/channels/keypeele/75629013 )
ask for password when accessed via http://vimeo.com/ <video_id>.
2014-08-04 00:04:47 +07:00
rupertbaxter2
2f61fe4ccc
Removed unneccesary changes to utils.py
2014-08-03 07:38:04 -07:00
rupertbaxter2
03359e9864
Added --sleep-interval option
2014-08-03 07:34:04 -07:00
David Fabijan
78b296b0ff
[Mojvideo] Add new extractor (minor changes)
2014-08-03 11:56:32 +02:00
David Fabijan
be79b07907
[Mojvideo] Add new extractor (minor changes)
2014-08-03 11:55:51 +02:00
David Fabijan
5537dce84d
[Mojvideo] Add new extractor
2014-08-03 10:50:25 +02:00
Sergey M․
493987fefe
[ubu] Add missing whitespace
2014-08-03 01:20:51 +07:00
Philipp Hagemeister
c97797a737
release 2014.08.02.1
2014-08-02 18:16:52 +02:00
Sergey M․
8d7d9d3452
[pbs] Add support for frontline videos ( Closes #3414 #3405 )
2014-08-02 19:09:36 +07:00
Sergey M․
7a5e7b303c
[ubu] Add extractor ( Close #3418 )
2014-08-02 17:56:01 +07:00
Philipp Hagemeister
61aabb9d70
release 2014.08.02
2014-08-02 12:25:40 +02:00
Philipp Hagemeister
62af3a0eb5
[youtube] Use new signature cache ID for in-memory cache as well
2014-08-02 12:23:18 +02:00
Philipp Hagemeister
60064c53f1
[youtube] Make cache ID a tuple of lengths instead of just the whole length
2014-08-02 12:21:53 +02:00
Philipp Hagemeister
98eb1c3fa2
[youtube] Clean up -v signature output
2014-08-02 11:55:20 +02:00
Philipp Hagemeister
201e9eaa0e
[youtube] Show format ID in signature deobfuscation -v output
2014-08-02 06:35:18 +02:00
Sergey M․
f4776371ae
[izlesene] Minor changes
2014-08-01 19:08:09 +07:00
Sergey M․
328a20bf9c
Merge branch 'izlesene' of https://github.com/naglis/youtube-dl into naglis-izlesene
2014-08-01 18:16:47 +07:00
Sergey M․
5622f29ae4
[ard] Quote path part instead of whole URL encode
2014-07-31 21:23:15 +07:00
Sergey M․
b4f23afbd1
[ard] Encode url ( Closes #3412 )
2014-07-31 20:35:29 +07:00
Sergey M․
0138968a6a
[vidme] Add extractor ( Closes #3404 )
2014-07-31 20:26:52 +07:00
SyxbEaEQ2
c7667c2d7f
[downloader/(common/http)] Changes calculation of the rate-limit. ( Fix #2297 , fix #2140 , fix #595 , fix #2370 )
2014-07-31 03:08:24 +02:00
Erik Johnson
c3f0b12b0f
fix exception
2014-07-30 15:30:07 -05:00
Philipp Hagemeister
4f31d0f2b7
release 2014.07.30
2014-07-30 09:50:22 +02:00
Philipp Hagemeister
bff74bdd1a
[vevo] Sort formats ( Fixes #3399 )
2014-07-30 09:49:55 +02:00
Philipp Hagemeister
10b04ff7f4
Move --bidi-workaround to workarounds option group
...
Duh.
2014-07-29 17:19:19 +02:00
Philipp Hagemeister
1f7ccb9014
[generic] Add --default-search fixup_error
...
This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term.
2014-07-29 17:17:46 +02:00
Sergey M․
c7b3209668
[swrmediathek] Improve _VALID_URL
2014-07-29 20:43:31 +07:00
Philipp Hagemeister
895ba7d1dd
[gamestar] Use helper methods to not break if something changes ( #3393 )
2014-07-29 05:59:47 +02:00
SyxbEaEQ2
a2a1b0baa2
[gamestar] Add new extractor (init)
2014-07-29 00:37:18 +02:00
SyxbEaEQ2
8646eb790e
[gamestar] Add new extractor
2014-07-29 00:31:33 +02:00
Erik Johnson
27ace98f51
Add import for Patreon extractor
2014-07-28 13:41:28 -05:00
Erik Johnson
a00d73c8c8
Add Patreon extractor
2014-07-28 13:40:58 -05:00
Jaime Marquínez Ferrándiz
f036a6328e
[extractor/common] _extract_f4m_formats: Use more specific messages when downloading the manifest
2014-07-28 15:42:19 +02:00
Jaime Marquínez Ferrándiz
31bb8d3f51
[bloomberg] Extract the available formats ( closes #2776 )
...
It uses a helper method in the InfoExtractor class.
The downloader will pick the requested formats using the bitrate in the info dict.
2014-07-28 15:32:38 +02:00
Jaime Marquínez Ferrándiz
4958ae2058
[francetv] Fix wrong variable name
2014-07-28 15:21:05 +02:00
Jaime Marquínez Ferrándiz
7e8d73c183
[francetv] Extract all the available formats ( #3278 )
...
For some videos the resolution is not included in the url, we will need to look in the m3u8 manifest.
2014-07-28 14:37:13 +02:00
Tim Sogard
1a9b9649fb
Check load_more_widget_html for feed paging
2014-07-27 17:19:26 -07:00
Sergey M․
65bc504db8
[br] Extract duration
2014-07-28 00:51:38 +07:00
Sergey M․
0fc74a0d91
[br] Fix test
2014-07-28 00:45:46 +07:00
Sergey M․
8d2cc6fbb1
[blinkx] Fix duration
2014-07-28 00:40:17 +07:00
Sergey M․
cb3ff6fb01
[godtube] Add extractor ( Closes #3367 )
2014-07-27 02:38:05 +07:00
Sergey M․
71aa656d13
[streamcloud] Remove duration and modernize ( Closes #3374 )
2014-07-27 02:05:06 +07:00
Naglis Jonaitis
366b1f3cfe
[izlesene] Add new extractor. Closes #3184
2014-07-26 14:35:23 +03:00
Jaime Marquínez Ferrándiz
64ce58db38
[abc] Add extractor ( closes #3361 )
2014-07-26 00:05:37 +02:00
Philipp Hagemeister
11b85ce62e
[YouTubeDL] Best practices ( Closes #3370 )
2014-07-25 23:37:32 +02:00
Sergey M․
1220352ff7
[tvplay] Add extractor ( Closes #3245 )
2014-07-25 21:33:29 +07:00
Philipp Hagemeister
8f3034d871
[livestream] Do not fail if SMIL download fails
2014-07-25 11:53:52 +02:00
Philipp Hagemeister
7fa547ab02
[livestream] Make clipBegin optional in SMIL
2014-07-25 11:50:10 +02:00
Philipp Hagemeister
3182f3e2dc
[justin.tv] Fix page reporting ( #3352 )
...
youtube-dl -j http://www.twitch.tv/fang_i3anger still fails though.
2014-07-25 11:46:53 +02:00
Philipp Hagemeister
cbf915f3f6
[livestream] Parse SMIL ( #2713 )
2014-07-25 11:39:17 +02:00
Philipp Hagemeister
b490b8849a
release 2014.07.25.1
2014-07-25 10:47:35 +02:00
Philipp Hagemeister
5d2519e5bf
[gdcvault] Add support for direct URL video type
...
Fixes #3356
2014-07-25 10:45:07 +02:00
Philipp Hagemeister
c3415d1bac
[extractor/common] PEP8
2014-07-25 10:43:03 +02:00
Philipp Hagemeister
36f3542883
release 2014.07.25
2014-07-25 07:05:17 +02:00
Philipp Hagemeister
4cb71e9b6a
[jsinterp] Fix slice
2014-07-25 07:04:39 +02:00
Philipp Hagemeister
16f8e9df8a
[jsinterp] Allow uppercase object names
2014-07-25 06:54:52 +02:00
Philipp Hagemeister
b081cebefa
[youtube] Fix player ID display
2014-07-25 06:49:26 +02:00
Sergey M․
916c145217
[shared] Add extractor ( Closes #3312 )
2014-07-24 21:12:45 +07:00
Philipp Hagemeister
4192b51c7c
Replace failure handling with up-front check.
...
The only time that write_string should fail is if the Python is completely braindead.
Check for that condition and output a more accurate warning.
See #3326 for details.
2014-07-24 13:29:44 +02:00
Philipp Hagemeister
052421ff09
Add --rm-cache-dir
2014-07-24 12:16:16 +02:00
Philipp Hagemeister
4e99f48817
deprecate --title
...
This is the default already. If you want a specific format, pick it with -o or --id.
2014-07-24 11:52:18 +02:00
Philipp Hagemeister
a11165ecc6
Reorder filesytem options
...
* Push down the deprecated ones
* Roughly order file-name, no-*, write-*, further options
2014-07-24 11:50:50 +02:00
Philipp Hagemeister
fbb2fc5580
Group cache-related options under filesystem
2014-07-24 11:49:26 +02:00
Philipp Hagemeister
2fe3d240cc
Regroup and hide workaround options
...
These options are rarely necessary. Hide them to make the important options in the general group more obvious.
2014-07-24 11:46:21 +02:00
Philipp Hagemeister
892e3192fb
[jsinterp] Do not expect dot in simple function call
2014-07-24 11:33:42 +02:00
Philipp Hagemeister
7272eab9d0
release 2014.07.24
2014-07-24 11:24:43 +02:00
Jaime Marquínez Ferrándiz
ebe832dc37
[jsinterp] 'reverse' modifies the array in place ( fixes #3334 )
2014-07-24 11:08:31 +02:00
Philipp Hagemeister
825abb8175
[jsinterp] Implement splice and general improvement
...
I still get 403s on YouTube though.
2014-07-24 10:41:14 +02:00
Sergey M․
8944ec0109
[krasview] Add extractor ( Closes #3313 )
2014-07-23 19:29:15 +07:00
Jaime Marquínez Ferrándiz
c084c93402
[youtube] Extract the 'sts' parameter from the webpage ( fixes #3327 )
2014-07-23 12:16:26 +02:00
Ole Ernst
8c778adc39
[gameone] simplify playlist extractor
2014-07-23 10:00:50 +02:00
Liu DongMiao
7e660ac113
if there is more than one subtitle for the language, use the first one
2014-07-23 10:56:09 +08:00
Philipp Hagemeister
d799b47b82
[ffmpeg] PEP8 and a more obvious variable name
2014-07-23 02:55:06 +02:00
rupertbaxter2
b7f8116406
Deletes temp files after postprocess merge unless -k option is specified
2014-07-23 02:53:44 +02:00
Philipp Hagemeister
6db274e057
Remove legacy FileDownloader ( Closes #2964 )
2014-07-23 02:47:52 +02:00
Philipp Hagemeister
becafcbf0f
[wdr] fix up imports
2014-07-23 02:44:30 +02:00
Philipp Hagemeister
92a86f4c1a
Do not import from legacy FileDownloader class
2014-07-23 02:43:59 +02:00
Philipp Hagemeister
dfe029a62c
release 2014.07.23.2
2014-07-23 02:25:27 +02:00
Philipp Hagemeister
b0472057a3
[YoutubeDL] Make sure we really, really get out the encoding string
...
Fixes #3326
Apparently, on some platforms, even outputting this fails already.
2014-07-23 02:24:52 +02:00
Philipp Hagemeister
c081b35c27
[youtube] Support new player URLs ( Fixes #3326 )
2014-07-23 02:19:33 +02:00
Philipp Hagemeister
9f43890bcd
[jsinterp] Allow digits in function names
2014-07-23 02:13:48 +02:00
Philipp Hagemeister
94a20aa5f8
[rtlnow] Simplify outdated test
2014-07-23 01:49:25 +02:00
Philipp Hagemeister
94e8df3a7e
[wdr] Fix umlaut parsing on Python 2.x
2014-07-23 01:47:36 +02:00
Philipp Hagemeister
37e64addc8
[nbc] Add missing import
2014-07-23 01:47:18 +02:00
Philipp Hagemeister
eae12e3fe3
[soundcloud] Adapt test
2014-07-23 01:41:45 +02:00
Philipp Hagemeister
798a2cad4f
[sockshare] Fix ext
2014-07-23 01:40:01 +02:00
Philipp Hagemeister
41c0849429
[savefrom] Make test description more flexible
2014-07-23 01:38:07 +02:00
Philipp Hagemeister
a4e5af1184
release 2014.07.23.1
2014-07-23 01:27:33 +02:00
Philipp Hagemeister
b090af5922
[vube] Fix comment count
2014-07-23 01:27:25 +02:00
Philipp Hagemeister
388841f819
release 2014.07.23
2014-07-23 01:18:42 +02:00
Philipp Hagemeister
1a2ecbfbc4
[vube] Add support for new data format ( Fixes #3325 )
2014-07-23 01:18:27 +02:00
Philipp Hagemeister
38e292b112
[mlb] Fix regex
2014-07-22 23:55:41 +02:00
Charles Chen
c4f731262d
Merge remote-tracking branch 'upstream/master' into MLB
...
Conflicts:
youtube_dl/extractor/mlb.py
2014-07-22 14:44:38 -07:00
Charles Chen
07cc63f386
[MLB] Enhanced _VALID_URL to cover more MLB videos
2014-07-22 14:10:27 -07:00
Philipp Hagemeister
e42a692f00
[cbs] Modernize
...
Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests.
2014-07-22 17:34:35 +02:00
Philipp Hagemeister
6ec7538bb4
Merge remote-tracking branch 'jterk/cbs-artists'
2014-07-22 17:29:09 +02:00
Jason Terk
2871d489a9
Support Alternative cbs.com URL Format
...
Adds support for cbs.com URLs containing "/artist" instead of
"/video". E.g.:
http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/
2014-07-22 08:00:08 -07:00
Philipp Hagemeister
1771ddd85d
release 2014.07.22
2014-07-22 16:59:40 +02:00
Philipp Hagemeister
5198bf68fc
Merge remote-tracking branch 'origin/master'
2014-07-22 16:59:31 +02:00
Philipp Hagemeister
e00fc35dbe
[kickstarter] Support embedded videos ( Fixes #3322 )
2014-07-22 16:57:43 +02:00
Sergey M․
8904e979df
[vodlocker] Fix _VALID_URL
2014-07-22 20:37:33 +07:00
Philipp Hagemeister
53eb217661
Add another great example for the --extractor-descriptions output
2014-07-22 04:53:14 +02:00
Jaime Marquínez Ferrándiz
9dcb8f3fc7
[br] Allow '_' in the url ( fixes #3311 )
2014-07-21 20:43:56 +02:00
Philipp Hagemeister
1e8ac8364b
release 2014.07.21
2014-07-21 18:06:51 +02:00
Philipp Hagemeister
754d8a035e
[nbcnews] Look in all playlists for video
2014-07-21 18:06:21 +02:00
Philipp Hagemeister
f1f725c6a0
[dropbox] Fix title encoding on Python 2
2014-07-21 13:55:47 +02:00
Philipp Hagemeister
06c155420f
[sockshare] Simplify ( #3268 )
2014-07-21 13:25:59 +02:00
Philipp Hagemeister
7dabd2ac45
Merge remote-tracking branch 'naglis/sockshare'
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-07-21 13:24:15 +02:00
Philipp Hagemeister
df8ba0d2cf
[tagesschau] Remove test case
...
See http://de.wikipedia.org/wiki/Depublizieren for the sad rationale.
2014-07-21 13:22:15 +02:00
Philipp Hagemeister
ff1956e07b
[wdr] Replace test case
2014-07-21 13:19:41 +02:00
Philipp Hagemeister
caf5a8817b
[chilloutzone] Fix test description
2014-07-21 13:16:48 +02:00
Philipp Hagemeister
a850fde1d8
[funnyordie] Fix test description
2014-07-21 13:14:41 +02:00
Philipp Hagemeister
0e6ebc13d1
[vimeo] Update test description
2014-07-21 13:11:24 +02:00
Philipp Hagemeister
6f5342a201
[cnet] Fix title extraction
...
URLs are still missing
2014-07-21 13:03:19 +02:00
Philipp Hagemeister
264a7044f5
[dropbox] Fix test and add support for spaces in filenames
2014-07-21 12:57:40 +02:00
Philipp Hagemeister
1a30deca50
[teachertube] Fix title and playlist recognition
2014-07-21 12:47:01 +02:00
Philipp Hagemeister
4f95d455ed
[steam] Update test description
2014-07-21 12:17:44 +02:00
Philipp Hagemeister
468d19a9c1
[savefrom] Fix test description
2014-07-21 12:15:23 +02:00
Philipp Hagemeister
9aeaf730ad
[rtve] Fix md5sum
...
Looks like these guys reencoded the video.
2014-07-21 12:14:07 +02:00
Philipp Hagemeister
db964a33a1
Remove unused imports
2014-07-21 12:12:50 +02:00
Philipp Hagemeister
da8fb85859
[snotr] Add description
2014-07-21 12:08:44 +02:00
Philipp Hagemeister
9732d77ed2
[snotr] PEP8 and minor fixes ( #3296 )
2014-07-21 12:02:44 +02:00
Philipp Hagemeister
199ece7eb8
Merge remote-tracking branch 'hassaanaliw/snotr'
2014-07-21 11:43:46 +02:00
Anthony J. Bentley
eef4a7a304
Fix typo: “ytseach” → “ytsearch”
2014-07-20 18:37:44 -06:00
Philipp Hagemeister
246168bd72
Remove unused imports
2014-07-20 23:38:44 +02:00
Philipp Hagemeister
7fbf54dc62
[swfinterp] Remove (at the moment) dead code
2014-07-20 23:37:10 +02:00
Philipp Hagemeister
351f373865
[swfinterp] Fix _u32 name
2014-07-20 23:36:21 +02:00
Philipp Hagemeister
72e785f36a
[livestream] PEP8
2014-07-20 23:34:20 +02:00
Philipp Hagemeister
727d2930f2
release 2014.07.20.2
2014-07-20 23:23:01 +02:00
Philipp Hagemeister
c13bf7c836
[swfinterp] Use helper function struct_unpack for old Python 2.x releases ( #3270 )
2014-07-20 23:20:15 +02:00
Philipp Hagemeister
f3308e138d
release 2014.07.20.1
2014-07-20 21:38:29 +02:00
Philipp Hagemeister
29546b345b
[ard] Add support for NDR-style videos ( fixes #3281 )
2014-07-20 21:38:02 +02:00
Jaime Marquínez Ferrándiz
2c57c7fa5a
[youtube] Fix extraction of age gate videos ( closes #3270 )
...
Setting the correct value of the 'sts' paramater in the 'get_video_info' url gives the correct urls.
Removed parameters that are not needed.
2014-07-20 21:05:02 +02:00
Philipp Hagemeister
b8c74d606a
[youtube] fix display of swf player id
2014-07-20 20:20:42 +02:00
Sergey M․
a5d524ef46
[allocine] Update tests
2014-07-21 00:28:55 +07:00
Philipp Hagemeister
cceb5ec237
release 2014.07.20
2014-07-20 18:47:03 +02:00
Philipp Hagemeister
71a6eaff83
Merge remote-tracking branch 'origin/master'
2014-07-20 18:32:59 +02:00
Philipp Hagemeister
1b38b5be86
[swfinterp] Remove debugging code
2014-07-20 18:29:09 +02:00
Philipp Hagemeister
decf2ae400
[swfinterp] Correct array access
2014-07-20 18:28:49 +02:00
Philipp Hagemeister
0d989011ff
[swfinterp] Add support for calling methods on objects
2014-07-20 14:49:10 +02:00
Philipp Hagemeister
01b4b74574
[swfinterp] Add support for calls to instance methods
2014-07-20 12:47:15 +02:00
Philipp Hagemeister
70f767dc65
[swfinterp] Add support for multiple classes
2014-07-20 00:25:58 +02:00
Philipp Hagemeister
e75c24e889
[swfinterp] Extend tests and fix parsing
2014-07-20 00:03:54 +02:00
Philipp Hagemeister
0cb2056304
[swfinterp] Start working on basic tests
2014-07-19 23:05:07 +02:00
hassaanaliw
8adec2b9e0
[snotr] Add new extractor
2014-07-19 22:49:25 +05:00
Sergey M․
604f292ab7
[sapo] Add extractor ( Closes #2816 )
2014-07-20 00:00:20 +07:00
Sergey M․
23d3c422ab
[francetv] Add support for mobile URLs ( Closes #3275 )
2014-07-19 17:47:50 +07:00
Sergey M․
0c1ffe980d
[mlb] Fix _VALID_URL
2014-07-18 21:43:01 +07:00
Sergey M․
5e95cb27d6
Credit @hassaanaliw for cracked ( #3274 )
2014-07-18 21:41:34 +07:00
Sergey M․
e0942e37aa
[crackled] Improve, fix invalid regexes and extract more metadata
2014-07-18 21:39:21 +07:00
Sergey M․
c45a6caa95
[utils] Add None check in str_to_int
2014-07-18 21:37:40 +07:00
Sergey M․
61bbddbaa6
Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl
2014-07-18 20:29:35 +07:00
Philipp Hagemeister
5425626790
[youtube] Move swfinterp into its own file
2014-07-18 10:24:28 +02:00
Philipp Hagemeister
5dc3552d85
[youtube] Add support for classes in swf parser
2014-07-18 00:54:17 +02:00
Philipp Hagemeister
3fbd27f73e
[youtube] SWF parser: Add opcode 86
...
Yes, I know we need 96, but an implementation of 86 could help avoid a similar issue.
2014-07-17 23:22:49 +02:00
Philipp Hagemeister
72edb6fc8c
Merge remote-tracking branch 'origin/master'
2014-07-17 22:32:54 +02:00
Jaime Marquínez Ferrándiz
66149e3f2b
[npo] Fix the json extraction ( fixes #3282 )
...
The comment in the javascript file is not always the same.
2014-07-17 22:29:03 +02:00
Philipp Hagemeister
cf01013161
[youtube] Find more swf players ( Closes #3270 , refer #3271 )
2014-07-17 16:28:36 +02:00
MikeCol
530ed178b7
Redtube changed player config, new place to get thumb URL
2014-07-17 11:17:27 +02:00
Jaime Marquínez Ferrándiz
74aa18f68f
[dfb] Add extractor ( closes #3280 )
2014-07-17 10:07:51 +02:00
Jaime Marquínez Ferrándiz
d9222264a8
[adultswim] The bitrate must be an integer or None (reported in #2952 )
2014-07-17 09:31:48 +02:00
Jaime Marquínez Ferrándiz
ca14211e93
[adultswim] Simplify ( closes #2952 )
2014-07-17 09:27:06 +02:00
Jaime Marquínez Ferrándiz
b1d65c3369
Merge remote-tracking branch 'adammw/adultswim'
2014-07-17 09:21:43 +02:00
Jaime Marquínez Ferrándiz
b4c538b02b
[comedycentral] Only recognize the cc.com domain
...
The old comedycentral.com urls redirect to the new urls.
2014-07-16 23:05:56 +02:00
Jaime Marquínez Ferrándiz
13059bceb2
[comedycentral] Recognize 'full-episodes' urls ( fixes #3277 )
2014-07-16 23:05:56 +02:00
Sergey M․
d8894e24a4
[rtbf] Fix data video regex
2014-07-17 01:57:38 +07:00
Sergey M․
3b09757bac
Credit @chaochichen for mlb ( #3252 )
2014-07-16 21:03:30 +07:00
hassaanaliw
43f0537c06
[cracked] Add new extractor
2014-07-16 18:45:42 +05:00
Sergey M․
7bb49d1057
[mlb] Extract more metadata and all formats, provide more tests
2014-07-16 20:40:28 +07:00
Sergey M․
1aa42fedee
Merge branch 'MLB' of https://github.com/chaochichen/youtube-dl into chaochichen-MLB
2014-07-16 19:13:35 +07:00
Naglis Jonaitis
66aa382eae
[sockshare] Add new extractor
2014-07-16 02:07:20 +03:00
Philipp Hagemeister
ee90ddab94
release 2014.07.15
2014-07-15 22:59:12 +02:00
Charles Chen
172240c0a4
Switched to use media detail XML to extract video URL
2014-07-15 13:55:23 -07:00
Jaime Marquínez Ferrándiz
ad25aee245
[youtube & jsinterp] Fix signature extraction ( fixes #3255 )
...
Some functions are defined now inside an object, the jsinterp will search its definition if the variable is not defined in the local namespace.
2014-07-15 22:46:39 +02:00
Sergey M․
bd1f325b42
[tutv] Replace 404 test and modernize
2014-07-15 19:32:42 +07:00
Sergey M․
00a82ea805
[soundcloud] Replace 404 test
2014-07-15 19:18:06 +07:00
Charles Chen
b1b01841af
[MLB] Add new extractor
2014-07-14 11:00:55 -07:00
Filippo Valsorda
816930c485
Fix utils.strip_jsonp
2014-07-14 00:41:23 +02:00
Sergey M․
76233cda34
[pyvideo] Fix title extraction
2014-07-14 00:38:10 +07:00
Jaime Marquínez Ferrándiz
9dcea39985
[tlc.de] If the url contains a fragment, use if in the iframe url (reported in #2748 )
...
The fragment is used in the webpage for selecting different videos.
2014-07-13 14:38:26 +02:00
Jaime Marquínez Ferrándiz
10d00a756a
rename southparkstudios.py to southpark.py
...
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
2014-07-13 14:08:23 +02:00
Adam Malcontenti-Wilson
3804b01276
Update test
2014-07-13 21:29:04 +10:00
Adam Malcontenti-Wilson
b1298d8e06
Test for colon in mgid
2014-07-13 21:15:18 +10:00
Ole Ernst
c065fd35ae
[gameone] add playlist capability
2014-07-13 12:16:25 +02:00
Adam Malcontenti-Wilson
6a46dc8db7
Add southpark.cc.com to southpark IE
2014-07-13 12:48:30 +10:00
Filippo Valsorda
36cb99f958
[ReverbNation] Add new IE - closes #2250
2014-07-13 00:47:20 +02:00
Sergey M․
81650f95e2
[ruhd] Add extractor
2014-07-13 04:03:22 +07:00
Sergey M․
34dbcb8505
[ndr] Replace 404 test
2014-07-12 22:08:33 +07:00
Philipp Hagemeister
c993c829e2
[firedrive] Simplify
2014-07-12 14:27:14 +02:00
Philipp Hagemeister
0d90e0f067
Credit @naglis for firedrive ( #3242 )
2014-07-12 14:23:54 +02:00
Naglis Jonaitis
678f58de4b
[firedrive] Add new extractor. Addresses #3095
2014-07-12 00:42:42 +03:00
Sergey M․
c961a0e63e
[screencast] Add one more format and improve title extraction
2014-07-11 22:52:48 +07:00
Sergey M․
aaefb347c0
[gorillavid] Fix embedded videos extraction
2014-07-11 22:23:00 +07:00
Philipp Hagemeister
09018e19a5
release 2014.07.11.3
2014-07-11 17:21:16 +02:00
Jaime Marquínez Ferrándiz
133af9385b
Update supported formats for the --recode-video option ( #3228 )
2014-07-11 16:16:30 +02:00
Philipp Hagemeister
40c696e5c6
[screencast] Add suppot for more video types ( #3236 )
2014-07-11 15:39:24 +02:00
Philipp Hagemeister
d6d5028922
release 2014.07.11.2
2014-07-11 13:34:48 +02:00
Philipp Hagemeister
38ad119f97
[screencast] Add new extractor ( Fixes #3236 )
2014-07-11 13:34:19 +02:00
Philipp Hagemeister
4e415288d7
[criterion] Simplify and modernize
2014-07-11 13:21:32 +02:00
Philipp Hagemeister
fada438acf
release 2014.07.11.1
2014-07-11 11:53:28 +02:00
Philipp Hagemeister
1df0ae2170
Credit @tobidope for gameone ( #2941 )
2014-07-11 11:29:17 +02:00
Philipp Hagemeister
d96b9d40f0
[gameone] Sort formats
2014-07-11 11:27:44 +02:00
Philipp Hagemeister
fa19dfccf9
Merge remote-tracking branch 'tobidope/gameone'
2014-07-11 11:17:57 +02:00
Philipp Hagemeister
cdc22cb886
Credit @adammw for tenplay ( #2954 )
2014-07-11 11:16:04 +02:00
Philipp Hagemeister
04c77a54b0
[tenplay] PEP8
2014-07-11 11:15:35 +02:00
Philipp Hagemeister
64a8c39a1f
Merge remote-tracking branch 'adammw/tenplay'
2014-07-11 11:12:41 +02:00
Philipp Hagemeister
3d55f2806e
Credit @irtusb for vimple ( #3073 )
2014-07-11 11:11:52 +02:00
Philipp Hagemeister
1eb867f33f
[vimple] Simplify and PEP8
2014-07-11 11:11:09 +02:00
Philipp Hagemeister
e93f4f7578
[vodlocker] Remove unused imports
2014-07-11 11:09:01 +02:00
Philipp Hagemeister
45ead916d1
[vimple] Do not fail if duration is missing
2014-07-11 11:08:36 +02:00
Philipp Hagemeister
3a0879c8c8
Merge remote-tracking branch 'irtusb/vimple'
2014-07-11 11:07:44 +02:00
Philipp Hagemeister
ebf361ce18
Merge remote-tracking branch 'azeem/soundcloud_likes'
2014-07-11 11:06:33 +02:00
Philipp Hagemeister
953b358668
[gorillavid] Add support for daclips.in ( Closes #3213 )
2014-07-11 11:05:16 +02:00
Philipp Hagemeister
3dfd25b3aa
[goshgay] PEP8 and test for age_limit ( #3220 )
2014-07-11 11:01:59 +02:00
Philipp Hagemeister
6f66eedc5d
Merge remote-tracking branch 'MikeCol/goshgay'
2014-07-11 11:00:37 +02:00
Philipp Hagemeister
4094b6e36d
[vodlocker] PEP8, generalization, and simplification ( #3223 )
2014-07-11 10:57:40 +02:00
Philipp Hagemeister
c09cbf0ed9
Merge remote-tracking branch 'pachacamac/vodlocker'
2014-07-11 10:54:53 +02:00
Philipp Hagemeister
391d53e1dd
release 2014.07.11
2014-07-11 10:49:41 +02:00
Philipp Hagemeister
fc040bfd05
[jsinterp] Prevent mis-recognitions of local functions
2014-07-11 10:44:56 +02:00
Philipp Hagemeister
c8bf86d50d
[youtube] Correct signature extraction error detection
2014-07-11 10:44:39 +02:00
Philipp Hagemeister
61989fb5e9
[jsinterp] Remove superfluous u
2014-07-11 10:40:02 +02:00
Philipp Hagemeister
b3a8878080
[youtube] Remove static signatures
...
The always fail by now. Instead, use only automatic signature extraction
2014-07-11 10:23:19 +02:00
Philipp Hagemeister
f4d66a99cf
release 2014.07.10
2014-07-10 14:49:16 +02:00
pachacamac
537ba6f381
[Vodlocker] Add new extractor
2014-07-09 18:21:46 +02:00
Sergey M․
411f691b21
[mpora] Fix player regex
2014-07-09 19:12:42 +07:00
MikeCol
d6aa1967ad
GoshGay Extractor
2014-07-09 12:14:53 +02:00
Sergey M․
6e1e0e4b5b
[veoh] Skip deleted test video
2014-07-08 20:22:27 +07:00
azeem
3941669d69
[soundcloud] Adding likes support to SoundcloudUserIE
2014-07-07 23:59:57 +05:30
Sergey M․
1aac03797e
[ninegag] Fix extraction
2014-07-07 20:12:59 +07:00
Jaime Marquínez Ferrándiz
459af43494
[arte] Manually set the rtmp play_path ( fix #3198 )
...
rtmpdump doesn't parse it right
2014-07-07 14:10:57 +02:00
Philipp Hagemeister
f4f7e3cf41
Merge branch 'master' of github.com:rg3/youtube-dl
2014-07-06 20:57:05 +02:00
Sergey M․
1fd015516e
[newstube] Replace test
2014-07-06 19:32:13 +07:00
Sergey M․
76bafa8ffe
[newstube] Capture error message
2014-07-06 18:53:31 +07:00
Philipp Hagemeister
8d5797b00f
[YoutubeDL] Show download URL when -v is set
...
This will allow us to debug issues like #3204
2014-07-06 11:28:51 +02:00
Philipp Hagemeister
7571c02c8a
[generic] Set default-search to error
...
This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds
2014-07-06 11:22:44 +02:00
Petr Půlpán
49cbe7c8e3
[allocine] add extractor for allocine.fr ( fixes #3189 )
2014-07-05 14:42:26 +02:00
Sergey M․
ba4133c9eb
Credit @hakatashi for #3181 #3182
2014-07-04 22:30:43 +07:00
Sergey M․
b67f1840a1
[niconico] Remove unused import
2014-07-04 22:26:56 +07:00
Sergey M.
165c46690f
Merge pull request #3180 from hakatashi/niconico-without-authentication
...
[niconico] Download without authentication
2014-07-04 22:25:05 +07:00
Sergey M․
15ce1338b4
[niconico] Extract more metadata and simplify ( Closes #3181 )
2014-07-04 22:05:46 +07:00
Sergey M․
0ff30c5333
Merge branch 'niconico-channel-video' of https://github.com/hakatashi/youtube-dl into hakatashi-niconico-channel-video
2014-07-04 21:39:54 +07:00
Sergey M․
6feb2d5e80
[youtube:search_url] Update regexes
2014-07-04 19:21:19 +07:00
Sergey M․
1e07fea200
[teachertube] Add support for new video URL format
2014-07-03 21:11:56 +07:00
Sergey M․
7aeb67b39b
[teachertube:user:collection] Update media regex
2014-07-03 21:08:44 +07:00
Sergey M․
93881db22a
[anitube] Modernize
2014-07-02 19:24:01 +07:00
hakatashi
64ed7a38f9
[niconico] Add support for channel video
2014-07-02 03:13:12 +09:00
hakatashi
2fd466fcfc
[niconico] Download without authentication
2014-07-02 02:32:54 +09:00
Philipp Hagemeister
dc2fc73691
[youtube:truncated_url] Move test to extractor
2014-07-01 15:49:34 +02:00
Philipp Hagemeister
c4808c6009
[youtube_truncated_url] Add support for truncated watch URLs with annotations ( #3178 )
2014-07-01 15:49:16 +02:00
Sergey M․
c67f584eb3
[rai] Skip test
2014-07-01 19:24:18 +07:00
Petr Půlpán
29f6ed78e8
[tagesschau] replace 404 test
2014-07-01 10:35:49 +02:00
pulpe
7807ee664d
[wdr] fix test
2014-07-01 09:59:57 +02:00
Sergey M․
d518d06efd
[vk] Skip georestricted ivi embed test
2014-06-30 03:16:31 +07:00
Petr Půlpán
25a0cc44b9
[teachertube:user] fix regex
2014-06-29 20:33:46 +02:00
Petr Půlpán
825cdcec3c
Merge branch 'master' of github.com:rg3/youtube-dl
2014-06-29 16:44:37 +02:00
Petr Půlpán
41b610acab
[GooglePlus] fix video title extraction
2014-06-29 16:43:31 +02:00
Sergey M․
0364fa8b65
[generic] Add support for ivi.ru embedded player
2014-06-29 20:18:23 +07:00
Sergey M․
849086a1ae
[vk] Better support for embeds
2014-06-29 20:07:59 +07:00
Sergey M․
36fbc6887f
[ivi] Add support for embedded URLs
2014-06-29 20:06:47 +07:00
Sergey M․
a8a98e43f2
[vk] Add support for mobile URLs
2014-06-29 19:51:00 +07:00
Sergey M․
57bdc730e2
[vk] Add support for more URL formats ( #3172 )
2014-06-29 19:33:39 +07:00
Petr Půlpán
31a196d7f5
[TeacherTube] add user + collection, removed classrooms
2014-06-29 13:45:10 +02:00
Petr Půlpán
9b27e6c3b4
[Tumblr] fix encoding (PEP0263)
2014-06-29 09:32:53 +02:00
Petr Půlpán
62f1f9507f
[Tumblr] fix test + add description
2014-06-29 09:08:46 +02:00
Petr Půlpán
ee8dda41ae
[Toypics] support https urls
2014-06-29 08:21:23 +02:00
Sergey M․
01ba178097
[vk] Update test
2014-06-29 04:51:47 +07:00
Petr Půlpán
78ff59d052
[Motherless] simplify
2014-06-28 20:02:02 +02:00
Petr Půlpán
f3f1cd6b3b
Merge pull request #3167 from Schnouki/motherless
...
* mother/motherless:
[Motherless] Add new extractor
2014-06-28 19:12:31 +02:00
Sergey M․
803540e811
[drtv] Add missing extractor import
2014-06-28 17:36:13 +07:00
Petr Půlpán
458ade6361
[ArteTVFuture] fix empty formats list
2014-06-28 10:22:53 +02:00
Thomas Jost
a69969ee05
[Motherless] Add new extractor
2014-06-27 18:12:11 +02:00
Sergey M․
f2b8db57eb
[drtv] Add extractor for DR TV ( Closes #3126 )
2014-06-27 20:53:59 +07:00
Jaime Marquínez Ferrándiz
331ae266ff
[npo] Add extractor ( closes #3145 )
2014-06-26 20:30:44 +02:00
Philipp Hagemeister
4242001863
release 2014.06.26
2014-06-26 16:44:01 +02:00
Jaime Marquínez Ferrándiz
78338f71ca
[livestream:original] Add support for folder urls ( closes #2631 )
...
The webpage only contains shortened links for the videos, since the server
doesn't support HEAD requests, we use an specific extractor for them.
2014-06-26 16:34:36 +02:00
Sergey M․
f5172a3084
[teachertube] Add support for new URL formats
2014-06-26 20:01:59 +07:00
Sergey M․
c7df67edbd
[teachertube] Improve extraction
2014-06-26 20:00:47 +07:00
Petr Půlpán
d410fee91d
[VideoTt] fix ValueError ( #3161 )
2014-06-26 07:35:47 +02:00
Philipp Hagemeister
ba7aa464de
[soundgasm] PEP8 and add a display_id ( #3155 )
2014-06-25 23:47:38 +02:00
Philipp Hagemeister
8333034dce
Merge remote-tracking branch 'pachacamac/soundgasm'
2014-06-25 23:45:03 +02:00
Philipp Hagemeister
637b6af80f
release 2014.06.25
2014-06-25 21:24:01 +02:00
pachacamac
1044f8afd2
[Soundgasm] Add new extractor
2014-06-25 18:07:23 +02:00
Petr Půlpán
2f775107f9
Merge branch 'master' of github.com:rg3/youtube-dl
2014-06-25 17:45:24 +02:00
Petr Půlpán
85342674b2
[Dailymotion] fix uploader name ( fixes #3153 )
2014-06-25 17:44:19 +02:00
Michael Smith
b7c33124c8
[BlipTV] Allow plus sign in video ID
2014-06-24 17:55:08 -06:00
Peter
cea2582df2
[discovery] Change default url
...
URL does a redirect from dsc.discovery.com to www.discovery.com
This commit fixes the correct URL.
2014-06-24 17:41:53 +02:00
Sergey M․
e423e0baaa
[wistia] Add duration and modernize
2014-06-24 19:34:39 +07:00
Philipp Hagemeister
60b2dd1285
[comedycentral] Correct handling when latest tds episode is a special-episode instead of a regular one
2014-06-24 10:50:41 +02:00
Philipp Hagemeister
36ddd8b3f7
release 2014.06.24.1
2014-06-24 09:03:52 +02:00
Philipp Hagemeister
7575d52a73
release 2014.06.24
2014-06-24 08:59:40 +02:00
Sergey M․
9a2dc4f7ac
[teachertube] Fix extraction
2014-06-23 03:07:10 +07:00
Jaime Marquínez Ferrándiz
c5cd249e41
[generic] Extract mtvservices embedded videos
2014-06-22 21:39:36 +02:00
Jaime Marquínez Ferrándiz
8940c1c058
[mtv] Add an extractor for the mtvservices embedded player ( closes #2995 )
2014-06-22 21:39:27 +02:00
Petr Půlpán
27ec04b232
[BR] replace test
2014-06-22 17:33:27 +02:00
Sergey M․
d2824416aa
[firstpost] Fix title extraction and add description
2014-06-22 01:20:40 +07:00
Petr Půlpán
18061bbab0
[Youtube] add DASH format 272 ( fixes #3128 )
2014-06-21 12:03:27 +02:00
Sergey M․
55c97a03e1
[spiegel] Add description and modernize
2014-06-21 16:31:18 +07:00
Elias Probst
98aeac6ea9
Use the 'base_url' for building the resulting 'url' as well.
2014-06-21 01:10:10 +02:00
Elias Probst
8bfb6723cb
Extract the base_url for the XML download from the JS snippet's 'server' variable.
2014-06-21 01:00:48 +02:00
Elias Probst
a20575e8ae
Make debug message useful and also report, which URL failed to download.
2014-06-21 00:35:12 +02:00
Sergey M․
7724572519
[noco] Switch to HTTPS ( Closes #3116 )
2014-06-20 18:40:47 +07:00
Philipp Hagemeister
d763637f6a
release 2014.06.19
2014-06-19 17:13:50 +02:00
Jaime Marquínez Ferrándiz
c26e9ac4b2
[youtube] Recognize signature functions that contain '$' ( fixes #3104 )
2014-06-19 16:42:49 +02:00
Petr Půlpán
896bf55352
[LifeNews] update thumbnail in test
2014-06-19 16:34:48 +02:00
Petr Půlpán
a23ba9b53c
[Steam] update description in test
2014-06-19 16:32:11 +02:00
Sergey M․
38a9339baf
[prosiebensat1] Update some regexes
2014-06-19 19:51:49 +07:00
Sergey M․
def8b4039f
[bilibili] Fix extraction
2014-06-18 18:53:25 +07:00
Petr Půlpán
5f28a1acad
[GorillaVid] improve extractor
2014-06-17 15:18:46 +02:00
pulpe
25e9953c6f
Merge pull request #3059 from marcwebbie/gorillavid
...
* marcwebbie/gorillavid:
Changed video url to a public video
[GorillaVid] Added GorillaVid extractor
2014-06-17 15:14:18 +02:00
Petr Půlpán
f9df094ca5
Merge pull request #3089 from pulpe/ard_fix
...
[ARDIE] fix formats extraction (fixes #3087 )
2014-06-17 14:53:51 +02:00
Anders Einar Hilden
7012631257
Fix test
...
Didn't use .lower() as planned, so update test with new ID.
2014-06-16 19:37:59 +02:00
Anders Einar Hilden
e6c9f80c48
tv.nrk.no urls mostly contain capital characters
...
Updated regexp and one of the test cases to reflect this.
tv.nrksuper.no mostly uses lowercase, so that is still there.
2014-06-16 19:29:23 +02:00
pulpe
895ce482b1
[ARDIE] adjustments suggested by @jaimeMF
2014-06-16 18:15:41 +02:00
pulpe
e5da4021eb
[ARDIE] fix formats extraction ( fixes #3087 )
2014-06-16 16:17:49 +02:00
Sergey M․
2371053565
[rai] Skip test
2014-06-16 18:50:15 +07:00
Philipp Hagemeister
33bf9033e0
release 2014.06.16
2014-06-16 10:15:24 +02:00
Jaime Marquínez Ferrándiz
35eacd0dae
[brightcove] Set the filesize of the formats and use _sort_formats
2014-06-15 11:37:39 +02:00
Jaime Marquínez Ferrándiz
96bef88f5f
[brightcove] Modernize some tests
2014-06-15 11:24:05 +02:00
Jaime Marquínez Ferrándiz
5524b242a7
[brightcove] Add support for renditions with 'remote' set to True ( fixes #3081 )
...
The url needs to be modified to get the flv video.
2014-06-15 11:20:40 +02:00
Jaime Marquínez Ferrándiz
a013eba65f
[brightcove] Improve the 'experienceJSON' regex ( #3081 )
...
One of the strings may contain ';', we would get an invalid json string.
2014-06-15 11:08:24 +02:00
pulpe
7d568f5ab8
[Youtube] Recognize playlists with LL
2014-06-14 13:23:28 +02:00
Sergey M․
a7207cd580
[wrzuta] Add age limit
2014-06-14 17:00:59 +07:00
Sergey M.
e8ef659cd9
Merge pull request #3075 from pulpe/wrzuta
...
[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072 )
2014-06-14 16:51:27 +07:00
Sergey M․
b0adbe98fb
[rai] Add support for Rai websites ( Closes #2930 )
2014-06-13 23:44:44 +07:00
pulpe
0c361c41b8
[WrzutaIE] Add extractor for wrzuta.pl ( fixes #3072 )
2014-06-13 08:51:35 +02:00
Ariset Llerena
e66ab17a36
Verified with pep8 and pyflakes
2014-06-12 23:08:06 -04:00
Ariset Llerena
cb437dc2ad
removed extra char in regexp
2014-06-12 22:33:50 -04:00
Ariset Llerena
0d933b2ad5
Added vimple.ru support
2014-06-12 22:31:08 -04:00
Sergey M․
c5469e046a
[livestream] Modernize
2014-06-12 20:42:46 +07:00
Sergey M․
4d2f143ce5
[ted] Update test md5
2014-06-12 20:33:53 +07:00
Sergey M․
8f93030c85
[blinkx] Modernize
2014-06-11 18:38:13 +07:00
Sergey M․
fdb9aebead
[tube8] Update test and modernize
2014-06-11 18:20:14 +07:00
Sergey M․
3141feb73b
[ndtv] Fix title extraction and modernize
2014-06-10 19:37:38 +07:00
Philipp Hagemeister
9706f3f802
release 2014.06.09
2014-06-09 23:16:37 +02:00
Philipp Hagemeister
d5e944359e
Remove unused import
2014-06-09 23:14:04 +02:00
Philipp Hagemeister
826ec77fb2
[Vulture] Add support for vulture.com
2014-06-09 23:06:39 +02:00
Philipp Hagemeister
2656f4eb6a
[hypem] Modernize
2014-06-09 22:34:41 +02:00
Philipp Hagemeister
2b88feedf7
[generic] Add support for <embed YouTube
2014-06-09 22:06:45 +02:00
Jaime Marquínez Ferrándiz
23566e0d78
rtmp and hls downloaders: Clarify error message when the external tools are not installed
...
Ask to install them, as we do in the postprocessor.
We get some reports with it, like #3061 or #3048 .
2014-06-09 20:23:20 +02:00
Sergey M․
828553b614
[nuvid] Remove superfluous slash
2014-06-09 20:41:33 +07:00
Sergey M․
3048e82a94
[nuvid] Improve extraction
2014-06-09 20:37:04 +07:00
Sergey M․
09ffa08ba1
[veoh] Capture error message
2014-06-08 23:05:20 +07:00
Sergey M․
e0b4cc489f
[dreisat] Modernize
2014-06-08 22:45:12 +07:00
Sergey M․
15e423407f
[dreisat] Fix thumbnails' width and height
2014-06-08 22:41:24 +07:00
Sergey M․
702e522044
[teachertube] Fix extraction for Python 3
2014-06-08 22:16:48 +07:00
marcwebbie
77abae55df
Changed video url to a public video
2014-06-08 03:13:45 -03:00
marcwebbie
617c0b2239
[GorillaVid] Added GorillaVid extractor
2014-06-07 23:09:45 -03:00
Philipp Hagemeister
814d4257df
Remove unused imports
2014-06-07 16:52:34 +02:00
Philipp Hagemeister
23ae281b31
[fc2] Fall back to webpage title if needed
2014-06-07 16:52:11 +02:00
Philipp Hagemeister
94128d6b0d
[nrk] Fix test checksum
2014-06-07 16:50:19 +02:00
Philipp Hagemeister
059009c592
release 2014.06.07
2014-06-07 16:42:53 +02:00
Philipp Hagemeister
9cc977f104
Credit @ralfharing for vh1
2014-06-07 16:41:44 +02:00
Philipp Hagemeister
1c0ade7afa
[vh1] Skip tests (Do not work from Germany)
2014-06-07 16:40:16 +02:00
Philipp Hagemeister
f2741c8d3a
[vh1] Simplify
2014-06-07 16:39:08 +02:00
Philipp Hagemeister
6ab8f3584a
Merge remote-tracking branch 'ralfharing/vh1'
2014-06-07 15:53:30 +02:00
Philipp Hagemeister
8ae5ce1726
[cmt] Simplify (mentioned in #2072 )
2014-06-07 15:52:49 +02:00
Philipp Hagemeister
eb92077720
[soundcloud] Add duration information ( Closes #3035 , Fixes #3034 )
2014-06-07 15:51:01 +02:00
Philipp Hagemeister
90e0fd4bad
[ku6] Improve ( #3015 )
2014-06-07 15:46:33 +02:00
codelol
05741e05d9
[ku6] Add new extractor
2014-06-07 15:42:33 +02:00
Philipp Hagemeister
9aa6637644
Merge branch 'master' of github.com:rg3/youtube-dl
2014-06-07 15:41:12 +02:00
Philipp Hagemeister
d30d28156d
Credit @georgjaehnig for spiegeltv
2014-06-07 15:40:27 +02:00
Philipp Hagemeister
be6d722904
[cnn] Improve thumbnail extraction
2014-06-07 15:39:21 +02:00
Philipp Hagemeister
d551980823
[spiegeltv] Simplify and PEP8
2014-06-07 15:35:13 +02:00
Sergey M․
f0a6c3d2bc
[teachertube] Add support for audios
2014-06-07 20:32:23 +07:00
Philipp Hagemeister
4e0fb1280a
Merge remote-tracking branch 'georgjaehnig/spiegeltv'
2014-06-07 15:21:33 +02:00
Philipp Hagemeister
24f5251cce
Merge remote-tracking branch 'pulpe/teachertube'
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-06-07 15:20:12 +02:00
Philipp Hagemeister
ac1390eee8
Merge branch 'master' of github.com:rg3/youtube-dl
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-06-07 15:15:39 +02:00
Philipp Hagemeister
4a5b4d34dc
[tagesschau] Add support for width/height
2014-06-07 15:14:20 +02:00
pulpe
3c80377b69
[Youtube] Add format code 271 (1440p webm)
2014-06-07 14:31:10 +02:00
Jaime Marquínez Ferrándiz
566bd96da8
[teachingchannel] Add extractor ( closes #3048 )
2014-06-07 13:11:04 +02:00
Philipp Hagemeister
ebdb64d605
Merge remote-tracking branch 'pulpe/tagesschau'
2014-06-07 12:43:31 +02:00
Sergey M․
a6ffb92f0b
[xvideos] Replace test
2014-06-06 21:23:36 +07:00
Sergey M․
3217377b3c
[xvideos] Capture and output inline error if any
2014-06-06 21:15:06 +07:00
Jaime Marquínez Ferrándiz
24da5893fc
[naver] Modernize
2014-06-06 14:57:37 +02:00
Jaime Marquínez Ferrándiz
087ca2cb07
[naver] Add rtmp formats ( fixes #3054 )
2014-06-06 14:55:19 +02:00
pulpe
b4e7447458
[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms ( fixes #3046 )
2014-06-06 11:21:59 +02:00
pulpe
a45e6aadd7
[TagesschauIE] Fix possible error if quality is not defined
2014-06-06 09:00:28 +02:00
Jaime Marquínez Ferrándiz
70e322695d
[youtube:playlist] Fix mixes extraction ( fixes #3051 )
...
The username seems to be empty now.
2014-06-05 21:23:27 +02:00
pulpe
6a15923b77
[TagesschauIE] Add note to 2nd _download_webpage
2014-06-05 19:34:30 +02:00
pulpe
7ffad0af5a
[TagesschauIE] Remove unused import
2014-06-05 18:49:34 +02:00
pulpe
0e3ae92441
[TagesschauIE] Add extractor for tagesschau.de ( fixes #3049 )
2014-06-05 18:48:03 +02:00
pulpe
dede691aca
[yahoo] improve thumbnail extraction
2014-06-04 17:38:41 +02:00
Sergey M․
fb6a5b965b
[yahoo] Improve content id extraction
2014-06-04 20:13:36 +07:00
Sergey M․
6340716b3a
[yahoo] Make thumbnail optional ( Closes #3043 )
2014-06-04 20:11:23 +07:00
Philipp Hagemeister
b675b32e6b
release 2014.06.04
2014-06-04 06:47:57 +02:00
Jaime Marquínez Ferrándiz
6a3fa81ffb
[ard] Fix format extraction ( fixes #3006 and #3032 )
2014-06-03 21:56:49 +02:00
Georg Jaehnig
df53a98f2b
[Spiegeltv] remove the md5 field to pass Travis test build
2014-06-03 17:52:39 +02:00
Georg Jaehnig
db23d8d2a2
[Spiegeltv] skip rtmp download to pass Travis test build
2014-06-03 16:50:54 +02:00
Sergey M.
3374f3fdc2
Merge pull request #3022 from MikeCol/Extremetube_title
...
title extraction condition less restrictive
2014-06-03 19:59:08 +07:00
Anton Novosyolov
263bd4ec50
Recognize a third format of the upload_date in the 'watch-uploader-info' element
2014-06-02 13:30:23 +04:00
Philipp Hagemeister
b7e8b6e37a
release 2014.06.02
2014-06-02 10:47:24 +02:00
Sergey M․
ceb7a17f34
[mailru] Add support for new mail.ru URL format ( Closes #3024 )
2014-06-01 14:38:36 +07:00
Philipp Hagemeister
1a2f2e1e66
release 2014.05.31.4
2014-05-31 20:45:24 +02:00
Philipp Hagemeister
6803016858
release 2014.05.31.3
2014-05-31 20:40:48 +02:00
Philipp Hagemeister
9b7c4fd981
release 2014.05.31.2
2014-05-31 20:35:12 +02:00
Philipp Hagemeister
dc31942f42
release 2014.05.31.1
2014-05-31 20:29:53 +02:00
Philipp Hagemeister
1f6b8f3115
release 2014.05.31
2014-05-31 20:28:03 +02:00
MikeCol
9c7b79acd9
title extraction condition less restrictive
2014-05-31 18:31:39 +02:00
Jaime Marquínez Ferrándiz
9168308579
[vevo] The title in the url is optional ( fixes #3020 )
2014-05-31 17:55:03 +02:00
anovicecodemonkey
37e3cbe22e
Move duplicate check to generic.py
2014-06-01 01:16:35 +09:30
Jaime Marquínez Ferrándiz
7e8fdb1aae
[fc2] Recognize urls without language part (reported in #1154 )
2014-05-31 14:45:46 +02:00
Jaime Marquínez Ferrándiz
386ba39cac
[fc2] Encode the string used for the md5 checksum
...
In python 3 it must be a bytes object.
2014-05-31 14:40:05 +02:00
Sergey M․
236d0cd07c
[nrktv] Recognize tv.nrksuper.no URL
2014-05-31 17:45:00 +07:00
Jaime Marquínez Ferrándiz
ed86f38a11
[theplatform] Use unicode_literals and _download_json
2014-05-30 21:10:48 +02:00
Jaime Marquínez Ferrándiz
6db80ad2db
[comedycentralshows] Transform the rtmp urls so that rtmpdump can download them ( fixes #3010 )
...
From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
2014-05-30 20:59:15 +02:00
Georg Jaehnig
14470ac87b
tabs as spaces
2014-05-30 17:56:13 +02:00
Georg Jaehnig
0cdf576d86
use provided function to get JSON
2014-05-30 17:51:36 +02:00
Georg Jaehnig
4ffeca4ea2
cleanup
2014-05-30 16:39:24 +02:00
Georg Jaehnig
211fd6c674
added spiegel.tv
2014-05-30 16:35:17 +02:00
Sergey M․
6ebb46c106
[ivi] Replace tests
2014-05-30 19:12:55 +07:00
Philipp Hagemeister
0f97c9a06f
[ard] Fix title ( #3006 )
2014-05-30 04:59:18 +02:00
Philipp Hagemeister
77fb72646f
release 2014.05.30.1
2014-05-30 03:26:03 +02:00
Philipp Hagemeister
894e730911
release 2014.05.30
2014-05-30 03:19:51 +02:00
Jaime Marquínez Ferrándiz
87fe568c28
[nbcnews] Add support for /feature/* pages ( closes #3007 )
2014-05-30 00:38:57 +02:00
Sergey M․
9e8753911c
[ustream] Modernize
2014-05-29 20:22:36 +07:00
Sergey M․
5c6b1e578c
[ustream] Remove unnecessary webpage download
2014-05-29 20:20:11 +07:00
Sergey M․
8f0c8fb452
Merge branch 'ustream-embed-recorded2' of https://github.com/anovicecodemonkey/youtube-dl into anovicecodemonkey-ustream-embed-recorded2
2014-05-29 19:57:42 +07:00
anovicecodemonkey
b702ecebf0
[UstreamIE] added support for "/embed/recorded/" style URLs ( Fixes #2990 )
2014-05-28 22:17:13 +09:30
Sergey M․
d9dd3584e1
[cinemassacre] Improve formats extraction and modernize
2014-05-28 19:38:44 +07:00
Sergey M․
15a9f36849
Merge branch 'cinemassacre' of https://github.com/rzhxeo/youtube-dl into rzhxeo-cinemassacre
2014-05-28 19:31:23 +07:00
Sergey M․
d0087d4ff2
[nuvid] Fix video URL extraction
2014-05-27 18:46:30 +07:00
Sergey M․
dfb2e1a325
[nrktv] Add support for tv.nrk.no ( Closes #2980 )
2014-05-25 07:14:18 +07:00
Sergey M.
65bab327b4
Merge pull request #2953 from codesparkle/ndr-regexes-escape-correctly
...
[ndr] fix regexes containing illegal characters
2014-05-25 05:42:06 +07:00
Sergey M․
c70df21099
[streamcz] Workaround CertificateError
2014-05-25 05:32:19 +07:00
Sergey M․
418424e5f5
[streamcz] Use compat_str
2014-05-25 05:30:15 +07:00
pulpe
865dbd4a26
[StreamCZ] correct video id + add test
2014-05-24 16:01:37 +02:00
Sergey M․
b1e6f55912
[empflix] Fix extraction
2014-05-24 01:06:03 +07:00
Sergey M․
4d78f3b770
[pornhub] Fix uploader extraction
2014-05-24 00:44:34 +07:00
Sergey M․
7f739999e9
[swrmediathek] Extract direct links from JSON and add support for audio files
2014-05-23 21:04:21 +07:00
Sergey M․
0f8a01d4f3
[swrmediathek] Simplify
2014-05-22 19:35:46 +07:00
Sergey M.
e2bf499b14
Merge pull request #2944 from pulpe/SWRMediathek
...
[SWRMediathek] add support for swrmediathek.de (fixes #2929 )
2014-05-22 19:30:09 +07:00
rzhxeo
7cf4547ab6
[CinemassacreIE] Extract all available video/audio formats
2014-05-22 10:33:30 +02:00
Sergey M․
eec4d8ef96
[gamekings] Update test description
2014-05-21 19:53:58 +07:00
anovicecodemonkey
610134730a
Add a _TEST_
2014-05-21 19:25:37 +09:30
anovicecodemonkey
212a5e28ba
Add a duplicate check to /extractor/common.py playlist_result function
2014-05-21 19:04:55 +09:30
Keith Beckman
ee1a7032d5
Fixed errors found by travisci:
...
py26: re.split can't take flags. use inline flags or re.compile
py27: info_dict must be serializable. remove request object
py335, py34: no urlparse module. use utils.compat_urlparse
2014-05-20 22:28:32 -04:00
Sergey M․
c2ef29234c
Credit @codesparkle for #2928 , #2934 , #2938 , #2939
2014-05-20 20:12:57 +07:00
Sergey M.
1a1826c1af
Merge pull request #2939 from codesparkle/upload-date-fix
...
No longer erroneously calculate upload_date within some extractors
2014-05-20 19:53:28 +07:00
Sergey M․
2902d44f99
[bandcamp] Replace maxsplit keyword argument with regular one
...
Named arguments are not supported by methods implemented in native C (see http://bugs.python.org/issue1176 )
2014-05-20 19:44:42 +07:00
Sergey M․
d6e4ba287b
Merge branch 'bandcamp-albums-regex-duplicate-fix' of https://github.com/codesparkle/youtube-dl into codesparkle-bandcamp-albums-regex-duplicate-fix
2014-05-20 19:38:28 +07:00
Keith Beckman
7ed806d241
Fixed pyflakes and pep8 warnings
2014-05-20 02:55:21 -04:00
Keith Beckman
dd06c95e43
Added new IE for Grooveshark
2014-05-20 02:47:34 -04:00
Tobias Bell
e5c3a4b549
[gameone] Fix indentation and removed unused constants
2014-05-19 22:33:51 +02:00
Philipp Hagemeister
f50ee8d1c3
Merge branch 'master' of github.com:rg3/youtube-dl
2014-05-19 17:10:19 +02:00
Philipp Hagemeister
0e67ab0d8e
[generic] Abort if user passes in URL "url" ( #2942 )
2014-05-19 17:10:11 +02:00
Adam Malcontenti-Wilson
1d0668ed5a
[tenplay] Add new extractor
2014-05-19 23:28:21 +10:00
Adam Malcontenti-Wilson
d415299a80
[adultswim] Fix tests
2014-05-19 22:32:45 +10:00
codesparkle
77541837e5
The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367 )
...
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
2014-05-19 22:17:54 +10:00
Adam Malcontenti-Wilson
48fbb1003d
[adultswim] Add new extractor
2014-05-19 22:05:46 +10:00
Sergey M․
e3a6576f35
[nowness] Update test file md5 and modernize
2014-05-19 19:05:18 +07:00
Philipp Hagemeister
89bb8e97ee
release 2014.05.19
2014-05-19 11:42:37 +02:00
anovicecodemonkey
3442b30ab2
[generic] Support data-video-url for YouTube embeds ( Fixes #2862 )
2014-05-18 23:15:09 +09:30
pulpe
375696b1b1
[SWRMediathek] add support for swrmediathek.de
2014-05-18 14:56:35 +02:00
Sergey M․
4ea5c7b70d
[ndr] Improve thumbnail extraction
2014-05-18 14:23:02 +07:00
Tobias Bell
305d068362
[gameone] Added timestamp extraction
2014-05-17 19:04:02 +02:00
Tobias Bell
a231ce87b5
[gameone] Added extraction of age_limit
2014-05-17 18:35:11 +02:00
Tobias Bell
a84d20fc14
[gameone] Simplified extraction of description
2014-05-17 18:20:29 +02:00
Tobias Bell
9e30092361
[gameone] Added extraction of description and fixed failing tests
2014-05-17 17:07:40 +02:00
Tobias Bell
10d5c7aa5f
[gameone] Added explanation for usage of http://cdn.riptide-mtvn.com/
2014-05-17 15:10:19 +02:00
Tobias Bell
412f356e04
[gameone] Add new extractor gameone
...
Currently only usable for downloading tv episodes residing under
http://www.gameone.de/tv/
2014-05-17 14:47:23 +02:00
Sergey M․
8dfa187b8a
[generic] Support pagespeed_iframe for NovaMov embeds
2014-05-17 18:12:12 +07:00
Sergey M․
c1ed1f7055
[ndr] Fix title, description and duration extraction
2014-05-17 18:11:40 +07:00
Sergey M․
1514f74967
[ndr] Fix thumbnail extraction
2014-05-17 17:58:37 +07:00
codesparkle
69f8364042
removed duplicate and somemtimes incorrect logic for parsing upload date as this job is already taken care of automatically by YoutubeDL.py
2014-05-17 15:21:46 +10:00
codesparkle
79981f039b
Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well.
...
BandcampIE changed to report full-accuracy duration instead of unnecessarily rounding it to the nearest integer.
Simplified conditionals and parsing a bit. Fixed typos.
2014-05-17 14:22:24 +10:00
Ralf Haring
34d863f3fc
[vh1] use standard sort ( #2072 )
2014-05-16 23:49:41 -04:00
Philipp Hagemeister
91994c2c81
release 2014.05.17
2014-05-17 00:17:40 +02:00
Ralf Haring
3ee4b60d56
[vh1] Add new extractor ( #2072 )
2014-05-16 18:15:02 -04:00
Jaime Marquínez Ferrándiz
76e92371ac
[youtube] Recognize a second format of the upload_date in the 'watch-uploader-info' element ( #2911 )
2014-05-16 22:12:52 +02:00
Jaime Marquínez Ferrándiz
08af0205f9
Merge remote-tracking branch 'codesparkle/fix-photobucket-url' ( closes #2934 )
...
Fix photobucket url extraction
2014-05-16 20:44:52 +02:00
codesparkle
a725fb1f43
test_download works for photobucket after this change
2014-05-17 03:25:41 +10:00
Jaime Marquínez Ferrándiz
05ee2b6dad
[youtube] Fix extraction of the feed 'paging' values ( fixes #2925 )
2014-05-16 16:01:13 +02:00
Philipp Hagemeister
b74feacac5
release 2014.05.16.1
2014-05-16 15:53:17 +02:00
Philipp Hagemeister
426b52fc5d
Merge remote-tracking branch 'origin/master'
2014-05-16 15:52:01 +02:00
Philipp Hagemeister
5c30b26846
[francetv] Add support for non-numeric video IDs ( Fixes #2927 )
2014-05-16 15:51:01 +02:00
Philipp Hagemeister
f07b74fc18
[ffmpeg] Correct argument encoding on Windows with Python 2.x
...
Fixes #2924
2014-05-16 15:47:56 +02:00
Sergey M․
a5a45015ba
[generic] Fix redirect
2014-05-16 20:32:53 +07:00
Philipp Hagemeister
beee53de06
[youtube] Look for published-on date if uploaded-on is not found
...
Fixes #2911
2014-05-16 13:21:44 +02:00
Philipp Hagemeister
8712f2bea7
release 2014.05.16
2014-05-16 12:04:52 +02:00
Philipp Hagemeister
ea102818c9
Merge remote-tracking branch 'origin/master'
2014-05-16 12:04:24 +02:00
Philipp Hagemeister
0a871f6880
Provide compatibility check_output for 2.6 ( Fixes #2926 )
2014-05-16 12:03:59 +02:00
Sergey M․
481efc84a8
[bliptv] Switch extraction to RSS ( Closes #2920 )
2014-05-15 22:20:40 +07:00
Jaime Marquínez Ferrándiz
01ed5c9be3
[youtube] Fix typo
2014-05-15 13:43:29 +02:00
Philipp Hagemeister
ad3bc6acd5
Document and test categories ( #2923 )
2014-05-15 12:41:42 +02:00
Philipp Hagemeister
5afa7f8bee
[extractor/common] --write-pages: Correct file name if video_id is None
2014-05-15 12:39:33 +02:00
Dario Guarascio
ec8deefc27
[youtube] Video categories added to metadata
2014-05-15 13:59:27 +07:00
Sergey M․
a2d5a4ee64
[gamespot] Update test URL and modernize
2014-05-14 20:13:34 +07:00
Sergey M․
d7e7dedbde
[noco] Skip test
2014-05-13 19:12:17 +07:00
Philipp Hagemeister
bc6800fbed
release 2014.05.13
2014-05-13 10:20:10 +02:00
Philipp Hagemeister
65314dccf8
[empflix] Simplify ( #2903 )
2014-05-13 10:14:05 +02:00
Philipp Hagemeister
feb7221209
Merge remote-tracking branch 'hojel/empflix'
2014-05-13 10:11:14 +02:00
Philipp Hagemeister
56a94d8cbb
[hentaistigma] Simplified ( #2902 )
2014-05-13 10:10:59 +02:00
Philipp Hagemeister
24e6ec8ac8
Merge remote-tracking branch 'hojel/hentaistigma'
2014-05-13 10:09:04 +02:00
Philipp Hagemeister
87724af7a8
[nuvid] Simplify ( #2901 )
2014-05-13 10:08:32 +02:00
Philipp Hagemeister
b65c3e77e8
Merge remote-tracking branch 'hojel/nuvid'
2014-05-13 10:05:20 +02:00
Philipp Hagemeister
5301304bf2
[slutload] Simplify ( #2898 )
2014-05-13 10:04:29 +02:00
Philipp Hagemeister
948bcc60df
Merge remote-tracking branch 'hojel/slutload'
2014-05-13 10:00:49 +02:00
Philipp Hagemeister
25dfe0eb10
Credit @hojel for fc2 and other extractors ( #2877 )
2014-05-13 10:00:27 +02:00
Philipp Hagemeister
8e71456a81
[fc2] Add new extractor ( Fixes #2877 )
...
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch.
2014-05-13 09:58:36 +02:00
Philipp Hagemeister
ccdd34ed78
Credit @jnormore for vine:user ( #2888 )
2014-05-13 09:53:58 +02:00
Philipp Hagemeister
a172b258ac
[vine:user] Simplify
2014-05-13 09:50:03 +02:00
Philipp Hagemeister
7b93c2c204
Merge remote-tracking branch 'jnormore/vine_user'
2014-05-13 09:45:27 +02:00
Philipp Hagemeister
57c7411f46
[mixcloud] Shed API dependency ( #2904 )
2014-05-13 09:42:38 +02:00
Philipp Hagemeister
e4cbb5f382
[wdr] Add support for mobile URLs
2014-05-12 22:17:19 +02:00
Philipp Hagemeister
c1bce22f23
[extractor/common] Protect against long video IDs and URLs
2014-05-12 21:58:23 +02:00
Philipp Hagemeister
e3abbbe301
release 2014.05.12
2014-05-12 16:40:03 +02:00
Sergey M․
55b36e3710
[videott] Add support for video.tt ( Closes #2889 )
2014-05-12 20:23:08 +07:00
hojel
877bea9ce1
[empflix] Add new extractor
2014-05-12 04:10:29 -07:00
hojel
33c7ff861e
[hentaistigma] Add new extractor
2014-05-12 03:58:07 -07:00
hojel
749fe60c1e
[nuvid] Add new extractor
2014-05-12 03:48:40 -07:00
hojel
63b31b059c
[slutload] Add new extractor
2014-05-12 01:29:19 -07:00
hojel
1476b497eb
[slutload] Add new extractor
2014-05-12 01:28:56 -07:00
Jaime Marquínez Ferrándiz
e399853d0c
[youtube:playlist] Improve detection of private lists ( #2840 )
2014-05-12 07:59:33 +02:00
Sergey M․
fbe8053120
[vk] Update test
2014-05-11 16:43:59 +07:00
Jason Normore
ea783d01e1
Added VineUserIE extractor for vine user timeline
...
Added vine user timeline extractor using unofficial
vine api user profile and timeline api endpoints.
2014-05-10 23:18:20 -04:00
Jaime Marquínez Ferrándiz
b7d73595dc
Allow recoding the video to mkv
2014-05-10 15:09:56 +02:00
Sergey M․
e97e53eeed
[vevo] Add friendly error output ( #2874 )
2014-05-10 04:34:53 +07:00
Sergey M․
342f630dbf
[rutv] Add support for more live stream URLs ( Closes #2875 )
2014-05-10 02:23:24 +07:00
Sergey M․
69c8fb9e5d
[vimeo] Add video duration extraction( Closes #2876 )
2014-05-10 01:46:40 +07:00
Sergey M․
5f0f8013ac
[vube] Consider optional fields and modernize
2014-05-09 01:45:34 +07:00
Sergey M․
b5368acee8
[vube] Improve URL detection and extract timestamp
2014-05-09 01:31:25 +07:00
Sergey M․
f71959fcf5
[nfb] Add support for videos with captions ( #2866 )
2014-05-08 22:07:14 +07:00
Philipp Hagemeister
5c9f3b8b16
[arte] Fix versionCode interpretation ( #2588 )
2014-05-08 02:00:47 +02:00
Sergey M․
bebd6f9308
[funnyordie] Extract more formats
2014-05-07 21:02:57 +07:00
pulpe
d0111a7409
[FunnyOrDie] simplify
2014-05-06 10:19:13 +02:00
pulpe
aab8874c55
[FunnyOrDie] fix thumbnails + add test ( fixes #2856 )
2014-05-06 08:57:28 +02:00
Sergey M․
fcf5b01746
[prosiebensat1] Simplify
2014-05-05 19:02:49 +07:00
Philipp Hagemeister
4de9e9a6db
[canalplus] Fix id determination ( Fixes #2851 )
2014-05-05 03:30:05 +02:00
Philipp Hagemeister
0067d6c4be
release 2014.05.05
2014-05-05 03:15:40 +02:00
Philipp Hagemeister
2099125333
[soundcloud/generic] Add support for playlists
2014-05-05 03:15:17 +02:00
Philipp Hagemeister
b48f147d5a
[bandcamp] Add support for subdomains ( Fixes #2850 )
2014-05-05 02:44:44 +02:00
Jaime Marquínez Ferrándiz
4f3e943080
[vimeo] Some modernization and style fixes
2014-05-04 22:27:56 +02:00
Jaime Marquínez Ferrándiz
7558830fa3
[vimeo] Fix description extraction
2014-05-04 21:48:08 +02:00
Sergey M․
867274e997
[statigram] Update to fit new website name and rename extractor
2014-05-04 16:52:10 +07:00
Sergey M․
6515778305
[nytimes] Improve file size extraction
2014-05-03 03:11:38 +07:00
Sergey M․
3b1dfc0f2f
[newstube] Do not shadow standard str
2014-05-03 02:30:50 +07:00
Sergey M․
d664de44b7
[nytimes] Add support for nytimes.com ( Closes #2846 )
2014-05-03 02:28:38 +07:00
Sergey M․
bbe99d26ec
Credit @nicoe for rtbf.be ( #2822 )
2014-05-02 02:36:11 +07:00
Sergey M․
50fc59968e
[ntv] Simplify
2014-05-02 02:26:07 +07:00
Sergey M․
b8b01bb92a
[newstube] Add support for newstube.ru ( Closes #2814 )
2014-05-01 21:15:25 +07:00
Sergey M․
eb45133451
[rtmp] Add support for multiple AFM data entries
2014-05-01 21:14:21 +07:00
Jaime Marquínez Ferrándiz
10c0e2d818
[youtube:playlist] Raise an error if the list doesn't exist or is private ( closes #2840 )
2014-05-01 15:40:35 +02:00
Sergey M․
669f0e7cda
[generic] Fix wrong entries index
2014-05-01 16:28:37 +07:00
Sergey M․
32fd27ec98
[http] Fix string/None comparison with int while in test
2014-04-30 20:02:17 +07:00
Philipp Hagemeister
0c13f378de
Merge remote-tracking branch 'origin/master'
2014-04-30 14:12:41 +02:00
Philipp Hagemeister
0049594efb
[vine] Remove debugging code
2014-04-30 14:12:30 +02:00
Sergey M․
113c7d3eb0
[canalplus] Update test file checksum
2014-04-30 18:54:12 +07:00
Sergey M․
549371fc99
[nrk] Update test file checksums
2014-04-30 18:51:50 +07:00
Sergey M․
957f27e5bb
[scivee] Revert test file download
2014-04-30 18:49:29 +07:00
Philipp Hagemeister
1f8c19767b
release 2014.04.30.1
2014-04-30 10:07:39 +02:00
Philipp Hagemeister
a383a98af6
[utils/_windows_write_string] Be defensive about fileno ( Fixes #2820 )
2014-04-30 10:07:32 +02:00
Philipp Hagemeister
acd69589a5
[YoutubeDL] Do not require default output template to be set
2014-04-30 10:02:08 +02:00
Philipp Hagemeister
b30b8698ea
[generic] Allow multiple matches for generic hits ( Fixes #2818 )
2014-04-30 02:23:51 +02:00
Philipp Hagemeister
f1f25be6db
release 2014.04.30
2014-04-30 02:05:03 +02:00
Philipp Hagemeister
deab8c1960
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-30 02:04:55 +02:00
Philipp Hagemeister
c57f775710
[YoutubeDL] Add simple tests for format_note ( Closes #2825 )
2014-04-30 02:02:41 +02:00
AGSPhoenix
e75cafe9fb
Clean up format list for consistency
...
This should make the format list output look a bit nicer.
2014-04-30 01:52:05 +02:00
Philipp Hagemeister
33ab8453c4
Merge pull request #2813 from dstftw/test-real-download-improvement
...
Improve download mechanism when Range HTTP header is ignored
2014-04-30 01:50:33 +02:00
Philipp Hagemeister
ebd3c7b370
[generic] Add support for protocol-independent URLs ( Fixes #2810 )
2014-04-30 01:46:06 +02:00
Philipp Hagemeister
29645a1d44
Merge remote-tracking branch 'pulpe/moviezinese'
2014-04-30 01:37:05 +02:00
Philipp Hagemeister
22d99a801a
[syfy] Add suppor for generic URLs ( Fixes #2827 )
2014-04-30 01:35:52 +02:00
Jaime Marquínez Ferrándiz
57b8d84cd9
[5min] Raise an error if the 'success' field is False
...
For example for georestricted videos.
2014-04-29 14:57:38 +02:00
Sergey M․
65e4ad5bfe
[rtbf] Minor changes and YouTube videos support
2014-04-29 19:41:58 +07:00
Nicolas Évrard
98b7d476d9
[RTBFVideo] Remove useless print statement
2014-04-28 23:19:56 +02:00
Nicolas Évrard
201e3c99b9
[RTBFVideo] Add new extractor
2014-04-28 20:32:13 +02:00
Sergey M․
8a7a4a9796
[scivee] Skip test for now
2014-04-28 19:52:32 +07:00
Sergey M․
df297c8794
[http] Improve download mechanism when Range HTTP header is ignored
2014-04-27 09:32:01 +07:00
pulpe
3f53a75f02
[moviezine] Add extractor for moviezine.se ( fixes #2808 )
2014-04-26 18:55:29 +02:00
Sergey M․
7c360e3a04
[scivee] Add support for scivee.tv
2014-04-26 20:22:15 +07:00
Sergey M․
d2176c8011
[nrk] Add support for nrk.no ( Closes #2804 )
2014-04-25 21:34:44 +07:00
Jaime Marquínez Ferrándiz
aa92f06308
[youtube] Don't call 'unquote_plus' on the video title ( fixes #2799 )
...
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I .
2014-04-25 13:19:03 +02:00
Jaime Marquínez Ferrándiz
e00c9cf599
[youtube] Update test description field
2014-04-25 13:14:15 +02:00
Jaime Marquínez Ferrándiz
ba60a3ebe0
[youtube] Update test description field
2014-04-25 12:57:04 +02:00
Jaime Marquínez Ferrándiz
efb7e11988
[vimeo] Add an extractor for the watch later list ( closes #2787 )
2014-04-24 21:51:20 +02:00
Sergey M․
a55c8b7aac
[9gag] Fix post view regex
2014-04-24 19:52:34 +07:00
Jaime Marquínez Ferrándiz
a980bc4324
[vimeo] Fix logging in python 3.x
...
The POST data must be a bytes object.
2014-04-24 14:44:27 +02:00
Sergey M․
4b10aadffc
[dailymotion] Fix user playlist extraction
2014-04-23 19:42:34 +07:00
Sergey M․
5bec574859
[ted] Update test
2014-04-22 19:49:41 +07:00
Philipp Hagemeister
d11271dd29
[youtube] Include video Id in common error message ( Fixes #2786 )
2014-04-21 20:34:03 +02:00
Philipp Hagemeister
1d9d26d09b
release 2014.04.21.6
2014-04-21 16:18:32 +02:00
Philipp Hagemeister
c0292e8ab7
[generic] Improve jwplayer detection ( Fixes #2731 )
2014-04-21 16:16:53 +02:00
Philipp Hagemeister
f44e5d8b43
[vuclip] Fix VALID_URL regex
2014-04-21 16:14:21 +02:00
Philipp Hagemeister
6ea74538e3
release 2014.04.21.5
2014-04-21 15:56:23 +02:00
Philipp Hagemeister
24b8924b46
[facebook] Correct login ( Fixes #2743 )
2014-04-21 15:56:09 +02:00
Philipp Hagemeister
86a3c67112
release 2014.04.21.4
2014-04-21 15:25:16 +02:00
Philipp Hagemeister
8be874370d
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-21 15:24:51 +02:00
Philipp Hagemeister
aec74dd95a
[vuclip] Add extractor ( Fixes #2735 )
2014-04-21 15:24:44 +02:00
Sergey M․
6890574256
[rutube] Add missing whitespace
2014-04-21 19:04:11 +07:00
Sergey M․
d03745c684
[jukebox] Update test md5
2014-04-21 19:00:27 +07:00
Philipp Hagemeister
28746fbd59
[bilibili] Add preliminary support ( #2174 )
...
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
2014-04-21 13:46:41 +02:00
Philipp Hagemeister
3f0aae4244
release 2014.04.21.3
2014-04-21 12:40:09 +02:00
Philipp Hagemeister
48099643cc
[generic] Be more relaxed when looking for aparat embeds ( Fixes #2784 )
2014-04-21 12:37:41 +02:00
Philipp Hagemeister
621f33c9d0
[ted] Extend search for description
2014-04-21 12:37:16 +02:00
Philipp Hagemeister
f07a9f6f43
[ted] Remove superfluous u prefixes
2014-04-21 12:34:32 +02:00
Philipp Hagemeister
e51880fd32
[cnet] Correct JSON capturing
2014-04-21 07:59:29 +02:00
Philipp Hagemeister
88ce273da4
[arte] differentiate JSON outputs
2014-04-21 07:59:16 +02:00
Philipp Hagemeister
4086f11929
release 2014.04.21.2
2014-04-21 07:12:12 +02:00
Philipp Hagemeister
478c2c6193
[clubic] Add extractor ( Fixes #2773 )
2014-04-21 07:12:02 +02:00
Philipp Hagemeister
d2d6481afb
[mdr] Remove unused imports
2014-04-21 06:49:21 +02:00
Philipp Hagemeister
43acb120f3
release 2014.04.21.1
2014-04-21 06:28:25 +02:00
Philipp Hagemeister
e8f2025edf
[mdr] Add support for modern URLs ( Fixes #2775 )
2014-04-21 06:25:21 +02:00
Philipp Hagemeister
a4eb9578af
[yahoo] Add support for movies ( Fixes #2780 )
2014-04-21 06:18:04 +02:00
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
2014-04-21 05:47:52 +02:00
Philipp Hagemeister
d1b9c912a4
[utils] Fix _windows_write_string ( Fixes #2779 )
...
It turns out that the function did not work for outputs longer than 1024 UCS-2 tokens.
Write non-BMP characters one by one to ensure that we count correctly.
2014-04-21 04:59:46 +02:00
Philipp Hagemeister
edec83a025
[infoq] Add support for HTTP downloads ( Fixes #722 )
2014-04-21 03:21:34 +02:00
Philipp Hagemeister
c0a7c60815
[infoq] Simplify ( #2777 )
2014-04-21 02:55:35 +02:00
Philipp Hagemeister
117a7d1944
Merge remote-tracking branch 'kwbr/master'
2014-04-21 02:48:04 +02:00
Philipp Hagemeister
a40e0dd434
release 2014.04.21
2014-04-21 02:34:53 +02:00
Philipp Hagemeister
1f27d2c0e1
[steam] Add support for steamcommunity.com ( Fixes #2757 )
2014-04-21 02:34:34 +02:00
Kai Weber
7560096db5
[infoq] Simplify playpath calculation
2014-04-20 01:10:30 +02:00
Kai Weber
282cb9c7ba
[infoq] Fix extractor
2014-04-20 01:01:37 +02:00
Philipp Hagemeister
0610a3e0b2
Remove unused imports
2014-04-19 19:57:09 +02:00
Philipp Hagemeister
7f9c31df88
[steam] Simplify
2014-04-19 19:55:53 +02:00
Philipp Hagemeister
3fa6b6e293
[steam] Modernize
2014-04-19 19:51:04 +02:00
Philipp Hagemeister
3c50b99ab4
[extremetube] Modernize
2014-04-19 19:42:51 +02:00
Philipp Hagemeister
52fadd5fb2
[test_all_urls] Add support for distributed URL matching test definition
2014-04-19 19:41:06 +02:00
Philipp Hagemeister
427588f6e7
Merge remote-tracking branch 'MikeCol/extremetube-gay'
2014-04-19 12:59:52 +02:00
Philipp Hagemeister
51745be312
release 2014.04.19
2014-04-19 11:55:33 +02:00
Sergey M․
d7f1e7c88f
[rutube] Fix extraction
2014-04-19 15:59:12 +07:00
MikeCol
4145a257be
Extended regex match to include gay clips
2014-04-19 00:29:42 +02:00
Sergey M․
525dc9809e
[noco] Fix test description md5
2014-04-18 21:36:04 +07:00
Sergey M․
1bf3210816
[noco] Add support for noco.tv ( Closes #2712 )
2014-04-18 21:11:09 +07:00
Sergey M․
e6c6d10d99
[podomatic] Improve video URL extraction ( Closes #2763 )
2014-04-17 19:59:52 +07:00
Jaime Marquínez Ferrándiz
f270256e06
[tlc] Add an extractor for tlc.com
...
It uses the same system as discovery.com
2014-04-16 20:29:31 +02:00
Jaime Marquínez Ferrándiz
f401c6f69f
[canalplus] Download the video in the test
...
It doesn't use rtmpdump now.
2014-04-16 15:54:00 +02:00
Sergey M․
b075d25bed
[canalplus] Prefer f4m and modernize ( Closes #2749 )
2014-04-16 20:47:39 +07:00
Jaime Marquínez Ferrándiz
3d1bb6b4dd
Add an extractor for tlc.de ( fixes #2748 )
2014-04-16 15:45:05 +02:00
Philipp Hagemeister
1db2666916
[youtube:playlist] Correct playlist ID output
...
The ID now starts with PL, so we don't need to output that twice.
2014-04-15 17:55:52 +02:00
Jaime Marquínez Ferrándiz
8f5c0218d8
[fivemin] Get the 'sid' from the embed page ( fixes #2745 )
...
It allows to download some videos that failed.
2014-04-15 16:18:37 +02:00
Sergey M․
d7666dff82
[9gag] Fix and improve extraction
2014-04-15 19:49:38 +07:00
Jaime Marquínez Ferrándiz
2d4c98dbd1
[ted] Use the rtmp links if there http downloads are not available.
2014-04-14 15:23:12 +02:00
Sergey M․
fd50bf623c
[generic] Modernize tests
2014-04-14 18:56:29 +07:00
Sergey M․
d360a14678
[generic] Update test
2014-04-14 18:51:46 +07:00
Philipp Hagemeister
d0f2ab6969
release 2014.04.13
2014-04-13 03:22:30 +02:00
Philipp Hagemeister
de906ef543
[aol] Add support for playlists ( Fixes #2730 )
2014-04-13 03:22:24 +02:00
Sergey M․
2fb3deeca1
[tube8] Fix extraction and modernize
2014-04-13 03:56:32 +07:00
Philipp Hagemeister
66398056f1
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-12 17:15:16 +02:00
Jaime Marquínez Ferrándiz
77477fa4c9
Merge branch 'atomicparsley' ( closes #2436 )
2014-04-12 15:52:42 +02:00
Jaime Marquínez Ferrándiz
a169e18ce1
[atomicparsley] Remove unneeded __init__ method
2014-04-12 15:51:40 +02:00
Jaime Marquínez Ferrándiz
381640e3ac
[brightcove] Only use url from meta element if it has the 'playerKey' field ( fixes #2738 )
2014-04-12 12:53:48 +02:00
Sergey M․
37e3410137
[prosiebensat1] Add one more clip id pattern ( Closes #2737 )
2014-04-12 02:53:55 +07:00
Jaime Marquínez Ferrándiz
97b5196960
[weibo] Modernize
2014-04-11 16:02:34 +02:00
Sergey M․
6a4f3528c8
[firstpost] Fix extraction
2014-04-11 20:40:42 +07:00
Philipp Hagemeister
b9c76aa1a9
[youtube] Add support for cleanvideosearch.com ( Fixes #2734 )
2014-04-11 13:53:05 +02:00
Philipp Hagemeister
0d3070d364
release 2014.04.11.2
2014-04-11 09:44:33 +02:00
Philipp Hagemeister
7753cadbfa
[comedycentral:shows] Add support for TDS special editions ( Fixes #2733 )
2014-04-11 09:30:07 +02:00
Philipp Hagemeister
3950450342
[pyvideo] Fix title
2014-04-11 02:20:50 +02:00
Philipp Hagemeister
c82b1fdad6
[slideshare] Fix description
2014-04-11 02:19:15 +02:00
Philipp Hagemeister
b0fb63abe8
[dailymotion:playlist] Fix title
2014-04-11 02:16:46 +02:00
Philipp Hagemeister
3ab34c603e
[comedycentral] Fix test md5sum
2014-04-11 02:14:31 +02:00
Philipp Hagemeister
7d6413341a
release 2014.04.11.1
2014-04-11 01:29:54 +02:00
Philipp Hagemeister
140012d0f6
release 2014.04.11
2014-04-11 01:28:30 +02:00
Philipp Hagemeister
4be9f8c814
[ninegag] Add support for p/ URLs
2014-04-11 01:25:24 +02:00
Sergey M․
5c802bac37
[byutv] Fix test
2014-04-10 19:37:55 +07:00
Sergey M․
6c30ff756a
[mpora] Fix test
2014-04-10 19:10:03 +07:00
Jaime Marquínez Ferrándiz
62749e4708
[morningstar] Also support 'Cover' ( #2729 )
2014-04-09 20:51:28 +02:00
Jaime Marquínez Ferrándiz
6b7dee4b38
[morningstar] Recognize urls that use 'videoCenter' ( fixes #2729 )
2014-04-09 20:45:49 +02:00
Sergey M․
ef2041eb4e
[br] Add audio extraction and support more URLs ( Closes #2728 )
2014-04-09 20:19:27 +07:00
Philipp Hagemeister
29e3e682af
[comedycentral] Match more URLs
...
Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
2014-04-09 11:43:15 +02:00
robbie
e4db19511a
Fix subtitle download error reporting ( Fixes #2724 )
2014-04-08 15:59:27 +01:00
Sergey M․
c47d21da80
[ntv] Update test
2014-04-08 19:11:40 +07:00
Philipp Hagemeister
269aecd0c0
[ffmpeg] Do not pass in byets to subprocess ( Fixes #2717 )
2014-04-07 23:33:05 +02:00
Philipp Hagemeister
aafddb2b0a
Merge remote-tracking branch 'anisse/fix-content-encoding-charset'
2014-04-07 23:27:03 +02:00
Philipp Hagemeister
6262ac8ac5
release 2014.04.07.4
2014-04-07 23:23:54 +02:00
Philipp Hagemeister
89938c719e
Fix Windows output for non-BMP unicode characters
2014-04-07 23:23:48 +02:00
Anisse Astier
ec0fafbb19
[extractor/common] fallback on utf-8 when charset is not found
...
fixes #2721
2014-04-07 23:10:16 +02:00
Philipp Hagemeister
a5863bdf33
release 2014.04.07.3
2014-04-07 22:48:45 +02:00
Philipp Hagemeister
b58ddb32ba
[utils] Completely rewrite Windows output ( Fixes #2672 )
2014-04-07 22:48:13 +02:00
Philipp Hagemeister
b9e12a8140
release 2014.04.07.2
2014-04-07 21:41:20 +02:00
Philipp Hagemeister
104aa7388a
Use our own encoding when writing strings
2014-04-07 21:40:34 +02:00
Philipp Hagemeister
c3855d28b0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-07 19:57:51 +02:00
Philipp Hagemeister
734f90bb41
Use --encoding when outputting
2014-04-07 19:57:42 +02:00
Jaime Marquínez Ferrándiz
91a6addeeb
Add support for rtve.es/alacarta
2014-04-07 17:30:32 +02:00
Philipp Hagemeister
9afb76c5ad
release 2014.04.07.1
2014-04-07 15:28:55 +02:00
Philipp Hagemeister
dfb2cb5cfd
[teamcoco] Simplify ID management ( Closes #2715 )
2014-04-07 15:25:35 +02:00
Philipp Hagemeister
650d688d10
release 2014.04.07
2014-04-07 13:11:37 +02:00
Philipp Hagemeister
0ba77818f3
[ted] Add width and height ( Fixes #2716 )
2014-04-07 13:11:30 +02:00
Sergey M․
09baa7da7e
[rts] Update test
2014-04-07 00:34:23 +07:00
Sergey M․
85e787f51d
[cbsnews] Add support for cbsnews.com ( Closes #2691 )
2014-04-06 06:03:58 +07:00
Philipp Hagemeister
2a9e1e453a
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-05 20:05:47 +02:00
Philipp Hagemeister
ee1e199685
[justin.tv] Modernize ( Fixes #2705 )
2014-04-05 17:56:36 +02:00
Sergey M․
17c5a00774
[novamov] Simplify
2014-04-05 19:36:22 +07:00
Sergey M․
15c0e8e7b2
[generic] Generalize novamov based embeds
2014-04-05 17:20:05 +07:00
Sergey M․
cca37fba48
[divxstage] Fix typo in IE_NAME
2014-04-05 17:15:43 +07:00
Sergey M․
9d0993ec4a
[movshare] Support more domains
2014-04-05 17:00:18 +07:00
Sergey M․
342f33bf9e
[divxstage] Support more domains
2014-04-05 16:50:05 +07:00
Sergey M․
7cd3bc5f99
[nowvideo] Support more domains
2014-04-05 16:38:57 +07:00
Sergey M․
931055e6cb
[videoweed] Revert _FILE_DELETED_REGEX
2014-04-05 16:32:14 +07:00
Sergey M․
d0e4cf82f1
[movshare] Add _FILE_DELETED_REGEX
2014-04-05 16:31:38 +07:00
Sergey M․
6f88df2c57
[divxstage] Add support for divxstage.eu
2014-04-05 16:29:44 +07:00
Sergey M․
4479bf2762
[videoweed] Simplify
2014-04-05 16:09:28 +07:00
Sergey M․
1ff7c0f7d8
[movshare] Add support for movshare.net
2014-04-05 16:09:03 +07:00
Sergey M․
610e47c87e
Credit @sainyamkapoor for videoweed extractor
2014-04-05 15:53:50 +07:00
Sergey M․
50f566076f
[generic] Add support for videoweed embeds
2014-04-05 15:49:45 +07:00
Sergey M․
92810ff497
[nowvideo] Improve _VALID_URL
2014-04-05 15:35:21 +07:00
Sergey M․
60ccc59a1c
[novamov] Improve _VALID_URL
2014-04-05 15:34:54 +07:00
Sergey M․
91745595d3
[videoweed] Simplify
2014-04-05 15:32:55 +07:00
Sainyam Kapoor
d6e40507d0
[videoweed]Cleanup
2014-04-05 10:53:22 +05:30
Sainyam Kapoor
deed48b472
[Videoweed] Added support for videoweed.
2014-04-05 10:40:03 +05:30
Philipp Hagemeister
e4d41bfca5
Merge pull request #2696 from anovicecodemonkey/support-ustream-embeds
...
[UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694 )
2014-04-04 23:33:08 +02:00
Philipp Hagemeister
f8514f6186
[rts] Use visible id in file names
...
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search.
2014-04-04 23:13:55 +02:00
Philipp Hagemeister
e09b8fcd9d
[ro220] Make test case more flexible
...
Either one or two spaces is fine here.
2014-04-04 23:08:33 +02:00
Philipp Hagemeister
7d1b527ff9
[motorsport] Fix on Python 3
2014-04-04 23:06:27 +02:00
Philipp Hagemeister
f943c7b622
release 2014.04.04.7
2014-04-04 23:01:45 +02:00
Philipp Hagemeister
676eb3f2dd
Fix unicode_escape ( Fixes #2695 )
2014-04-04 23:00:51 +02:00
Philipp Hagemeister
98b7cf1ace
release 2014.04.04.6
2014-04-04 22:48:35 +02:00
Philipp Hagemeister
c465afd736
[teamcoco] Fix regex in 2.6 ( #2700 )
...
The re engine does not want to repeat an empty string, for fear that something like
(.*)*
could be matching the tokens ...
""
"" ""
"" "" ""
Of course, that's harmless with a question mark, although still somewhat strange.
2014-04-04 22:46:47 +02:00
Philipp Hagemeister
b84d6e7fc4
Merge remote-tracking branch 'AGSPhoenix/teamcoco-fix'
2014-04-04 22:44:49 +02:00
Philipp Hagemeister
2efd5d78c1
release 2014.04.04.5
2014-04-04 22:24:45 +02:00
Philipp Hagemeister
c8edf47b3a
[yahoo] Support https and -uploader URLs ( Fixes #2701 )
2014-04-04 22:23:59 +02:00
Philipp Hagemeister
3b4c26a428
[pornhd] Avoid shadowing variable url
2014-04-04 22:22:30 +02:00
Philipp Hagemeister
1525148114
Remove unused imports
2014-04-04 22:22:11 +02:00
Philipp Hagemeister
9e0c5791c1
release 2014.04.04.4
2014-04-04 22:15:32 +02:00
Philipp Hagemeister
29a1ab2afc
Add alternative --prefer-unsecure spelling ( Closes #2697 )
2014-04-04 22:15:21 +02:00
AGSPhoenix
fa387d2d99
Revert "Workaround for regex engine limitation"
...
This reverts commit 6d0d573eca
.
2014-04-04 15:37:49 -04:00
AGSPhoenix
6d0d573eca
Workaround for regex engine limitation
2014-04-04 15:25:28 -04:00
AGSPhoenix
bb799e811b
Add a test for the new URL pages
...
Add a test for the pages with the video_id in the URL.
2014-04-04 13:52:35 -04:00
AGSPhoenix
04ee53eca1
Support TeamCoco URLs with video_id in the title
...
If the URL has the video_id in it, use that since the current method of
finding the id breaks on those pages.
Fixes 2698.
2014-04-04 13:42:34 -04:00
Jaime Marquínez Ferrándiz
659eb98a53
[breakcom] Fix YouTube videos extraction ( fixes #2699 )
2014-04-04 19:01:18 +02:00
anovicecodemonkey
ca6aada48e
Fix _TEST for Ustream embed URLs
2014-04-05 03:26:29 +10:30
Jaime Marquínez Ferrándiz
43df5a7e71
[keezmovies] Modernize
2014-04-04 18:52:43 +02:00
Jaime Marquínez Ferrándiz
88f1c6de7b
[yahoo] Modernize
2014-04-04 18:52:43 +02:00
Sergey M․
65a40ab82b
[pornhd] Update test checksum
2014-04-04 22:47:38 +07:00
Sergey M․
4b9cced103
[pornhd] Fix extraction ( Closes #2693 )
2014-04-04 22:45:39 +07:00
anovicecodemonkey
5c38625259
[UstreamIE] [generic] Added support for Ustream embed URLs ( Fixes #2694 )
2014-04-05 00:53:09 +10:30
Sergey M․
6344fa04bb
[rts] Add more formats and audio support ( Closes #2689 )
2014-04-04 20:42:06 +07:00
Jaime Marquínez Ferrándiz
e3ced9ed61
[downloader/common] Use compat_str
with the error in try_rename
(appeared in #2389 )
...
Otherwise on python 2.x we get `UnicodeDecodeError` because it may contain non ascii characters.
2014-04-04 14:59:11 +02:00
Philipp Hagemeister
5075d598bc
release 2014.04.04.2
2014-04-04 02:24:21 +02:00
Philipp Hagemeister
68eb8e90e6
[youtube:playlist] Fix playlists for logged-in users ( Fixes #2690 )
2014-04-04 02:23:36 +02:00
Philipp Hagemeister
d3a96346c4
release 2014.04.04.3
2014-04-04 02:09:16 +02:00
Philipp Hagemeister
0e518e2fea
[cnet] Fall back to "videos" key
2014-04-04 02:09:04 +02:00
Philipp Hagemeister
1e0a235f39
[dailymotion] Fix playlist+user
2014-04-04 02:04:16 +02:00
Philipp Hagemeister
9ad400f75e
[generic] Remove test case that has become a 404
2014-04-04 01:47:17 +02:00
Philipp Hagemeister
56eca2e956
release 2014.04.04.1
2014-04-04 00:25:43 +02:00
Philipp Hagemeister
2ad4d1ba07
[morningstar] Add new extractor ( Fixes #2687 )
2014-04-04 00:25:35 +02:00
Philipp Hagemeister
4853de808b
release 2014.04.04
2014-04-04 00:06:06 +02:00
Philipp Hagemeister
6ff5f12218
[motorsport] Add extractor ( Fixes #2688 )
2014-04-04 00:05:43 +02:00
Jaime Marquínez Ferrándiz
983af2600f
[wimp] Detect youtube videos ( fixes #2686 )
2014-04-03 20:44:51 +02:00
Philipp Hagemeister
f34e6a2cd6
[comedycentral:shows] Do no include 6-digit identifier in display ID
2014-04-03 18:39:00 +02:00
Philipp Hagemeister
a9f304031b
release 2014.04.03.3
2014-04-03 16:21:54 +02:00
Philipp Hagemeister
9271bc8355
[cnet] Add new extractor ( Fixes #2679 )
2014-04-03 16:21:21 +02:00
Philipp Hagemeister
24de5d2556
release 2014.04.03.2
2014-04-03 15:28:56 +02:00
Philipp Hagemeister
d26e981df4
Correct check for empty dirname ( Fixes #2683 )
2014-04-03 15:28:41 +02:00
Jaime Marquínez Ferrándiz
e45d40b171
[youtube:subscriptions] Add space to the description
2014-04-03 15:13:52 +02:00
Sergey M․
4a419b8851
[c56] Modernize and add duration extraction
2014-04-03 19:53:11 +07:00
Philipp Hagemeister
bec1fad223
[YouTubeDL] Throw an early error if the info_dict result is invalid
2014-04-03 14:38:16 +02:00
Philipp Hagemeister
177fed41bc
[comedycentral:shows] Support guest/ URLs ( Fixes #2677 )
2014-04-03 14:38:16 +02:00
Jaime Marquínez Ferrándiz
b900e7cba4
[downloader/f4m] Close the final video
2014-04-03 13:35:07 +02:00
Philipp Hagemeister
69e61e30fe
release 2014.04.03.1
2014-04-03 08:55:59 +02:00
Philipp Hagemeister
cce929eaac
[franceculture] Add extractor ( Fixes #2669 )
2014-04-03 08:55:38 +02:00
Philipp Hagemeister
b6cfde99b7
Only mention websense URL once
2014-04-03 08:12:53 +02:00
Philipp Hagemeister
1be99f052d
release 2014.04.03
2014-04-03 06:09:45 +02:00
Philipp Hagemeister
2410c43d83
Detect Websense censorship ( Fixes #2670 )
2014-04-03 06:09:38 +02:00
Philipp Hagemeister
aea6e7fc3c
[cspan] Support multiple segments ( Fixes #2674 )
2014-04-03 06:09:38 +02:00
Sergey M․
91a76c40c0
[musicplayon] Add support for musicplayon.com
2014-04-02 22:10:20 +07:00
Philipp Hagemeister
d2b194607c
release 2014.04.02
2014-04-02 14:26:34 +02:00
Jaime Marquínez Ferrándiz
f6177462db
[youtube] feeds: Also look for the html in the 'content_html' field ( fixes #2671 )
2014-04-02 14:13:08 +02:00
Jaime Marquínez Ferrándiz
9ddaf4ef8c
[comedycentral] Change XPath .//guid to ./guid ( fixes #2668 )
...
It fails to find the element in python 2.6 and it's not required, the
element is a direct child of the item node.
2014-04-01 21:38:07 +02:00
Jaime Marquínez Ferrándiz
97b5573848
[comedycentral] Update test title for 34cbc7ee8d
2014-04-01 21:29:40 +02:00
Jaime Marquínez Ferrándiz
18c95c1ab0
[rutube] Use _download_json
2014-04-01 20:30:22 +02:00
Sergey M․
0479c625a4
[brightcove] Encode object_str with utf-8
2014-04-01 20:17:35 +07:00
Sergey M․
f659951e22
[vk] Support optional dash for oid in embedded links
2014-04-01 19:38:42 +07:00
Philipp Hagemeister
5853a7316e
release 2014.04.01.3
2014-04-01 13:17:15 +02:00
Philipp Hagemeister
a612753db9
[utils] Correct decoding of large unicode codepoints in uppercase_escape ( Fixes #2664 )
2014-04-01 13:17:07 +02:00
Philipp Hagemeister
c8fc3fb524
release 2014.04.01.2
2014-04-01 05:57:15 +02:00
Philipp Hagemeister
5912c639df
[youtube] Transform google's JSON dialect ( fixes #2663 )
2014-04-01 05:56:56 +02:00
Philipp Hagemeister
017e4dd58c
release 2014.04.01.1
2014-04-01 00:25:17 +02:00
Philipp Hagemeister
651486621d
[comedycentral] Allow URLs with query parts ( fixes #2661 )
2014-04-01 00:25:11 +02:00
Philipp Hagemeister
28d9032c88
release 2014.04.01
2014-04-01 00:02:39 +02:00
Philipp Hagemeister
16f4eb723a
[comedycentral] Add support for /videos URLs ( Fixes #2660 )
2014-04-01 00:02:32 +02:00
Sergey M․
1cbd410620
[pyvideo] Modernize
2014-03-31 19:31:48 +07:00
Philipp Hagemeister
d41ac5f5dc
release 2014.03.30.1
2014-03-30 15:57:47 +02:00
Philipp Hagemeister
9c1fc022ae
[generic] Warn before fallback to automatic search
2014-03-30 15:57:35 +02:00
Philipp Hagemeister
83d548ef0f
[youtube] Encode ytsearch query
2014-03-30 15:57:35 +02:00
Sergey M․
c72477bd32
[rutube] Modernize
2014-03-30 15:35:07 +07:00
Philipp Hagemeister
9a7b072e38
[wdr] Add support for more wdrmaus subpages
2014-03-30 07:42:35 +02:00
Philipp Hagemeister
cbc4a6cc7e
release 2014.03.30
2014-03-30 07:25:48 +02:00
Philipp Hagemeister
cd7481a39e
[wdr] Add support for wdrmaus.de ( Fixes #2651 )
2014-03-30 07:25:42 +02:00
Philipp Hagemeister
acd213ed6d
Remove unusued imports
2014-03-30 07:16:07 +02:00
Philipp Hagemeister
77ffa95701
[jsinterp] Better error messages
2014-03-30 07:15:14 +02:00
Philipp Hagemeister
2b25cb5d76
[youtube] Move JavaScript interpreter into its own module
2014-03-30 07:02:58 +02:00
Philipp Hagemeister
62fec3b2ff
Add new --encoding option ( Fixes #2650 )
2014-03-30 06:08:22 +02:00
Jaime Marquínez Ferrándiz
e79162558e
[wat] Modernize
2014-03-29 15:15:16 +01:00
Jaime Marquínez Ferrándiz
2da67107ee
[tf1] Modernize
2014-03-29 15:05:15 +01:00
Jaime Marquínez Ferrándiz
2ff7f8975e
[nba] Modernize
2014-03-29 14:57:48 +01:00
Jaime Marquínez Ferrándiz
87a2566048
[metacritic] Modernize test
2014-03-29 14:57:48 +01:00
Jaime Marquínez Ferrándiz
986f56736b
[roxwel] Modernize
2014-03-29 14:57:44 +01:00
Jaime Marquínez Ferrándiz
2583a0308b
[huffpost] Modernize test
2014-03-29 14:35:45 +01:00
Jaime Marquínez Ferrándiz
40c716d2a2
[ign] Modernize
2014-03-29 14:34:03 +01:00
Jaime Marquínez Ferrándiz
79bfd01001
[kickstarter] Fix extraction, extract more info and modernize
2014-03-29 14:22:28 +01:00
Jaime Marquínez Ferrándiz
f2bcdd8e02
[discovery] modernize
2014-03-29 14:22:27 +01:00
Philipp Hagemeister
8c5850eeb4
release 2014.03.29
2014-03-29 14:01:53 +01:00
Philipp Hagemeister
bd3e077a2d
Merge branch 'master' of github.com:rg3/youtube-dl
2014-03-29 14:01:19 +01:00
Jaime Marquínez Ferrándiz
7e70ac36b3
[bloomberg] Fix extraction ( fixes #2154 )
...
Stop using the OoyalaIE, extract the f4m url instead.
2014-03-29 11:55:12 +01:00
Philipp Hagemeister
2cc0082dc0
Credit @phaer for OE1 ( #2646 )
2014-03-29 10:11:32 +01:00
Sergey M․
056b56688a
[ntv] Simplify
2014-03-29 15:55:03 +07:00
Philipp Hagemeister
b17418313f
[oe1] Simplify ( #2646 )
2014-03-28 23:23:58 +01:00
Philipp Hagemeister
e9a6fd6a68
Merge remote-tracking branch 'phaer/add-oe1-support'
2014-03-28 23:21:58 +01:00
Philipp Hagemeister
bf30f3bd9d
release 2014.03.28
2014-03-28 23:14:54 +01:00
Philipp Hagemeister
330edf2d84
Mention where to find keys in --dump-json ( Fixes #2648 )
2014-03-28 23:13:03 +01:00
Philipp Hagemeister
43f775e4ca
[comedycentral] Duration can now be a float ( Fixes #2647 )
2014-03-28 23:06:34 +01:00
Sergey M․
8f6562448c
[ntv] Move app guess outside formats loop
2014-03-28 23:09:56 +07:00
Sergey M․
263f4b514b
[ntv] Add support for ntv.ru ( Closes #2581 )
2014-03-28 23:01:08 +07:00
phaer
f0da3f1ef9
[oe1] Add support for oe1.orf.at.
2014-03-28 17:57:25 +02:00
Sergey M․
cb3ac1c610
[smotri] Modernize and add support for emdebbed videos ( Closes #2585 )
2014-03-28 19:58:49 +07:00
Sergey M․
8efd15f477
[canalplus] Fix video id extraction ( Closes #2645 )
2014-03-28 18:47:15 +07:00
Jaime Marquínez Ferrándiz
d26ebe990f
[ehow] Modernize
2014-03-27 21:23:02 +01:00
Jaime Marquínez Ferrándiz
28acf5500a
[appletrailers] Modernize
2014-03-27 21:10:51 +01:00
Jaime Marquínez Ferrándiz
214c22c704
[niconico] Modernize
2014-03-27 21:01:09 +01:00
Sergey M․
8cdafb47b9
[mooshare] Add support for URLs starting with 'www'
2014-03-27 19:08:35 +07:00
Philipp Hagemeister
0dae5083f1
[urort] Add date
2014-03-27 02:56:23 +01:00
Philipp Hagemeister
4c89bbd22c
release 2014.03.27.1
2014-03-27 02:52:06 +01:00
Philipp Hagemeister
e2b06e76c1
[urort] Add extractor ( Fixes #2634 )
2014-03-27 02:51:50 +01:00
Philipp Hagemeister
e9c076c317
[clipsyndicate] Modernize
2014-03-27 02:30:00 +01:00
Philipp Hagemeister
6c072e7d25
release 2014.03.27
2014-03-27 02:22:57 +01:00
Philipp Hagemeister
ac6c104871
[ted] Add support for watch/ URLs ( Fixes #2637 )
2014-03-27 02:22:40 +01:00
Philipp Hagemeister
e55213ce35
Merge remote-tracking branch 'malept/tds-extended-interviews'
2014-03-27 02:02:18 +01:00
Mark Lee
24a2aac445
[comedycentral] fix TDS extended interviews
...
The new website broke the URL format.
Added "playlist" as a valid ID keyword.
2014-03-26 10:51:02 -07:00
pulpe
784763c565
we don't need to run ffmpeg more times
2014-03-26 15:22:52 +01:00
pulpe
39c68260c0
fix ffmpeg metadatapp
2014-03-26 15:22:52 +01:00
pulpe
149254d0d5
fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail with same video
2014-03-26 15:22:52 +01:00
pulpe
0c14e2fbe3
add post processor
2014-03-26 15:22:51 +01:00
Jaime Marquínez Ferrándiz
98acdc895b
Merge remote-tracking branch 'dstftw/download-referer-header' ( closes #2628 )
2014-03-26 15:20:11 +01:00
Jaime Marquínez Ferrándiz
bd3b5b8b10
[slashdot] Remove extractor
...
The generic ooyala detection works fine.
2014-03-26 15:09:14 +01:00
Jaime Marquínez Ferrándiz
9a90636805
[vice] Remove extractor
...
The generic ooyala detection works fine.
2014-03-26 15:03:34 +01:00
Sergey M․
6a66ae96ed
[cspan] Roll back unfinished rtmp support
2014-03-26 19:51:54 +07:00
Philipp Hagemeister
ad8915b729
Add --no-warnings option ( Fixes #2630 )
2014-03-26 00:43:46 +01:00
Philipp Hagemeister
34cbc7ee8d
[comedycentral] Better titles
2014-03-25 23:46:51 +01:00
Sergey M․
a59e40a1ea
Replace 'referer' with 'http_referer'
2014-03-25 21:53:26 +07:00
Sergey M․
ad0a75db6b
[auengine] Add referer
2014-03-25 21:22:41 +07:00
Sergey M․
1d0e49e1c7
Use explicitly set Referer header for downloading
2014-03-25 21:22:27 +07:00
Sergey M․
b4461b6ebe
[auengine] Modernize
2014-03-25 21:16:10 +07:00
Philipp Hagemeister
80959224fe
release 2014.03.25.1
2014-03-25 14:27:40 +01:00
Philipp Hagemeister
865cbf4fc5
[comedycentral] Correct uri ( Fixes #2627 )
2014-03-25 14:27:23 +01:00
Philipp Hagemeister
196f061cac
release 2014.03.25
2014-03-25 04:01:13 +01:00
Philipp Hagemeister
99b380c33b
[comedycentral] Fix thedailyshow / thecolbertreport ( Fixes #2600 , #2596 )
2014-03-25 04:00:57 +01:00
Philipp Hagemeister
02e4482e22
release 2014.03.24.5
2014-03-24 23:23:38 +01:00
Philipp Hagemeister
b8a792de80
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
youtube_dl/extractor/arte.py
2014-03-24 23:23:17 +01:00
Philipp Hagemeister
fac55558ad
[washingtonpost] Add extractor ( Fixes #2622 )
2014-03-24 23:21:20 +01:00
Jaime Marquínez Ferrándiz
b2799ff96d
[arte] Fix videos.arte.tv extraction
2014-03-24 22:38:51 +01:00
Philipp Hagemeister
7a249480b4
[arte] Fix video.arte.tv extractor
2014-03-24 22:34:03 +01:00
Philipp Hagemeister
f605128d13
[rts] Add thumbnail support
2014-03-24 22:32:04 +01:00
Philipp Hagemeister
ba40a74666
[clipfish] Modernize
2014-03-24 22:30:32 +01:00
Philipp Hagemeister
fb8ae2d438
release 2014.03.24.4
2014-03-24 22:03:51 +01:00
Philipp Hagemeister
893f8832b5
[arte] Add support for embedded videos ( Fixes #2620 )
2014-03-24 22:01:47 +01:00
Philipp Hagemeister
878d11ec29
[arte] Add support for multiple formats
2014-03-24 21:36:26 +01:00
Philipp Hagemeister
515bbe4b5b
[arte] Remove liveweb support
...
liveweb.arte.tv is no longer functional, everything has moved to concert
2014-03-24 21:31:19 +01:00
Philipp Hagemeister
75f2e25ba9
[downloader/hls] Encode filename ( Fixes #2609 )
2014-03-24 21:23:05 +01:00
Philipp Hagemeister
0d466d34a3
release 2014.03.24.3
2014-03-24 17:12:42 +01:00
Philipp Hagemeister
6949d81095
[byutv] Add support ( Fixes #2612 )
2014-03-24 17:12:15 +01:00
Philipp Hagemeister
f847ca02d3
[addanime] Modernize
2014-03-24 16:39:53 +01:00
Philipp Hagemeister
510243ba58
release 2014.03.24.2
2014-03-24 15:00:47 +01:00
Sergey M․
b540697a8a
[veoh] Improve extraction, fix youtube extraction ( Closes #2616 )
2014-03-24 20:53:03 +07:00
Philipp Hagemeister
0d3641e589
[cinemassacre] Fix #2815
2014-03-24 13:43:13 +01:00
Philipp Hagemeister
72546c831e
Merge pull request #2553 from anisse/master
...
Add an option to specify custom HTTP headers
2014-03-24 10:42:58 +01:00
Philipp Hagemeister
d26db9269d
release 2014.03.24.1
2014-03-24 10:25:58 +01:00
Philipp Hagemeister
c11726364e
release 2014.03.24
2014-03-24 10:17:35 +01:00
Philipp Hagemeister
c577d735c6
release 2013.03.24.2
2014-03-24 02:24:31 +01:00
Philipp Hagemeister
9f0375f61a
release 2013.03.24.1
2014-03-24 02:22:12 +01:00
Philipp Hagemeister
5e114e4bfe
[soundcloud] Always add streaming formats
2014-03-24 02:21:17 +01:00
Philipp Hagemeister
83622b6d2f
[soundcloud] Simplify string literals
2014-03-24 02:15:31 +01:00
Philipp Hagemeister
3d87426c2d
release 2013.03.24
2014-03-24 01:42:14 +01:00
Philipp Hagemeister
f70daac108
[RTS] Add extractor ( Fixes #2608 )
2014-03-24 01:41:14 +01:00
Philipp Hagemeister
912b38b428
[instagram] Fix info_dict key name
2014-03-24 01:40:09 +01:00
Philipp Hagemeister
51fb2e98d2
[radiofrance] Modernize
2014-03-23 17:43:33 +01:00
Philipp Hagemeister
38d63d846e
[extractor/common] Clarify preference key in formats
2014-03-23 17:41:43 +01:00
Philipp Hagemeister
07cec9776e
release 2014.03.23
2014-03-23 16:06:41 +01:00
Philipp Hagemeister
ea38e55fff
[instagram] Add support for user profiles ( Fixes #2606 )
2014-03-23 16:06:07 +01:00
Philipp Hagemeister
6eefe53329
[utils] Simplify setproctitle
2014-03-23 14:28:22 +01:00
Philipp Hagemeister
1986025d2b
[xbef] (Add extractor)
2014-03-23 14:04:36 +01:00
Philipp Hagemeister
c9aa111b4f
[worldstarhiphop] Modernize
2014-03-23 13:49:15 +01:00
Philipp Hagemeister
bfcb6e3917
Merge remote-tracking branch 'fiocfun/xtube-user-extractor'
2014-03-23 13:36:14 +01:00
Sergey M․
2c1396073e
[metacafe] Remove accidently inserted comment string
2014-03-23 05:16:02 +07:00
Sergey M․
401983c6a0
[metacafe] More modernize
2014-03-23 05:13:15 +07:00
Sergey M․
391dc3ee07
[metacafe] Replace cbs test
2014-03-23 05:08:11 +07:00
Sergey M․
be3b8fa30f
[metacafe] Modernize
2014-03-23 05:05:31 +07:00
fiocfun
9f5809b3e8
[xtube] user playlist extractor
2014-03-23 00:16:35 +06:00
Sergey M․
0320ddc192
[pornhub] Fix uploader extraction and extract counts
2014-03-22 21:30:22 +07:00
Philipp Hagemeister
56dd55721c
Remove unused imports and clarify variable names
2014-03-22 15:17:32 +01:00
Philipp Hagemeister
231f76b530
[toypics] Separate user and video extraction ( #2601 )
2014-03-22 15:15:01 +01:00
Philipp Hagemeister
55442a7812
Merge remote-tracking branch 'fiocfun/toypics-support'
2014-03-22 14:24:44 +01:00
Philipp Hagemeister
43b81eb98a
[youtube] Remove useless resolution fields from format definitions
...
These can be - and are - calculated automatically by the YoutubeDL core.
2014-03-22 14:22:41 +01:00
Philipp Hagemeister
bfd718793c
Merge remote-tracking branch 'hurda/patch-1'
2014-03-22 14:21:04 +01:00
Philipp Hagemeister
a9c2896e22
Make missing test definition fields an error
...
If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:')
2014-03-22 14:20:07 +01:00
hurda
278229d195
itag 160 is 144p, not 192p
2014-03-22 12:15:45 +01:00
Philipp Hagemeister
fa154d1dbe
[videolectures.net] Make description optional
2014-03-22 12:10:56 +01:00
Jaime Marquínez Ferrándiz
7e2ede9891
[generic] Run TED detection before JW Player detection
...
Otherwise it overwrittes the `mobj` variable.
2014-03-22 10:20:44 +01:00
fiocfun
74af99fc2f
toypics.net support
2014-03-22 04:07:44 +06:00
Jaime Marquínez Ferrándiz
0f2a2ba14b
Merge remote-tracking branch 'dstftw/generic-webpage-unescape'
...
Conflicts:
youtube_dl/extractor/generic.py
2014-03-21 22:14:24 +01:00
Jaime Marquínez Ferrándiz
e24b5a8610
[ooyala] Modernize
2014-03-21 21:55:51 +01:00
Jaime Marquínez Ferrándiz
750f9020ae
[generic] Recognize more Ooyala embedded videos ( #2569 )
2014-03-21 21:51:33 +01:00
Jaime Marquínez Ferrándiz
f82863851e
Add an extractor for on.aol.com
2014-03-21 19:54:44 +01:00
Jaime Marquínez Ferrándiz
933a5b3792
Add extractor for Engadget and 5min ( closes #2465 )
...
engadget.com uses the generic 5min.com service.
2014-03-21 19:13:46 +01:00
Sergey M․
aa488e1385
[xtube] Fix formats extraction
2014-03-21 23:58:40 +07:00
Philipp Hagemeister
d77650525d
release 2014.03.21.5
2014-03-21 14:52:57 +01:00
Philipp Hagemeister
3e50c29984
release 2014.03.21.4
2014-03-21 14:38:55 +01:00
Philipp Hagemeister
64e7ad6045
[videolectures] (New extractor)
2014-03-21 14:38:41 +01:00
Philipp Hagemeister
23f4a93bb4
[daum] Modernize
2014-03-21 14:38:41 +01:00
Jaime Marquínez Ferrándiz
6f13b055f1
[cspan] Fix typo in a comment
2014-03-21 08:01:20 +01:00
Philipp Hagemeister
1f91bd15c3
release 2014.03.21.3
2014-03-21 02:10:35 +01:00
Philipp Hagemeister
11a15be4ce
[cspan] Add support for newer videos ( Fixes #2577 )
2014-03-21 02:10:24 +01:00
Philipp Hagemeister
14e17e18cb
release 2014.03.21.2
2014-03-21 01:42:45 +01:00
Philipp Hagemeister
1b124d1942
[parliamentliveuk] Add extractor
2014-03-21 01:42:28 +01:00
Philipp Hagemeister
747373d4ae
release 2014.03.21.1
2014-03-21 01:00:27 +01:00
Philipp Hagemeister
18d367c0a5
Remove legacy InfoExtractors file
2014-03-21 01:00:06 +01:00
Philipp Hagemeister
a1a530b067
[pbs] Add support for video ratings
2014-03-21 00:59:51 +01:00
Philipp Hagemeister
cb9722cb3f
[viki] Modernize
2014-03-21 00:53:18 +01:00
Philipp Hagemeister
773c0b4bb8
[pbs] Add support for widget URLs ( Fixes #2594 )
2014-03-21 00:46:32 +01:00
Philipp Hagemeister
23c322a531
release 2014.03.21
2014-03-21 00:37:23 +01:00
Philipp Hagemeister
7e8c0af004
Add --prefer-insecure option ( Fixes #2364 )
2014-03-21 00:37:10 +01:00
Philipp Hagemeister
d2983ccb25
[ninegag] Modernize and remove unused import
2014-03-21 00:37:10 +01:00
Philipp Hagemeister
f24e9833dc
[youporn] Modernize
2014-03-21 00:37:10 +01:00
Sergey M․
bc2bdf5709
[kontrtube] Modernize
2014-03-20 23:05:57 +07:00
Philipp Hagemeister
627a209f74
release 2014.03.20
2014-03-20 16:35:54 +01:00
Philipp Hagemeister
1a4895453a
[YoutubeDL] Improve error message
2014-03-20 16:33:46 +01:00
Philipp Hagemeister
aab74fa106
[ted] Simplify embed code ( #2587 )
2014-03-20 16:33:23 +01:00
Philipp Hagemeister
2bd9efd4c2
Merge remote-tracking branch 'anovicecodemonkey/TEDIEimprovements'
2014-03-20 16:24:34 +01:00
Jaime Marquínez Ferrándiz
39a743fb9b
[arte] Modernize tests and fix _VALID_REGEX
2014-03-20 09:14:43 +01:00
Jaime Marquínez Ferrándiz
4966a0b22d
[arte] Add extractor for concert.arte.tv ( closes #2588 )
2014-03-20 09:11:47 +01:00
anovicecodemonkey
fc26023120
[TEDIE] Add support for embeded TED video URLs
2014-03-20 01:04:21 +10:30
anovicecodemonkey
8d7c0cca13
[generic] Add support for embeded TED videos
2014-03-20 00:56:32 +10:30
Sergey M․
f66ede4328
[arte.tv:+7] Fix _VALID_URL
2014-03-19 21:23:55 +07:00
Philipp Hagemeister
b6c5fa9a0b
release 2014.03.18.1
2014-03-18 14:42:59 +01:00
Philipp Hagemeister
dff10eaa77
release 2014.03.18
2014-03-18 14:31:03 +01:00
Philipp Hagemeister
4e6f9aeca1
Fix typo
2014-03-18 14:28:53 +01:00
Philipp Hagemeister
e68301af21
Fix getpass on Windows ( Fixes #2547 )
2014-03-18 14:27:42 +01:00
Sergey M․
17286a96f2
[iprima] Fix permission check regex
2014-03-18 19:33:28 +07:00
ericpardee
f102372b5f
Update to comedycentral.py (cc.com)
...
Added cc.com as it's same as comedycentral.com and used, i.e. http://www.cc.com/video-clips/fmyq0m/broad-city-a-beautiful-railroad-style-apartment
2014-03-17 18:01:26 -07:00
Jaime Marquínez Ferrándiz
ecbe1ad207
[generic] Fix access to removed function in python 3.4
...
The `Request.get_origin_req_host` method was deprecated in 3.3, use the
`origin_req_host` property if it's not available, see http://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_origin_req_host .
2014-03-17 21:59:21 +01:00
Anisse Astier
410afb2003
Add an option to specify custom HTTP headers
2014-03-17 16:40:41 +01:00
Philipp Hagemeister
9d840c43b5
release 2014.03.17
2014-03-17 14:49:02 +01:00
Sergey M․
e125c21531
[vesti] Restore vesti extractor
2014-03-17 02:01:01 +07:00
Sergey M․
93d020dd65
[generic] Add support for embedded rutv player
2014-03-17 02:00:31 +07:00
Sergey M․
a7515ec265
[rutv] Refactor vgtrk/rutv extractor
2014-03-17 01:59:40 +07:00
Jaime Marquínez Ferrándiz
b6c1ceccc2
[ted] Add 'http://' to the thumbnail url if it's missing
2014-03-16 11:24:11 +01:00
Philipp Hagemeister
6563837ee1
[udemy] Make sure test case is not inherited
2014-03-16 07:09:10 +01:00
Philipp Hagemeister
fd5e6f7ef2
[vevo] Mark all test timestamps as approximate
2014-03-16 07:05:48 +01:00
Sergey M․
15fd51b37c
[generic] More generic support for embedded vimeo player ( #1602 )
2014-03-16 00:47:04 +07:00
Sergey M․
d95e35d659
[generic] Add nowvideo test hidden behind percent encoding
2014-03-15 04:39:53 +07:00
Sergey M․
1439073049
[generic] Add comment for unescaping webpage contents
2014-03-15 04:38:49 +07:00
Sergey M
1f7659dbe9
[generic] Unescape webpage contents
2014-03-15 04:21:17 +07:00
Sergey M․
f1cef7a9ff
[iprima] Skip test
2014-03-15 01:39:42 +07:00
Sergey M․
8264223511
[iprima] Add access permission check
2014-03-15 01:38:44 +07:00
Jaime Marquínez Ferrándiz
bc6d597828
Add bestvideo and worstvideo to special format names ( #2163 )
2014-03-14 17:01:47 +01:00
Philipp Hagemeister
aba77bbfc2
[vevo] Adapt test to constantly changing timestamp
2014-03-13 18:45:14 +01:00
Philipp Hagemeister
955c451456
Rename upload_timestamp to timestamp
2014-03-13 18:45:14 +01:00
Sergey M․
e5de3f6c89
[udemy] Initial support for free courses ( #1617 )
2014-03-14 00:36:39 +07:00
Philipp Hagemeister
1e0eb60f1a
[videobam] Fix empty title handling
2014-03-13 17:03:43 +01:00
Philipp Hagemeister
87a29e6f25
[wdr] Add description to tests
2014-03-13 17:01:58 +01:00
Philipp Hagemeister
c3d36f134f
[googlesearch] Fix next page indicator check
2014-03-13 16:52:13 +01:00
Philipp Hagemeister
84769e708c
[ninegag] Fix extraction
2014-03-13 16:40:53 +01:00
Philipp Hagemeister
9d2ecdbc71
[vevo] Centralize timestamp handling
2014-03-13 15:30:25 +01:00
Philipp Hagemeister
9b69af5342
Merge remote-tracking branch 'soult/br'
2014-03-13 14:35:34 +01:00
David Triendl
c21215b421
[br] Allow '/' in URL, allow empty author + broadcastDate fields
...
* Allow URLs that have a 'subdirectory' before the actual program name, e.g.
'xyz/xyz-episode-1'.
* The author and broadcastDate fields in the XML file may be empty.
* Add test case for the two problems above.
2014-03-13 14:08:34 +01:00
Philipp Hagemeister
cddcfd90b4
[funnyordie] Correct JSON interpretation
2014-03-13 00:53:19 +01:00
Sergey M․
f36aacba0f
[collegehumor] Fix one more test
2014-03-13 06:25:12 +07:00
Sergey M․
355271fb61
[collegehumor] Extract like count
2014-03-13 06:12:39 +07:00
Sergey M․
2a5b502364
[collegehumor] Fix test
2014-03-13 06:09:21 +07:00
Philipp Hagemeister
98ff9d82d4
release 2014.03.12
2014-03-12 14:50:14 +01:00
Jaime Marquínez Ferrándiz
b1ff87224c
[vimeo] Now VimeoIE doesn't match urls of channels with a numeric id ( fixes #2552 )
2014-03-12 14:23:06 +01:00
Sergey M․
b461641fb9
[wdr] Add support for WDR sites ( Closes #1367 )
2014-03-12 04:20:47 +07:00
Sergey M․
b047de6f6e
Add format to unified_strdate
2014-03-12 04:18:43 +07:00
Philipp Hagemeister
34ca5d9ba0
release 2014.03.11
2014-03-11 16:51:50 +01:00
Philipp Hagemeister
60cc4dc4b4
[generic/funnyordie] Add support for funnyordie embeds ( Fixes #2546 )
2014-03-11 16:51:36 +01:00
Philipp Hagemeister
db95dc13a1
[playvid] Simplify ( #2539 )
2014-03-10 20:55:47 +01:00
Philipp Hagemeister
777ac90791
Merge remote-tracking branch 'MikeCol/playvid_extract'
2014-03-10 20:45:45 +01:00
Philipp Hagemeister
04f9bebbcb
Merge remote-tracking branch 'jaimeMF/remove_global_opener'
2014-03-10 20:42:54 +01:00
MikeCol
4ea3137e41
Playvid extractor
2014-03-10 20:16:49 +01:00
Jaime Marquínez Ferrándiz
a0792b738e
Don't install the global url opener
...
All the code uses now the urlopen method of YoutubeDL
2014-03-10 19:04:51 +01:00
Jaime Marquínez Ferrándiz
19a41fc613
Don't set the global socket timeout
...
Use the timeout argument of the `OpenerDirector.open` method instead
2014-03-10 19:03:37 +01:00
Sergey M․
3ee52157fb
[vgtrk] Rename vesti extractor
2014-03-11 00:58:05 +07:00
Sergey M․
c4d197ee2d
[vesti] Fix _VALID_URL regex
2014-03-11 00:49:41 +07:00
Philipp Hagemeister
a33932cfe3
[vevo] Correct test value
...
The date is now interpreted as UTC for consistency.
2014-03-10 17:56:54 +01:00
Philipp Hagemeister
bcf89ce62c
[generic] Suppress warning about doctypes in RSS parser
2014-03-10 17:31:32 +01:00
Philipp Hagemeister
e3899d0e00
Merge branch 'master' of github.com:rg3/youtube-dl
2014-03-10 16:42:22 +01:00
Philipp Hagemeister
dcb00da49c
[depositfiles] Remove extractor
...
This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search.
Closes #1255
2014-03-10 16:41:08 +01:00
Sergey M․
aa51d20d19
[vesti] Skip geo restricted test
2014-03-10 22:31:22 +07:00
Philipp Hagemeister
ae7ed92057
[youtube] Fix up invalid JSON
2014-03-10 13:35:45 +01:00
Philipp Hagemeister
e45b31d9bd
[vevo] Interpret date as UTC instead of local time
2014-03-10 13:12:57 +01:00
Philipp Hagemeister
5a25f39653
Correct extractor documentation
2014-03-10 13:09:55 +01:00
Philipp Hagemeister
963d7ec412
release 2014.03.10
2014-03-10 13:04:20 +01:00
Jaime Marquínez Ferrándiz
4126826b10
[photobucket] More unicode literals
2014-03-10 12:59:19 +01:00
Sergey M․
b773ead7fd
[vesti] Add support for more sites ( Closes #2534 )
2014-03-10 18:52:00 +07:00
Philipp Hagemeister
855e2750bc
Credit @mharrys for aftonbladet
2014-03-10 10:30:17 +01:00
Philipp Hagemeister
805ef3c60b
Correct automatic resolution determination
2014-03-10 10:29:25 +01:00
Philipp Hagemeister
fbc2dcb40b
[aftonbladet] Modernize
2014-03-10 10:28:56 +01:00
Philipp Hagemeister
5375d7ad84
Merge remote-tracking branch 'mharrys/aftonbladet'
2014-03-10 10:23:45 +01:00
Jaime Marquínez Ferrándiz
90f3476180
[photobucket] Modernize and remove the old extraction code
2014-03-09 19:36:46 +01:00
Jaime Marquínez Ferrándiz
ee95c09333
[pornhub] Use compat_urllib_parse.unquote_plus ( #2531 )
2014-03-09 19:16:25 +01:00
Jaime Marquínez Ferrándiz
75d06db9fc
Merge branch 'pornhub_unquote_password' of github.com:MikeCol/youtube-dl
2014-03-09 19:15:33 +01:00
Jaime Marquínez Ferrándiz
439a1fffcb
[myvideo] Modernize
2014-03-09 18:58:34 +01:00
Jaime Marquínez Ferrándiz
9d9d70c462
[facebook] Modernize
2014-03-09 18:42:44 +01:00
Jaime Marquínez Ferrándiz
b4a186b7be
[jukebox] Modernize and add a test
2014-03-09 18:33:17 +01:00
Jaime Marquínez Ferrándiz
bdebf51c8f
[xnxx] Modernize
2014-03-09 18:31:39 +01:00
MikeCol
264b86f9b4
Unquote password
2014-03-09 18:26:18 +01:00
Philipp Hagemeister
9e55e37a2e
Merge remote-tracking branch 'origin/master'
2014-03-09 18:08:16 +01:00
Mattias Harrysson
27865b2169
[aftonbladet] add extractor for aftonbladet.se
2014-03-09 16:59:18 +01:00
Jaime Marquínez Ferrándiz
6d07ce0162
YoutubeDL: If the logger is set call its warning
method in report_warning
2014-03-09 15:16:54 +01:00
Sergey M․
edb7fc5435
[videodetective] Modernize
2014-03-09 18:39:39 +07:00
Jaime Marquínez Ferrándiz
31f77343f2
[vube] Update the test's checksum
2014-03-09 12:27:38 +01:00
Jaime Marquínez Ferrándiz
63ad031583
[soundcloud] Add the description field to the second test
2014-03-09 12:26:58 +01:00
Jaime Marquínez Ferrándiz
806d6c2e8c
[gamekings] Modernize and update the test's description field
2014-03-09 11:57:30 +01:00
Jaime Marquínez Ferrándiz
0ef68e04d9
[mtv] Transform the urls from the mobile version to get the best quality
...
And don't report a warning, just log a message, it allows to pass the test from Europe.
2014-03-08 22:09:42 +01:00
Sergey M․
a496524db2
[collegehumor] Replace youtube test
2014-03-09 03:21:26 +07:00
Jaime Marquínez Ferrándiz
935c7360cc
[spike] Add support for mobile urls
2014-03-08 21:10:21 +01:00
Jaime Marquínez Ferrándiz
340b046876
[spike] Add support for downloading the mobile version if the normal version is geoblocked
2014-03-08 20:59:11 +01:00
Jaime Marquínez Ferrándiz
cc1db7f9b7
[mtv] Improve detection of geoblocked videos
2014-03-08 19:46:34 +01:00
Philipp Hagemeister
a4ff6c4762
[arte] Raise a proper error when no video is found
2014-03-08 16:04:03 +01:00
Philipp Hagemeister
1060425cbb
[vimeo] Add a better error message for embed-only videos ( #2527 )
2014-03-08 12:25:09 +01:00
Jaime Marquínez Ferrándiz
e9c092f125
YoutubeDL: Use its urlopen
method for downloading the thumbnail.
2014-03-07 16:43:34 +01:00
Jaime Marquínez Ferrándiz
22ff5d2105
[http] Use the YoutubeDL.urlopen
method
2014-03-07 16:41:42 +01:00
Sergey M․
136db7881b
[lynda] Modernize
2014-03-07 22:11:01 +07:00
Philipp Hagemeister
dae313e725
release 2014.03.07.1
2014-03-07 15:59:10 +01:00
Jaime Marquínez Ferrándiz
b74fa8cd2c
[facebook] Fix login process
...
It was broken and didn't work in python 3.
And use `_download_webpage` instead of `compat_urllib_request.urlopen`.
2014-03-07 15:25:33 +01:00
Philipp Hagemeister
94eae04c94
release 2014.03.07
2014-03-07 06:41:48 +01:00
Sergey M․
16ff7ebc77
[lynda] Fix successful login regex and fix formats extraction ( Closes #2520 )
2014-03-07 06:56:48 +07:00
Philipp Hagemeister
c361c505b0
release 2014.03.06
2014-03-06 23:57:00 +01:00
Sergey M․
d37c07c575
[vesti] Fix extraction and support more link formats ( Closes #2517 )
2014-03-07 02:27:39 +07:00
Sergey M․
9d6105c9f0
Do not resume live streams
...
No resuming or seeking in live streams is possible (c) man rtmpdump
2014-03-05 22:46:20 +07:00
Sergey M․
8dec03ecba
Use unicode literals
2014-03-05 22:24:07 +07:00
Sergey M․
826547870b
Report no connect as error
2014-03-05 22:21:19 +07:00
Sergey M․
52d6a9a61d
Handle rtmpdump's no connection return value
2014-03-05 22:19:27 +07:00
Sergey M․
ad242b5fbc
Remove superfluous whitespace
2014-03-05 22:16:50 +07:00
Sergey M․
3524175625
Use meaningful return value constants for rtmpdump
2014-03-05 22:12:02 +07:00
Jaime Marquínez Ferrándiz
7b9965ea93
[ted] Remove unused import and modernize test
2014-03-05 14:27:45 +01:00
Philipp Hagemeister
0a5bce566f
[generic] Add all test attributes for embedly ( #2447 )
...
In the future, we may want to not only print something, but throw an error for untested properties.
2014-03-05 14:05:50 +01:00
Philipp Hagemeister
8012bd2424
[generic] Get a better ID
2014-03-05 14:02:14 +01:00
Philipp Hagemeister
f55a1f0a88
Merge remote-tracking branch 'rzhxeo/embedly'
...
Conflicts:
youtube_dl/extractor/generic.py
2014-03-05 14:01:53 +01:00
Jaime Marquínez Ferrándiz
bacac173a9
[ted] Style fixes
2014-03-05 13:27:26 +01:00
Jaime Marquínez Ferrándiz
ca1fee34f2
[ted] Fix playlist extraction and add a test
2014-03-05 13:22:10 +01:00
Sergey M․
6dadaa9930
[prosiebensat1] Replace test
2014-03-05 15:10:49 +07:00
Jaime Marquínez Ferrándiz
553f6e4633
[dailymotion] Convert width and height fields from strings to integers
2014-03-04 22:24:38 +01:00
Jaime Marquínez Ferrándiz
652bee05f0
[ted] Fix video extraction
...
The site has been redesigned
2014-03-04 21:47:01 +01:00
Philipp Hagemeister
d63516e9cd
release 2014.03.04.2
2014-03-04 20:56:31 +01:00
Sergey M․
e477dcf649
[vesti] Fix width and height
2014-03-04 21:40:35 +07:00
Sergey M․
9d3f7781f3
[soundcloud:set] Fix _VALID_URL regex ( Closes #2509 )
2014-03-04 21:29:14 +07:00
Sergey M․
c7095dada3
[tvigle] Add support for another video link format
2014-03-04 19:22:48 +07:00
Sergey M․
607dbbad76
[xtube] Fix extraction add more metafields
2014-03-04 16:12:11 +07:00
Philipp Hagemeister
17b75c0de1
Document width, height, and resolution ( #1445 )
2014-03-04 03:49:33 +01:00
Philipp Hagemeister
ab24f4f3be
[facebook] Use consistent quotes
2014-03-04 03:49:12 +01:00
Philipp Hagemeister
e1a52d9e10
release 2014.03.04.1
2014-03-04 03:40:00 +01:00
Philipp Hagemeister
d0ff838433
[facebook] Correct regexp
2014-03-04 03:39:45 +01:00
Philipp Hagemeister
b37b94501c
[facebook] Fix login detection ( #2505 )
2014-03-04 03:39:04 +01:00
Philipp Hagemeister
cb3bb2cfef
[facebook] Modernize
2014-03-04 03:36:54 +01:00
Philipp Hagemeister
e2cc7983e9
release 2014.03.04
2014-03-04 03:32:54 +01:00
Philipp Hagemeister
c9ae7b9565
[youtube] Add support for search result URLs ( Fixes #2495 )
2014-03-04 03:32:28 +01:00
Philipp Hagemeister
86fb4347f7
release 2014.03.03
2014-03-03 13:51:25 +01:00
Philipp Hagemeister
2fcec131f5
Credit @juancri for canal13cl ( #2498 )
2014-03-03 12:54:01 +01:00
Philipp Hagemeister
9f62eaf4ef
[canal13cl] Add test and improve extraction ( #2498 )
2014-03-03 12:53:11 +01:00
Philipp Hagemeister
f92259c026
Merge remote-tracking branch 'origin/master'
2014-03-03 12:34:34 +01:00
Philipp Hagemeister
0afef30b23
Add display_id field
2014-03-03 12:06:28 +01:00
Philipp Hagemeister
dcdfd1c711
Merge remote-tracking branch 'origin/master'
2014-03-03 12:05:59 +01:00
Sergey M․
2acc1f8f50
[orf] Fix segments extraction ( Closes #2501 )
2014-03-03 18:05:46 +07:00
Sergey M․
2c39b0c695
[tinypic] Fix import
2014-03-03 17:40:12 +07:00
Sergey M․
e77c5b4f63
[4tube] Fix import
2014-03-03 17:39:49 +07:00
Juan C. Olivares
409a16cb72
Allowing URLs for 13.cl without the /programas prefix
2014-03-02 23:41:13 -03:00
Juan C. Olivares
94d5e90b4f
FIX: Typo in the extractor's name
2014-03-02 23:40:35 -03:00
Juan C. Olivares
2d73b45805
Adding support for 13.cl
2014-03-02 23:15:12 -03:00
Sergey M․
271a2dbfa2
[tvigle] Add age limit
2014-03-02 22:07:18 +07:00
Sergey M․
bf4adcac66
[tvigle] Fix like count
2014-03-02 20:56:36 +07:00
Sergey M․
fb8b8fdd62
[tvigle] Add support for tvigle.ru
2014-03-02 19:59:34 +07:00
Sergey M․
5a0b26252e
[ceskatelevize] Simplify
2014-03-01 23:05:33 +07:00
Sergey M․
7d78f0cc48
[ceskatelevize] Fix video availability check and add geo unrestricted test
2014-03-01 22:54:37 +07:00
Sergey M․
f00fc78674
Merge branch '_ceskatelevize' of https://github.com/pulpe/youtube-dl into pulpe-_ceskatelevize
2014-03-01 22:26:18 +07:00
pulpe
392017874c
[CeskaTelevize] raise ExtractorError if you are outside of CR
2014-03-01 16:17:29 +01:00
pulpe
c3cb92d1ab
[CeskaTelevize] fix python3 support @dstftw
2014-03-01 16:02:51 +01:00
pulpe
aa5590fa07
skip test
2014-03-01 12:34:01 +01:00
pulpe
8cfb5bbf92
[CeskaTelevize] Add initial support for ceskatelevize.cz
2014-03-01 11:47:52 +01:00
Sergey M.
69bb54ebf9
[mailru] Add support for mail.ru video
2014-03-01 16:34:38 +07:00
Sergey M.
ca97a56e4b
[vk] Add support for embedded videos ( Closes #2473 )
2014-02-28 23:51:54 +07:00
Sergey M.
fc26f3b4c2
[lifenews] Add support for multiple videos on the same page ( #2482 )
2014-02-28 22:52:06 +07:00
Philipp Hagemeister
f604c93c64
[gdcvault] Formatting / Remove unused variables
2014-02-28 15:50:19 +01:00
Philipp Hagemeister
dc3727b65c
Credit @mnem dor GDCVault
2014-02-28 15:14:25 +01:00
Philipp Hagemeister
aba3231de1
Merge remote-tracking branch 'mnem/gdc-vault'
2014-02-28 12:52:11 +01:00
Philipp Hagemeister
9193bab91d
release 2014.02.28
2014-02-28 12:31:37 +01:00
Philipp Hagemeister
fbcf3e416d
Merge pull request #2463 from rzhxeo/resume
...
Set resume_len to 0 if download is restarted
2014-02-28 12:30:34 +01:00
Sergey M.
c0e5d85631
[vimeo] Improve thumbnail extraction
2014-02-28 18:00:12 +07:00
Sergey M.
ca7fa3dcb3
[vimeo] Fix thumbs extraction ( Closes #2480 )
2014-02-28 17:43:54 +07:00
Jaime Marquínez Ferrándiz
4ccfba28d9
[collegehumor] Fix test's uploader field
2014-02-27 19:10:30 +01:00
Jaime Marquínez Ferrándiz
abb82f1ddc
[mixcloud] Unquote the track id ( #2462 )
2014-02-27 18:58:09 +01:00
Philipp Hagemeister
cda008cff1
release 2014.02.27.1
2014-02-27 16:09:58 +01:00
Sergey M.
1877a14049
[lifenews] Switch to non-mobile webpage version ( Fixes #2476 )
2014-02-27 21:45:34 +07:00
David Wagner
546582ec3e
Removing MD5 check for ethereal file.
2014-02-27 14:28:55 +00:00
David Wagner
4534485586
Fix test, remove unused, tidy quotes and brackets
2014-02-27 12:50:48 +00:00
Sergey M.
a9ab8855e4
[prosiebensat1] Fix typo
2014-02-27 17:53:09 +07:00
Sergey M.
8a44ef6868
[prosiebensat1] Add rtmpe support
2014-02-27 17:52:52 +07:00
Sergey M.
0c7214c404
[prosiebensat1] Add support for ProSiebenSat.1 Digital sites (Closes
...
#2346 #2469 )
2014-02-27 17:44:29 +07:00
Sergey M.
4cf9654693
Add one more format to unified_strdate
2014-02-27 17:44:05 +07:00
David Wagner
50a138d95c
Add support for authenticated videos
2014-02-27 10:32:31 +00:00
rzhxeo
1b86cc41cf
Add support for embed.ly
2014-02-27 08:14:28 +01:00
Philipp Hagemeister
91346358b0
release 2014.02.27
2014-02-27 07:22:34 +01:00
Philipp Hagemeister
f3783d4b77
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-27 07:22:22 +01:00
Philipp Hagemeister
89ef304bed
[generic] Add support for <meta redirect>
...
Fixes #413
2014-02-27 07:22:02 +01:00
David Wagner
83cebb8b7a
Add support for FLV videos with speaker decks
2014-02-27 00:20:34 +00:00
David Wagner
9e68f9fdf1
Extractor for non-password protected GDC Vault videos
2014-02-26 22:33:33 +00:00
Sergey M.
2acea5c03d
[mit] Fix MITIE test
2014-02-26 18:09:43 +07:00
Sergey M.
978177527e
[rtlnow] Remove unused import
2014-02-26 18:02:17 +07:00
Sergey M.
2648c436f3
Merge pull request #2464 from rzhxeo/xhamster
...
[XHamsterIE] Make hd video search more robust
2014-02-26 02:53:54 -08:00
Sergey M.
33f1f2c455
[rtlnow] Fix duration extraction
2014-02-26 17:49:49 +07:00
Sergey M.
995befe0e9
[rtlnow] Replace n-tvnow.de test
2014-02-26 17:43:56 +07:00
Sergey M.
1bb92aff55
[rtlnow] Modernize and add f4m support
2014-02-26 17:36:16 +07:00
rzhxeo
b8e1471d3a
[XHamsterIE] Make hd video search more robust
2014-02-26 10:01:44 +01:00
rzhxeo
60daf7f0bb
Set resume_len to 0 if download is restarted
2014-02-26 02:47:27 +01:00
Philipp Hagemeister
a83a3139d1
[mit] Add import
2014-02-26 00:41:13 +01:00
Philipp Hagemeister
fdb7ca3b8d
release 2014.02.26
2014-02-26 00:32:22 +01:00
Philipp Hagemeister
0d7caf5cdf
Merge remote-tracking branch 'ruuk/master'
2014-02-26 00:31:08 +01:00
Philipp Hagemeister
a339d7ba91
Credit @amlweems for ocw.mit ( #2460 )
2014-02-26 00:30:47 +01:00
Philipp Hagemeister
7216de55d6
[mit] Fix ocw tests
2014-02-26 00:29:45 +01:00
Philipp Hagemeister
7d75d06b78
Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl
2014-02-26 00:09:42 +01:00
Philipp Hagemeister
13ef5648c4
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-26 00:07:45 +01:00
Philipp Hagemeister
5b2478e2ba
[mit] Modernize
2014-02-26 00:06:31 +01:00
Jaime Marquínez Ferrándiz
8b286571c3
[mixcloud] Fix _VALID_RE ( fixes #2462 )
...
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
2014-02-26 00:04:03 +01:00
Jaime Marquínez Ferrándiz
f3ac523794
Merge pull request #2461 from niebles/master
...
Update __init__.py
`io` wasn't imported.
2014-02-26 00:00:57 +01:00
Jaime Marquínez Ferrándiz
020cf5ebfd
[nbc] Add an extractor for the main nbc.com site
...
Some of the videos are encrypted, the f4m downloader doesn’t support them.
2014-02-25 23:57:54 +01:00
ruuk
54ab193970
Extract thumbnail with _og_search_thumbnail
2014-02-25 14:41:36 -08:00
niebles
8f563f32ab
Update __init__.py
2014-02-25 17:31:16 -05:00
Anthony Weems
151bae3566
Add support for ocw.mit.edu video lectures
2014-02-25 14:44:34 -06:00
ruuk
76df418cba
Add thumbnail for metacafe
2014-02-25 12:04:44 -08:00
Jaime Marquínez Ferrándiz
d0a72674c6
[crunchyroll] Use enumerate
2014-02-25 20:51:51 +01:00
Sergey M.
1d430674c7
[crunchyroll] Handle error message
2014-02-25 20:30:17 +07:00
Sergey M
70cb73922b
[crunchyroll] Fix subtitle lang code extraction
2014-02-25 20:29:53 +07:00
Sergey M
344400951c
[crunchyroll] Tidy and modernize
2014-02-25 20:29:53 +07:00
Philipp Hagemeister
3c7fd0bdb2
release 2014.02.25.1
2014-02-25 11:15:55 +01:00
Philipp Hagemeister
6cadf8c858
[vevo] Add age_limit support
2014-02-25 11:15:34 +01:00
Philipp Hagemeister
27579b9e4c
[vevo] Add suppot for v3 SMIL URLs ( Fixes #2409 )
2014-02-25 11:06:47 +01:00
Philipp Hagemeister
4d756a9cc0
[testurl] Fix case when only one IE matches
2014-02-25 10:43:34 +01:00
AGSPhoenix
60d3a2e0f8
Fix incorrect format codes
...
Corrects the descriptions for the DASH video format codes 264 and 138
(1440p and 2160p, respectively).
2014-02-24 21:29:37 -05:00
Philipp Hagemeister
cc3a3b6b47
release 2014.02.25
2014-02-25 01:45:10 +01:00
Philipp Hagemeister
eda1d49a62
Merge remote-tracking branch 'origin/master'
2014-02-25 01:45:00 +01:00
Philipp Hagemeister
62e609ab77
Ignore BOM in batch files ( Fixes #2450 )
2014-02-25 01:43:17 +01:00
Jaime Marquínez Ferrándiz
2bfe4ead4b
[veoh] Allow to download videos with age protection ( fixes #2455 )
2014-02-24 22:01:34 +01:00
Sergey M.
b1c6c32f78
[generic] Add support for nowvideo embedded videos
2014-02-24 23:37:42 +07:00
Philipp Hagemeister
f6acbdecf4
[podomatic] Use unicode_literals
2014-02-24 17:31:09 +01:00
Sergey M.
f1c9dfcc01
[nowvideo] Rewrite based on novamov extractor
2014-02-24 23:30:58 +07:00
Sergey M.
ce78943ae1
[novamov] Generalize extractor
2014-02-24 23:30:09 +07:00
Sergey M.
d6f0d86649
[novamov] Improve _VALID_URL
2014-02-24 22:01:19 +07:00
Jaime Marquínez Ferrándiz
5bb67dbfea
[cinemassacre] Modernize
2014-02-24 14:44:29 +01:00
Jaime Marquínez Ferrándiz
47610c4d3e
[cinemassacre] Fix extraction
...
Now we download over http, we don't need rtmpdump.
2014-02-24 14:35:26 +01:00
Jaime Marquínez Ferrándiz
b732f3581f
[academicearth] Remove debug print
2014-02-24 14:20:17 +01:00
Jaime Marquínez Ferrándiz
9e57ce716f
[academicearth] Fix extraction
...
The courses seems to be no longer available, changed the test to a playlist.
2014-02-24 14:18:12 +01:00
Jaime Marquínez Ferrándiz
cd7ee7aa44
[nbc] Modernize
2014-02-24 14:00:31 +01:00
Jaime Marquínez Ferrándiz
3cfe791473
[iprima] Add missing )
2014-02-24 13:50:53 +01:00
Philipp Hagemeister
973f2532f5
[iprima] Add support for -WEB URLs ( Closes #2449 )
2014-02-24 10:12:36 +01:00
Philipp Hagemeister
bc3be21d59
[iprima] Clean up a little bit
2014-02-24 09:53:48 +01:00
Philipp Hagemeister
0bf5cf9886
release 2014.02.24
2014-02-24 09:44:22 +01:00
Sergey M.
919052d094
[zdf] Fix podcast extraction and use unicode literals ( Closes #2446 )
2014-02-24 13:47:47 +07:00
Sergey M.
a2dafe2887
[youtube] Fix mix video regex
...
Attributes' order in <li> is arbitrary and changes every time playlist
page is fetched, so we can't rely on `data-index` to be before
`data-video-username`.
2014-02-24 12:52:02 +07:00
Jaime Marquínez Ferrándiz
92661c994b
[normalboots] Modernize and simplify
2014-02-23 18:28:22 +01:00
Jaime Marquínez Ferrándiz
ffe8fe356a
[normalboots] Fix video url extraction
2014-02-23 18:06:51 +01:00
Jaime Marquínez Ferrándiz
bc2f773b4f
[youtube:playlist] Fix mixes extraction ( fixes #2444 )
2014-02-23 17:17:36 +01:00
Sergey M.
f919201ecc
[vine] Extract more metadata and support low format
2014-02-23 19:02:31 +07:00
Sergey M.
7ff5d5c2e2
Add one more format to unified_strdate
2014-02-23 19:00:51 +07:00
Jaime Marquínez Ferrándiz
9b77f951c7
[breakcom] Fix error when calling _search_regex
...
I passed `’webpage’` instead of the variable `webpage`.
2014-02-23 12:28:44 +01:00
Jaime Marquínez Ferrándiz
a25f2f990a
[breakcom] Fix info json extraction
2014-02-23 12:20:58 +01:00
Jaime Marquínez Ferrándiz
78b373975d
[vine] Fix uploader extraction
2014-02-23 12:08:30 +01:00
Philipp Hagemeister
2fcc873c4c
release 2014.02.22.1
2014-02-22 23:17:56 +01:00
Philipp Hagemeister
23c2baadb3
[videobam] Set age_limit to 18
...
From [their ToS](http://videobam.com/terms ): "User must be eighteen 18[sic] years of age or older to use or access this web site."
2014-02-22 23:15:41 +01:00
Philipp Hagemeister
521ee82334
Fix imports
2014-02-22 23:03:12 +01:00
Philipp Hagemeister
1df96e59ce
[f4m] Clean up
2014-02-22 23:03:00 +01:00
Sergey M.
3e123c1e28
[videobam] Add support for videobam.com ( Closes #2411 )
2014-02-23 04:50:05 +07:00
Philipp Hagemeister
f38da66731
Credit @soult for br
2014-02-22 20:19:41 +01:00
Philipp Hagemeister
06aabfc422
[br] Simplify
2014-02-22 20:17:26 +01:00
Philipp Hagemeister
1052d2bfec
Merge remote-tracking branch 'soult/br'
2014-02-22 17:14:47 +01:00
Philipp Hagemeister
5e0b652344
release 2014.02.22
2014-02-22 15:07:25 +01:00
Philipp Hagemeister
491ed3dda2
[trutube] Support multiple formats ( #2433 )
2014-02-22 15:05:30 +01:00
Philipp Hagemeister
af284c6d1b
Merge remote-tracking branch 'JohnyMoSwag/master'
2014-02-22 14:38:42 +01:00
Philipp Hagemeister
41d3ec5fba
[savefrom] Add extractor ( Fixes #2434 )
2014-02-22 14:36:16 +01:00
Philipp Hagemeister
0568c352f3
[canalc2] Modernize
2014-02-22 14:27:09 +01:00
Sergey M.
2e7b4cb714
[spankwire] Fix uploader id regex
2014-02-22 16:50:08 +07:00
Sergey M.
9767726b66
[spankwire] Improve and modernize
2014-02-22 16:45:03 +07:00
Johny Mo Swag
9ddfd84e41
added trutubeIE
2014-02-22 00:11:57 -08:00
Philipp Hagemeister
1cf563d84b
release 2014.02.21.1
2014-02-21 18:19:48 +01:00
David Triendl
7928024f57
[BR] Add basic test
2014-02-21 18:00:05 +01:00
David Triendl
3eb38acb43
[BR] Add "BR" extractor
...
Extractor for videos from the Bayerischer Rundfunk Mediathek[1]. Currently only
supports videos. Audio and podcasts do not work yet with this extractor.
1: http://br.de/mediathek
2014-02-21 17:58:52 +01:00
Jaime Marquínez Ferrándiz
f7300c5c90
[generic] Fix on python 2.6
...
`ParseError` is not available, it raises `xml.parsers.expat.ExpatError`.
The webpage needs to be encoded.
2014-02-21 16:59:10 +01:00
Jaime Marquínez Ferrándiz
3489b7d26c
[youtube] Simplify the decryption process for the manifest urls and add a test ( closes #2422 )
2014-02-21 15:15:58 +01:00
Jaime Marquínez Ferrándiz
acd2bcc384
Merge branch 'youtube-dash' of github.com:m0vie/youtube-dl
2014-02-21 15:02:47 +01:00
Philipp Hagemeister
43e77ca455
release 2014.02.21
2014-02-21 12:16:03 +01:00
Sergey M.
da36297988
[wimp] Modernize and replace test
2014-02-21 17:57:19 +07:00
Sergey M.
dbb94fb044
[youtube] Fix playlist extraction ( Closes #2423 , #2424 , #2425 )
2014-02-21 17:19:55 +07:00
m0viefreak
d68f0cdb23
[youtube] decrypt signature when downloading dash manifest
2014-02-21 03:24:56 +01:00
Philipp Hagemeister
eae16eb67b
release 2014.02.20
2014-02-20 13:14:21 +01:00
Philipp Hagemeister
4fc946b546
[generic] Add support for RSS feeds ( Fixes #667 )
2014-02-20 13:14:09 +01:00
Sergey M.
280bc5dad6
[bbccouk] Add friendly contry filter error message ( #2184 )
2014-02-20 18:50:34 +07:00
Jaime Marquínez Ferrándiz
f43770d8c9
Merge pull request #2413 from bentley/optypo
...
Fix minor typo: “to to” → “to”.
2014-02-20 08:02:54 +01:00
Anthony J. Bentley
98c4b8fa1b
Fix minor typo: “to to” → “to”.
2014-02-19 20:02:29 -07:00
Sergey M.
ccb079ee67
[xhamster] Fix and improve
2014-02-20 02:37:44 +07:00
Philipp Hagemeister
882907a818
release 2014.02.19.1
2014-02-19 01:27:22 +01:00
Philipp Hagemeister
572a89cc4e
[liveleak] Add support for prochan embeds ( Fixes #2406 )
2014-02-19 01:27:12 +01:00
Philipp Hagemeister
c377110539
release 2014.02.19
2014-02-19 01:08:16 +01:00
Philipp Hagemeister
a9c7198a0b
[testurl] Add extractor
...
This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness.
2014-02-19 01:06:16 +01:00
Philipp Hagemeister
f6f01ea17b
[space] modernize
2014-02-19 01:04:24 +01:00
Sergey M.
f2d0fc6823
[bbccouk] Replace test
...
This older episode is from 1994 and hopefully won't get deleted.
2014-02-19 06:46:14 +07:00
Sergey M.
f7000f3a1b
[youtube] Add support for yourepeat.com URLs ( Closes #2397 )
2014-02-19 02:00:54 +07:00
Sergey M.
c7f0177fa7
[bbccouk] Skip test
2014-02-18 00:26:12 +07:00
Philipp Hagemeister
2eb5d315d4
[youtube] Match more truncated URLs ( Closes #2402 )
2014-02-17 14:56:21 +01:00
Philipp Hagemeister
ad5976b4d9
[vimeo] Modernize test definition
2014-02-17 11:44:24 +01:00
Philipp Hagemeister
a0dfcdce5e
release 2014.02.17
2014-02-17 11:33:13 +01:00
Philipp Hagemeister
96d1637082
Credit @Nikerabbit for helsinki
2014-02-17 11:33:01 +01:00
Philipp Hagemeister
960f317171
[helsinki] Simplify
2014-02-17 11:32:30 +01:00
Philipp Hagemeister
4412ca751d
Merge remote-tracking branch 'Nikerabbit/hki'
2014-02-17 11:26:09 +01:00
Sergey M.
cbffec0c95
Credit @patheticpat for 4tube.com ( #2398 )
2014-02-17 09:08:38 +07:00
Sergey M.
0cea52cc18
Credit @pulpe for play.iprima.cz and stream.cz
2014-02-17 09:07:36 +07:00
Sergey M.
6d784e87f4
Credit @prutz1311 for normalboots.com ( #2279 )
2014-02-17 09:03:28 +07:00
Sergey M.
ae6cae78f1
[4tube] Minor changes and extract more metadata
2014-02-17 03:51:03 +07:00
Sergey M.
0f99566c01
Add one more format in unified_strdate
2014-02-17 03:47:03 +07:00
Sergey M.
2db806b4aa
Improve parse_duration
2014-02-17 03:46:26 +07:00
Sergey M
3f32c0ba4c
Merge branch '4tube' of https://github.com/patheticpat/youtube-dl into patheticpat-4tube
2014-02-17 02:21:45 +07:00
Sergey M.
541cb26c0d
[smotri] Add entry for netrc authentication
2014-02-17 02:19:55 +07:00
Sergey M.
5544e038ab
[vk] Add entry for netrc authentication
2014-02-17 02:17:10 +07:00
Sergey M.
9032dc28a6
[vk] Add login feature ( Closes #2206 )
2014-02-17 02:05:15 +07:00
Michael Kaiser
03635e2a71
Add support for 4tube.com.
2014-02-16 18:10:39 +01:00
Sergey M.
00cf938aa5
[nfb] Add rtmp app field to format
2014-02-16 06:11:38 +07:00
Philipp Hagemeister
a5f707c495
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-15 20:45:12 +01:00
Jaime Marquínez Ferrándiz
1824b48169
[f4m] Download only the first fragment with the --test
option
2014-02-15 17:53:23 +01:00
Philipp Hagemeister
07ad22b8af
[youtube:search] Mark "no results found" error as expected
2014-02-15 16:30:11 +01:00
Philipp Hagemeister
b53466e168
Fix f4m downloading on Python 2.6
2014-02-15 16:24:43 +01:00
Philipp Hagemeister
6a7a389679
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-15 15:34:17 +01:00
Philipp Hagemeister
4edff78531
Merge remote-tracking branch 'jaimeMF/f4m'
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-02-15 15:32:13 +01:00
Jaime Marquínez Ferrándiz
e68abba910
[sohu] Skip test
...
Only available from China
2014-02-15 13:12:41 +01:00
Jaime Marquínez Ferrándiz
3165dc4d9f
[france2.fr:generation-quoi] Skip test
...
The videos seem to not be available outside France
2014-02-15 13:04:31 +01:00
Niklas Laxström
66c43a53e4
Add support for video.helsinki.fi archives
2014-02-14 18:14:28 +02:00
Sergey M.
463b334616
[ndr] Replace 404 test
2014-02-14 23:12:15 +07:00
Sergey M.
b71dbc57c4
[vesti] Fix player regex ( Closes #2382 )
2014-02-14 22:26:13 +07:00
Philipp Hagemeister
72ca1d7f45
[vesti] Skip test 2 due to geo restrictions
...
At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."
2014-02-13 22:19:59 +01:00
Philipp Hagemeister
76e461f395
release 2014.02.13
2014-02-13 19:13:05 +01:00
Sergey M.
1074982e6e
[vesti] Add support for vesti.ru videos and live streams ( Closes #2376 )
2014-02-13 23:23:48 +07:00
Philipp Hagemeister
29b2aaf035
[jadorecettepub] Remove unused import
2014-02-13 16:33:12 +01:00
Philipp Hagemeister
6f90d098c5
[ecapist] modernize and fix id property
2014-02-13 16:32:42 +01:00
pulpe
896583517f
[collegehumor, chilloutzone] changed description in tests
2014-02-12 15:11:57 +01:00
Sergey M.
713d31fac8
[gametrailers] Fix gametrailers test
2014-02-12 01:50:53 +07:00
Sergey M.
96cb10a5f5
[mtv] Improve title extraction
2014-02-12 01:07:30 +07:00
Sergey M.
c207c1044e
Merge pull request #2372 from pulpe/dropbox_fix
...
[dropbox] replace not working test
2014-02-11 09:34:49 -08:00
pulpe
79629ec717
[dropbox] replace not working test
2014-02-11 17:27:36 +01:00
Sergey M.
008fda0f08
[ndr] Replace 404 video test
2014-02-11 21:21:05 +07:00
Jaime Marquínez Ferrándiz
0ae6b01937
[cnn] Add an extractor for blogs ( closes #2361 )
2014-02-11 14:38:17 +01:00
Jaime Marquínez Ferrándiz
def630e523
[xtube] Fix uploader extraction
2014-02-11 14:20:41 +01:00
Arjun Sreedharan
c5ba203e23
[xtube] use unicode_literals
2014-02-11 13:51:37 +01:00
Arjun Sreedharan
2317e6b2b3
[yahoo] use unicode_literals
2014-02-11 13:51:23 +01:00
Sergey M.
cb38928974
[firsttv] Skip test
2014-02-11 10:26:52 +07:00
Sergey M.
fa78f13302
[streamcz] Minor changes
2014-02-11 10:19:02 +07:00
Sergey M
18395217c4
Merge branch '_stream' of https://github.com/pulpe/youtube-dl into pulpe-_stream
2014-02-11 09:18:46 +07:00
Jaime Marquínez Ferrándiz
34bd987811
[freesound] Modernize
2014-02-10 21:03:14 +01:00
Jaime Marquínez Ferrándiz
af6ba6a1c4
[exfm] Modernize
2014-02-10 21:00:37 +01:00
Jaime Marquínez Ferrándiz
85409a0c69
[dotsub] Modernize
2014-02-10 20:52:53 +01:00
Jaime Marquínez Ferrándiz
ebfe352b62
[breakcom] Modernize
2014-02-10 20:48:46 +01:00
Jaime Marquínez Ferrándiz
fde56d2f17
[howcast] Modernize
2014-02-10 20:45:17 +01:00
Jaime Marquínez Ferrándiz
3501423dfe
[googleplus] Modernize and simplify
2014-02-10 20:36:11 +01:00
Jaime Marquínez Ferrándiz
0de668af51
[instagram] Modernize
2014-02-10 20:24:12 +01:00
Sergey M.
2a584ea90a
[firsttv] Fix video URL regex
2014-02-11 00:49:37 +07:00
Sergey M.
0f6ed94a15
[firsttv] Add support for 1tv.ru videoarchive
2014-02-11 00:20:41 +07:00
Sergey M.
bcb891e82b
[lifenews] Minor improvements
2014-02-10 21:07:41 +07:00
Jaime Marquínez Ferrándiz
ac6e4ca1ed
[brightcove] Unescape html entities from the 'og:video' url property ( fixes #2360 )
2014-02-10 07:50:10 +01:00
Philipp Hagemeister
2e20bba708
release 2014.02.10
2014-02-10 02:01:11 +01:00
Filippo Valsorda
e70dc1d14b
[youtube] Correct a minor regex typo
2014-02-10 01:30:47 +01:00
pulpe
0793a7b3c7
[StreamCZ] Add support for stream.cz
2014-02-09 18:37:12 +01:00
Philipp Hagemeister
026fcc0495
Fix #2355 (date parsing with dashes)
2014-02-09 18:09:57 +01:00
Philipp Hagemeister
81c2f20b53
[youtube] Correct invalid JSON ( Fixes #2353 )
2014-02-09 17:56:10 +01:00
Jaime Marquínez Ferrándiz
1afe753462
[slideshare] Fix description extraction and modernize
...
The ‘og:description’ property doesn’t contain the full description
2014-02-09 14:23:19 +01:00
Jaime Marquínez Ferrándiz
524c2c716a
[bloomberg] Fix extraction of ooyala embed code
2014-02-09 14:11:45 +01:00
Sergey M.
b542d4bbd7
[kontrtube] Add support for kontrtube.ru ( Closes #2354 )
2014-02-09 19:53:11 +07:00
Jaime Marquínez Ferrándiz
cf1eb45153
Add a downloader for f4m manifests
2014-02-09 12:24:54 +01:00
Jaime Marquínez Ferrándiz
a97bcd80ba
Add an extractor for syfy.com
...
It uses theplatfrom.com, which has been updated to work with f4m manifests
2014-02-08 22:30:00 +01:00
Sergey M.
17968e444c
[bbc.co.uk] Fix TV episode test
2014-02-09 04:04:21 +07:00
Sergey M
2e3fd9ec2f
[bbc.co.uk] Improve overall extractor structure, add subtitles support
...
(#2184 )
Everything from http://www.bbc.co.uk/iplayer/ should be downloadable
now.
2014-02-09 04:00:49 +07:00
Philipp Hagemeister
d6a283b025
release 2014.02.08.2
2014-02-08 19:20:35 +01:00
Philipp Hagemeister
9766538124
[jadorecettepub] Add extractor ( Fixes #2148 )
2014-02-08 19:20:23 +01:00
Philipp Hagemeister
98dbee8681
[jeuxvideo] Modernize
2014-02-08 18:43:12 +01:00
Philipp Hagemeister
e421491b3b
release 2014.02.08.1
2014-02-08 18:38:05 +01:00
Philipp Hagemeister
6828d37c41
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-08 18:37:53 +01:00
Philipp Hagemeister
bf5f610099
[pbs] Add support for viralplayer links ( Fixes #2350 )
2014-02-08 18:37:33 +01:00
Sergey M.
8b7f73404a
[bbc.co.uk] Fix regex
2014-02-08 22:55:43 +07:00
Sergey M
85cacb2f51
[bbc.co.uk] Add one more link format
2014-02-08 22:54:05 +07:00
Philipp Hagemeister
b3fa3917e2
release 2014.02.08
2014-02-08 16:25:03 +01:00
Sergey M.
082c6c867a
[bbc.co.uk] Add support for bbc.co.uk radio programmes ( Closes #2184 )
2014-02-08 21:55:28 +07:00
Filippo Valsorda
03fcf1ab57
Merge pull request #2342 from MikeCol/tube8
...
[Tube8] Extended valid urls schema
2014-02-08 04:00:50 +01:00
MikeCol
3b00dea5eb
Extended valid urls schema
2014-02-08 00:09:26 +01:00
Philipp Hagemeister
8bc6c8e3c0
[chilloutzone] Add additional tests ( #2340 )
2014-02-07 15:42:31 +01:00
Sergey M.
79bc27b53a
[channel9] Simplify
2014-02-07 19:41:18 +07:00
Sergey M.
84dd703199
[ivi] Simplify
2014-02-07 19:36:50 +07:00
Sergey M.
c6fdba23a6
[nfb] Add workaround for python2.6
2014-02-07 19:23:53 +07:00
Andreas Schmitz
c1e672d121
[chilloutzone] fixes bug with youtube extraction
...
the id used for extracting the video from youtube is stored in
native_video_id not video_id. This id is only used on chilloutzone.net
2014-02-07 12:29:58 +01:00
Philipp Hagemeister
d914d9d187
[chilloutzone] Add import
2014-02-07 12:03:19 +01:00
Philipp Hagemeister
845d14d377
credit @Fnordlab for chilloutzone
2014-02-07 12:00:58 +01:00
Philipp Hagemeister
4a9540b6d2
[chilloutzone] Simplify ( #2338 )
2014-02-07 12:00:25 +01:00
Philipp Hagemeister
9f31be7000
Merge remote-tracking branch 'Fnordlab/chilloutzone'
2014-02-07 11:50:26 +01:00
Philipp Hagemeister
41fa1b627d
release 2014.02.06.3
2014-02-07 01:41:01 +01:00
Andreas Schmitz
cd8662de22
[chilloutzone] Bug fix, runs against tests
...
Fixes a bug with python3.3 and made the extractor run successfully
against tox
2014-02-06 21:31:04 +01:00
Sergey M.
3587159614
[nfb] Add encode POST data
2014-02-07 02:13:04 +07:00
Jaime Marquínez Ferrándiz
d67cc9fa7c
[youtube:playlist] Recognize ‘top tracks’ urls ( closes #2332 )
...
The list parameter starts with ‘MC’ and can have more characters after it, including dots
2014-02-06 19:46:26 +01:00
Sergey M.
bf3a2fe923
[elpais] Fix typo
2014-02-07 00:38:29 +07:00
Sergey M.
e9ea0bf123
[ndr] Add support for ndr.de ( Closes #2325 )
2014-02-07 00:35:26 +07:00
Philipp Hagemeister
63424b6233
release 2014.02.06.2
2014-02-06 15:45:47 +01:00
Sergey M.
0bf35c5cf5
[nfb] Add support for onf.ca URLs
2014-02-06 21:41:31 +07:00
Sergey M.
95c29381eb
[mooshare] Fix bogus video page URL
2014-02-06 21:26:12 +07:00
Sergey M.
94c4abce7f
[nfb] Add support for nfb.ca ( Closes #2069 )
2014-02-06 21:19:13 +07:00
Andreas Schmitz
46a073bfac
[chilloutzone] Added support for chilloutzone.net
...
Added support for chilloutzone.net videos including embedded youtube
and vimeo movies. In case you find a not working movie, drop me an
email.
2014-02-06 11:44:44 +01:00
Philipp Hagemeister
df872ec4e7
release 2014.02.06.1
2014-02-06 11:30:00 +01:00
Philipp Hagemeister
5de90176d9
[elpais] Add extractor
2014-02-06 11:29:46 +01:00
Philipp Hagemeister
e9e4f30d26
[pbs] Remove unused import
2014-02-06 04:19:43 +01:00
Philipp Hagemeister
83cebd73d4
[collegehumor] We only get shortened descriptions now
2014-02-06 04:16:22 +01:00
Philipp Hagemeister
1df4229bd7
[mtv/gametrailers] Change order of title preference
...
It looks like the plain title is better again
2014-02-06 04:15:12 +01:00
Philipp Hagemeister
3c995527e9
release 2014.02.06
2014-02-06 03:30:30 +01:00
Philipp Hagemeister
7c62b568a2
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-06 03:30:18 +01:00
Philipp Hagemeister
ccf9114e84
[googlesearch] Fix start, and skip playlists ( Fixes #2329 )
2014-02-06 03:29:10 +01:00
Jaime Marquínez Ferrándiz
d8061908bb
[ina] Improve _VALID_URL regex ( fixes #2328 )
...
Accept all letters in upper case and don’t require anything after the id
2014-02-05 23:01:24 +01:00
Philipp Hagemeister
211e17dd43
release 2014.02.05
2014-02-05 21:23:28 +01:00
Philipp Hagemeister
6cb38a9994
[firstpost] Add extractor ( Fixes #2324 )
2014-02-05 21:23:21 +01:00
Sergey M.
fa7df757a7
[thisav] Simplify and use unicode literals
2014-02-05 19:13:06 +07:00
Sergey M.
8c82077619
[toutv] Use unicode literals
2014-02-05 19:02:03 +07:00
Sergey M.
e5d1f9e50a
[m6] Add support for m6.fr ( Closes #2313 )
2014-02-05 17:38:17 +07:00
Philipp Hagemeister
7ee50ae7b5
release 2014.02.04.1
2014-02-04 23:26:55 +01:00
Jaime Marquínez Ferrándiz
de563c9da0
[ina] Simplify
...
Download the feed with ‘_download_xml’ to make the extraction easier
2014-02-04 23:15:36 +01:00
Jaime Marquínez Ferrándiz
50451f2a18
[vbox7] simplify
2014-02-04 23:02:53 +01:00
Jaime Marquínez Ferrándiz
9bc70948e1
[statigram] Simplify
2014-02-04 22:52:27 +01:00
Jaime Marquínez Ferrándiz
5dc733f071
[vine] Simplify
2014-02-04 22:02:15 +01:00
Jaime Marquínez Ferrándiz
20650c8654
[youtube] signatures: Recognize javascript functions that contain “$” ( fixes #2304 )
2014-02-04 21:38:50 +01:00
Philipp Hagemeister
eef726c04b
release 2014.02.04
2014-02-04 16:33:19 +01:00
Philipp Hagemeister
acf1555d76
Merge remote-tracking branch 'origin/master'
2014-02-04 16:33:06 +01:00
Philipp Hagemeister
22e7f1a6ec
[pbs] Add support for article pages ( Fixes #870 )
2014-02-04 16:31:00 +01:00
Sergey M.
3c49325658
[lifenews] Fix video URL extraction ( Closes #2302 )
2014-02-04 21:31:25 +07:00
Sergey M
bb1cd2bea1
[mooshare] Add support for mooshare.biz ( Closes #2149 )
2014-02-04 20:53:46 +07:00
Philipp Hagemeister
fdf1f8d4ce
[collegehumor] Adapt test to changed video description
2014-02-04 10:37:01 +01:00
Philipp Hagemeister
117c8c6b97
[bliptv] Remove unused imports
2014-02-04 10:25:19 +01:00
Philipp Hagemeister
5cef4ff09b
[subtittles] Check that the result is not empty
2014-02-04 10:24:17 +01:00
Philipp Hagemeister
91264ce572
[iprima] Use centralized format sorting
2014-02-04 10:24:00 +01:00
Philipp Hagemeister
c79ef8e1ae
Merge remote-tracking branch 'pulpe/_iprima'
2014-02-04 10:21:42 +01:00
Philipp Hagemeister
58d915df51
[traileraddict] mark as broken
...
traileraddict has changed their URL encoding scheme.
I'm working on restoring support, but that may take some time.
2014-02-04 10:13:52 +01:00
pulpe
7881a64499
[iprima] Add support for play.iprima.cz
2014-02-04 07:45:41 +01:00
Philipp Hagemeister
90159f5561
release 2014.02.03.1
2014-02-03 15:20:41 +01:00
Philipp Hagemeister
99877772d0
[generic] Add support for multiple brightcove URLs ( Fixes #2283 )
2014-02-03 15:19:40 +01:00
Sergey M.
b0268cb6ce
[vimeo] Remove superfluous whitespace
2014-02-03 20:24:11 +07:00
Sergey M.
1eac553e7e
[vimeo] Add support for subtitles ( Closes #2239 )
2014-02-03 20:02:58 +07:00
Philipp Hagemeister
9d3ac7444d
release 2014.02.03
2014-02-03 06:54:37 +01:00
Philipp Hagemeister
588128d054
Add --ignore-config option ( Fixes #633 )
2014-02-03 06:54:27 +01:00
Philipp Hagemeister
8e93b9b9aa
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/bliptv.py
2014-02-03 05:19:28 +01:00
Philipp Hagemeister
b4bcffefa3
[blip.tv] Add support for subtitles ( #2274 )
2014-02-03 05:18:30 +01:00
Filippo Valsorda
2b39af9b4f
[BlipTV] Add a test case w/ subtitles ( #2274 )
2014-02-03 02:41:59 +01:00
Filippo Valsorda
23fe495feb
Merge pull request #2274 from z00nx/master
...
[bliptv] Filter out SRT files
2014-02-02 17:31:57 -08:00
Sergey M
b5dbe89bba
Merge branch 'master' of https://github.com/rg3/youtube-dl
2014-02-03 01:22:41 +07:00
Sergey M.
dbe80ca7ad
[tinypic] Add support for tinypic.com videos ( Closes #2210 )
2014-02-03 01:20:03 +07:00
Jaime Marquínez Ferrándiz
009a3408f5
[cspan] Fix extraction ( fixes #2291 )
...
The webpage urls have changed.
The title and thumbnail are now extracted from an xml.
2014-02-02 18:24:20 +01:00
dst
b58e3c8918
[vube] Use 'id' and 'ext' instead of 'file'
2014-02-02 20:04:44 +07:00
Philipp Hagemeister
56b6faf91e
[traileraddict] Fix extraction
2014-02-02 12:52:47 +01:00
Philipp Hagemeister
7ac1f877a7
[collegehumor] Fix test
...
The description simply changed, our code is working fine
2014-02-02 12:43:09 +01:00
Philipp Hagemeister
d55433bbfd
Remove unused imports and simplify
2014-02-02 12:03:36 +01:00
Philipp Hagemeister
f0ce2bc1c5
Merge remote-tracking branch 'dstftw/vube'
2014-02-02 11:54:23 +01:00
Filippo Valsorda
c3bc00b90e
[Normalboots] Update test video description
2014-02-02 07:17:48 +01:00
Filippo Valsorda
ff6b7b049b
Merge pull request #2279 from prutz1311/master
...
Added support for normalboots.com (#2237 )
2014-02-01 22:16:37 -08:00
dst
f46359121f
[vube] Make video description optional as it may be missing
2014-02-02 12:03:55 +07:00
dst
37c1525c17
[vube] Remove unnecessary coding cookie
2014-02-02 10:49:38 +07:00
dst
c85e4cf7b4
[vube] Add support for vube.com ( Closes #2285 )
2014-02-02 08:33:24 +07:00
Jaime Marquínez Ferrándiz
c66dcda287
Merge pull request #2282 from dstftw/lifenews
...
[lifenews] Add support for lifenews.ru and fix og content extraction regex
2014-01-31 10:23:46 -08:00
dst
6d845922ab
[lifenews] Fix test title
2014-02-01 01:10:15 +07:00
Oleg Prutz
2949cbe036
Update normalboots.py
...
fixed
2014-01-31 16:51:34 +03:00
Jaime Marquínez Ferrándiz
c3309a7774
[collegehumor] fix test description
2014-01-31 14:48:49 +01:00
Jaime Marquínez Ferrándiz
7aed837595
[ro220] Simplify and use unicode_literals
2014-01-31 14:07:58 +01:00
Jaime Marquínez Ferrándiz
0eb799bae9
[ustream] Simplify and use unicode_literals
2014-01-31 14:05:33 +01:00
Jaime Marquínez Ferrándiz
4baff4a4ae
[spiegel] Simplify and use unicode_literals
2014-01-31 14:00:55 +01:00
Jaime Marquínez Ferrándiz
45d7bc2f8b
[vevo] Simplify and use unicode_literals
2014-01-31 13:56:45 +01:00
dst
c1206423c4
Fix extraction of og content in single quotes
2014-01-31 03:57:33 +07:00
dst
659aa21ba1
[lifenews] Add support for lifenews.ru
2014-01-31 03:48:00 +07:00
Oleg Prutz
3bf8bc7f37
Update normalboots.py
...
_TEST added
2014-01-30 23:01:35 +03:00
Philipp Hagemeister
8ccda826d5
release 2014.01.30.2
2014-01-30 19:33:02 +01:00
Jaime Marquínez Ferrándiz
b9381e43c2
Fix the extraction of full-episodes urls from southpark.com ( fixes #2278 )
...
Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor
2014-01-30 19:04:33 +01:00
Jaime Marquínez Ferrándiz
fcdea2666d
[collegehumor] Add support for embedded youtube videos ( fixes #2277 )
2014-01-30 18:33:49 +01:00
Jaime Marquínez Ferrándiz
c4db377cbb
[collegehumor] The video may not contain any file in webm format ( #2277 )
...
For example http://www.collegehumor.com/video/5812266
2014-01-30 18:33:49 +01:00
Oleg Prutz
c81a855b0f
Added support for normalboots.com
2014-01-30 21:26:50 +04:00
z00nx 0
4f879a5be0
[bliptv] Filter out SRT files
2014-01-30 20:44:53 +11:00
Philipp Hagemeister
1a0648b4a9
[malemotion] Disable test case
...
I am not going to look for an alternative one, but feel free to suggest one.
2014-01-30 06:15:50 +01:00
Philipp Hagemeister
3c1b4669d0
[francetv] Use unicode_literals
2014-01-30 06:13:57 +01:00
Philipp Hagemeister
24b3d5e538
[francetvinfo.fr] Support more ID suffixes
2014-01-30 06:12:56 +01:00
Philipp Hagemeister
ab083b08ab
[generic] remove testcase
...
The video seems to have been removed from the site.
2014-01-30 06:10:57 +01:00
Philipp Hagemeister
89acb96927
[liveleak] Support old and new URLs
2014-01-30 06:09:06 +01:00
Philipp Hagemeister
79752e18b1
release 2014.01.30.1
2014-01-30 05:33:31 +01:00
Philipp Hagemeister
55b41c723c
Merge branch 'master' of github.com:rg3/youtube-dl
2014-01-30 05:30:16 +01:00
Philipp Hagemeister
9f8928d032
[generic] Match JWPlayerOptions
...
This adds support for The Guardian, among others
Closes #2271 , fixes #2267
2014-01-30 05:29:10 +01:00
Philipp Hagemeister
3effa7ceaa
Merge pull request #2273 from dstftw/crunchyroll
...
[crunchyroll] Add support for mobile URLs and use unicode literals
2014-01-29 20:15:38 -08:00
Philipp Hagemeister
ed9cc2f1e0
release 2014.01.30
2014-01-30 04:52:54 +01:00
Philipp Hagemeister
975fa541c2
[liveleak] Support multiple formats ( Fixes #2262 )
2014-01-30 04:52:50 +01:00
dst
38a40276ec
[crunchyroll] Add support for mobile URLs and use unicode literals
2014-01-30 05:23:44 +07:00
dst
57b6288358
[comedycentral] Improve regexes
2014-01-30 04:33:00 +07:00
dst
c3f51436bf
Improve some regexes for embedded players
2014-01-30 04:26:46 +07:00
Jaime Marquínez Ferrándiz
0c708f11cb
[bloomberg] Fix ooyala url extraction
...
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property.
Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
2014-01-29 18:03:32 +01:00
Jaime Marquínez Ferrándiz
fb2a706d11
[myspass] Simplify and use unicode_literals
2014-01-29 16:59:22 +01:00
Jaime Marquínez Ferrándiz
0b76600deb
[youjizz] Simplify and use unicode_literals
2014-01-29 16:59:21 +01:00
Jaime Marquínez Ferrándiz
245b612a36
[rbmaradio] Simplify and use unicode_literals
2014-01-29 16:59:10 +01:00
Jaime Marquínez Ferrándiz
d882161d5a
[infoq] Simplify and use unicode_literals
2014-01-29 15:34:35 +01:00
Jaime Marquínez Ferrándiz
d4a21e0b49
[tutv] Simplify and use unicode_literals
2014-01-29 15:22:41 +01:00
Jaime Marquínez Ferrándiz
26a78d4bbf
[nba] Simplify and use unicode_literals
...
Remove the commented parts for extracting the upload date
2014-01-29 15:16:18 +01:00
Philipp Hagemeister
8db69786c2
release 2014.01.29
2014-01-29 11:16:28 +01:00
Philipp Hagemeister
b11cec4162
[youtube:user] Fix id key ( Fixes #1745 )
2014-01-29 11:16:12 +01:00
Philipp Hagemeister
7eeb5bef24
[liveleak] Simplify
2014-01-28 21:57:38 +01:00
Philipp Hagemeister
9d2032932c
Merge remote-tracking branch 'dstftw/ivi'
2014-01-28 21:47:05 +01:00
Philipp Hagemeister
6490306017
Merge remote-tracking branch 'dstftw/channel9'
2014-01-28 21:46:42 +01:00
dst
ceb2b7d257
[ivi] Fix test and use unicode literals
2014-01-29 02:20:48 +07:00
dst
459a53c2c2
[channel9] Remove unnecessary coding cookie
2014-01-29 02:07:29 +07:00
dst
adc267eebf
[channel9] Use unicode literals
2014-01-29 02:00:56 +07:00
dst
ffe8f62d27
[smotri] Simplify login and use unicode literals
2014-01-29 01:52:57 +07:00
Jaime Marquínez Ferrándiz
ed85007039
[ninegag] Use unicode_literals
2014-01-28 18:55:06 +01:00
Jaime Marquínez Ferrándiz
5aaca50d60
[keek] Simplify and use unicode_literals
2014-01-28 18:47:31 +01:00
Jaime Marquínez Ferrándiz
869baf3565
[funnyordie] Simplify and use unicode_literals
2014-01-28 18:41:39 +01:00
Philipp Hagemeister
e299f6d27f
[pornhd] Fix
2014-01-28 03:53:00 +01:00
Philipp Hagemeister
4a192f817e
release 2014.01.28.1
2014-01-28 03:44:19 +01:00
Philipp Hagemeister
bc1d1a5a71
release 2014.01.28
2014-01-28 03:37:42 +01:00
Philipp Hagemeister
218c15ab59
Merge remote-tracking branch 'mike/tumblr-url'
2014-01-28 03:35:52 +01:00
Philipp Hagemeister
17ab4d3b5e
[brightcove] Move test to generic
2014-01-28 03:35:32 +01:00
Philipp Hagemeister
31ef0ff038
Merge remote-tracking branch 'dstftw/rutube-channel'
2014-01-28 03:32:22 +01:00
Philipp Hagemeister
37e3b90d59
[rutube] Simplify
2014-01-28 03:32:07 +01:00
dst
00ff8f92a5
[rutube] Update test
2014-01-28 09:31:14 +07:00
Philipp Hagemeister
4857beba3a
Merge remote-tracking branch 'dstftw/rutube-channel'
2014-01-28 03:30:21 +01:00
Philipp Hagemeister
c1e60cc2bf
Merge remote-tracking branch 'dstftw/master'
2014-01-28 03:29:10 +01:00
dst
a3978a6159
[imdb] Fix duplicated entries bug
2014-01-28 09:12:23 +07:00
dst
e3a9f32f52
[rutube] Add support for user videos
2014-01-28 08:47:17 +07:00
dst
a2fb2a2134
[rutube] Improve video extractor
2014-01-28 08:19:45 +07:00
MikeCol
9e8ee54553
VALID_URL changed to match different kinds of Tumblr-URLs
2014-01-28 01:41:18 +01:00
Philipp Hagemeister
117bec936c
[brightcove] Parse URL from meta element if available ( Fixes #2253 )
2014-01-28 01:01:23 +01:00
dst
1547c8cc88
[rutube] Add support for channels and movies
2014-01-28 06:56:09 +07:00
Philipp Hagemeister
075911d48e
[la7] Skip test on travis
2014-01-27 23:47:22 +01:00
Philipp Hagemeister
b21a918984
release 2014.01.27.2
2014-01-27 19:22:45 +01:00
Philipp Hagemeister
f9b8549609
[ard] Support multiple formats ( Closes #2247 )
2014-01-27 18:40:10 +01:00
Jaime Marquínez Ferrándiz
e2ba07024f
Merge remote-tracking branch 'origin/master'
2014-01-27 12:45:59 +01:00
Jaime Marquínez Ferrándiz
9b05bd42e5
[discovery] Extract more info and simplify
2014-01-27 12:41:30 +01:00
Philipp Hagemeister
b6d3a99678
[cliphunter] Simplify ( #2233 )
2014-01-27 12:39:39 +01:00
Jaime Marquínez Ferrándiz
96d7b8873a
Merge remote-tracking branch 'sahutd/master'
2014-01-27 12:21:00 +01:00
Philipp Hagemeister
efc867775e
[cliphunter] Simplify
2014-01-27 07:55:30 +01:00
Philipp Hagemeister
5ab772f09c
Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl
2014-01-27 07:48:51 +01:00
Philipp Hagemeister
2a89386232
Credit @MikeCol for malemotion IE
2014-01-27 07:43:41 +01:00
MikeCol
4d9be98dbc
Malemotion extractor
2014-01-27 07:43:02 +01:00
Mike Col
6737907826
[tumblr] Fix thumbnail extraction
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-27 07:38:55 +01:00
Philipp Hagemeister
c060b77446
[tumblr] Use unicode_literals
2014-01-27 07:36:18 +01:00
Philipp Hagemeister
7e8caf30c0
Throw an error if no video formats are found
2014-01-27 07:31:54 +01:00
Philipp Hagemeister
ca3e054750
release 2014.01.27.1
2014-01-27 07:09:55 +01:00
Philipp Hagemeister
1da1558f46
[la7] Support more URLs
2014-01-27 07:08:01 +01:00
Philipp Hagemeister
25c67d257c
release 2014.01.27
2014-01-27 07:05:39 +01:00
Philipp Hagemeister
a17d16d59c
[la7] Add support
2014-01-27 07:05:28 +01:00
Philipp Hagemeister
d16076ff3e
[huffpost] Fix extractor
2014-01-27 06:55:35 +01:00
Philipp Hagemeister
db1f388878
[huffpost] Add support
2014-01-27 05:47:38 +01:00
Philipp Hagemeister
0f2999fe2b
Merge pull request #2221 from Rudloff/master
...
Removed websurg extractor
2014-01-26 18:03:26 -08:00
sahutd
53bfd6b24c
Added support for Discovery Issue #2227
2014-01-26 14:05:34 +05:30
Jaime Marquínez Ferrándiz
5700e7792a
[youtube] Encode the data when submitting the form for confirming the age
...
Needed on python 3
2014-01-25 17:22:41 +01:00
Jaime Marquínez Ferrándiz
38c2e5b8d5
[youtube] Use https: in more urls
2014-01-25 17:11:55 +01:00
Jaime Marquínez Ferrándiz
beddbc2ad1
[youtube:toplist] Make the regex for finding the playlist link more flexible
...
`title={foo}` may not be at the end of the `href` string.
2014-01-25 15:47:03 +01:00
Jaime Marquínez Ferrándiz
f89197d73e
Some pep8 style fixes
2014-01-25 15:33:23 +01:00
Jaime Marquínez Ferrándiz
944d65c762
[extractor/common] Encode the url when calculating the md5 with —write-pages
option
...
This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes.
2014-01-25 15:32:56 +01:00
Philipp Hagemeister
f945612bd0
[rtlnow] Simplify
2014-01-25 14:18:54 +01:00
Jaime Marquínez Ferrándiz
59188de113
Properly escape ‘.’ in some _VALID_URL properties
2014-01-25 11:48:08 +01:00
Jaime Marquínez Ferrándiz
352d08e3e5
Add an extractor for freespeech.org ( closes #2234 )
2014-01-25 11:31:30 +01:00
Pornophage
bacb5e4f44
Minor fixes
...
Remove empty description
Set correct md5 test
2014-01-25 02:34:08 +01:00
Pornophage
008af8660b
Add cliphunter extractor
2014-01-25 01:46:52 +01:00
Philipp Hagemeister
886fa72324
release 2014.01.23.4
2014-01-24 00:06:55 +01:00
Philipp Hagemeister
2c5bae429a
[youtube] Fix new formats
2014-01-24 00:06:26 +01:00
Philipp Hagemeister
f265fc1238
release 2014.01.23.3
2014-01-23 23:55:53 +01:00
Philipp Hagemeister
1394ce65b4
[youtube] Add new formats ( Fixes #2221 )
2014-01-23 23:54:06 +01:00
Pierre Rudloff
67ccb77197
Removed websurg extractor
2014-01-23 23:42:34 +01:00
Philipp Hagemeister
0b65e5d40f
[youtube] Do not break upon unknown formats
2014-01-23 23:21:42 +01:00
Philipp Hagemeister
629be17af4
release 2014.01.23.2
2014-01-23 19:05:05 +01:00
Philipp Hagemeister
fd28827864
Do not count unmatched videos for --max-downloads ( Fixes #2211 )
2014-01-23 19:04:22 +01:00
Philipp Hagemeister
8c61d9a9b1
Mention default for -f ( Fixes #2215 )
2014-01-23 18:50:04 +01:00
Philipp Hagemeister
975d35dbab
[youtube:truncated_url] Also match mail subscription links ( #2214 )
2014-01-23 16:14:54 +01:00
Jaime Marquínez Ferrándiz
8b769664c4
[sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls ( fixes #2212 )
2014-01-23 14:03:14 +01:00
Jaime Marquínez Ferrándiz
76f270a46a
[sina] use unicode_literals
2014-01-23 14:00:29 +01:00
Philipp Hagemeister
9dab1b7f28
release 2014.01.23.1
2014-01-23 10:37:34 +01:00
Philipp Hagemeister
d3e5bbf437
Correct --max-downloads with --ignore-errors
2014-01-23 10:36:47 +01:00
Philipp Hagemeister
18a25c5d78
Clarify update output ( Fixes #2205 )
...
No, we are not intentionally hiding the version number. Why would we?
2014-01-23 10:24:44 +01:00
Philipp Hagemeister
924f47f7b6
[rottentomatoes] Use unicode_literals
2014-01-23 04:05:58 +01:00
Philipp Hagemeister
22ff1c4a93
[xhamster] Futher simplification
2014-01-23 04:04:39 +01:00
Philipp Hagemeister
35409e1101
[xhamster] Use unicode_literals
2014-01-23 03:52:59 +01:00
Mike Col
65d781128a
[xhamster] Add support for hd video
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-23 03:51:09 +01:00
Philipp Hagemeister
c35b1b07e2
release 2014.01.23
2014-01-23 00:13:00 +01:00
Philipp Hagemeister
066f6a0630
[nowness] Add support
2014-01-23 00:12:47 +01:00
Philipp Hagemeister
12ed57418c
[gamespot] Fix regexp
2014-01-22 22:31:19 +01:00
Philipp Hagemeister
8b1be5cd73
Move --youtube-include-dash-manifest into correct option group
2014-01-22 22:17:53 +01:00
Philipp Hagemeister
780083dbc6
release 2014.01.22.5
2014-01-22 21:57:17 +01:00
Philipp Hagemeister
4919603f66
[youtube] Make DASH manifest download conditional for now
...
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
2014-01-22 21:56:38 +01:00
Philipp Hagemeister
dd26ced164
Add __len__ to PagedLists
2014-01-22 21:43:33 +01:00
Philipp Hagemeister
bd2d82a5d3
[newgrounds] Simplify
2014-01-22 21:41:28 +01:00
Philipp Hagemeister
c4cd138b92
release 2014.01.22.4
2014-01-22 21:01:52 +01:00
Philipp Hagemeister
65697b3bf3
Merge branch 'paged-lists'
...
Conflicts:
test/test_utils.py
youtube_dl/extractor/youtube.py
2014-01-22 20:00:16 +01:00
Philipp Hagemeister
50317b111d
Merge branch 'youtube-dash-manifest'
...
Conflicts:
youtube_dl/extractor/youtube.py
2014-01-22 19:58:31 +01:00
Philipp Hagemeister
d7975ea287
[xvideos] Simplify
2014-01-22 19:02:48 +01:00
Mike Col
714d709a31
[xvideos] Fix thumbnail extraction
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-22 19:01:41 +01:00
Philipp Hagemeister
11577ec054
[cspan] Disable test
...
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
2014-01-22 15:10:02 +01:00
Philipp Hagemeister
79bf58f9b5
Document -f worstaudio as well
2014-01-22 14:55:45 +01:00
Philipp Hagemeister
cd8a562267
release 2014.01.22.3
2014-01-22 14:53:36 +01:00
Philipp Hagemeister
de3ef3ed58
Default to -f best-audio when only audio is requested
2014-01-22 14:53:23 +01:00
Philipp Hagemeister
ba7678f9cc
Add -f bestaudio ( Fixes #2163 )
2014-01-22 14:47:29 +01:00
Philipp Hagemeister
a70c83768e
release 2014.01.22.2
2014-01-22 14:33:16 +01:00
Philipp Hagemeister
04b4d394d9
Add new --default-search option ( #2193 )
2014-01-22 14:16:43 +01:00
Jaime Marquínez Ferrándiz
130f12985a
[comedycentral] Use the generic _real_extract
provided by the base class
2014-01-22 11:44:26 +01:00
Jaime Marquínez Ferrándiz
4ca5d43cd8
Merge pull request #2195 from dstftw/master
...
[space] Add support for mobile URLs
2014-01-22 02:39:17 -08:00
Jaime Marquínez Ferrándiz
4bbf139aa7
[southparkstudios] Use the generic _real_extract
provided by the base class
2014-01-22 11:35:17 +01:00
dst
47739636a9
[space] Add support for mobile URLs
2014-01-22 17:25:32 +07:00
Jaime Marquínez Ferrándiz
407ae733ab
[cspan] Make ‘www’ optional and improve the regex for extracting the id ( fixes #2194 )
2014-01-22 11:06:03 +01:00
Jaime Marquínez Ferrándiz
c39f7013e1
[gametrailers] Use the generic _real_extract
provided by the base class
2014-01-22 10:51:17 +01:00
Philipp Hagemeister
a4a028323e
[comedycentral] Use unicode_literals
2014-01-22 03:50:49 +01:00
Philipp Hagemeister
780ee4e501
[comedycentral] Adapt testcase
...
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
2014-01-22 03:49:17 +01:00
Philipp Hagemeister
d7b51547c0
[imdb:list] Switch to loading the webpage
...
The RSS method seems to be defunct.
2014-01-22 03:41:25 +01:00
Philipp Hagemeister
43030f36db
[d8] typo
2014-01-22 03:10:31 +01:00
Philipp Hagemeister
48c63f1653
[d8] disable test; video got deleted
2014-01-22 03:09:21 +01:00
Philipp Hagemeister
90f479b6d5
[novamov] Skip tests
2014-01-22 03:04:10 +01:00
Philipp Hagemeister
6fd2957163
release 2014.01.22.1
2014-01-22 02:17:00 +01:00
Philipp Hagemeister
d3a1c71917
[ringtv] Fix and add news extraction
2014-01-22 02:16:40 +01:00
Philipp Hagemeister
af1588c05f
[mtv] Update tests and xpath function for new title extraction
2014-01-22 02:04:51 +01:00
Philipp Hagemeister
2250865fb0
[Wimp] Use new URL relay method
2014-01-22 02:01:39 +01:00
Philipp Hagemeister
99f770caa8
[hotnewhiphop] Retrieve media key
2014-01-22 01:55:50 +01:00
Philipp Hagemeister
00122de6a9
[gametrailers/mtv] Fix pre-3.x compatibility function for find_xpath_attr
...
Fixes #2189
2014-01-22 01:04:12 +01:00
Philipp Hagemeister
a70515c0fd
[servingsys] Do not run test on travis
...
Apparantly, even the advertisers do geoblocking now!?
From the US, this isn't outright blocked, but there are no videos returned.
2014-01-22 00:27:18 +01:00
Philipp Hagemeister
398edd0689
release 2014.01.22
2014-01-22 00:21:41 +01:00
Philipp Hagemeister
6562df768d
Merge branch 'master' of github.com:rg3/youtube-dl
...
Conflicts:
youtube_dl/extractor/mtv.py
2014-01-22 00:21:27 +01:00
Philipp Hagemeister
06769acd71
[gametrailers] Use unicode_literals
...
Conflicts:
youtube_dl/extractor/gametrailers.py
2014-01-22 00:18:52 +01:00
Philipp Hagemeister
32dac6943d
[mtv] Use unicode_literals
2014-01-22 00:18:09 +01:00
Philipp Hagemeister
90834c78fe
[mtv] Fix title for gametrailers ( Fixes #2188 )
...
We now prefer the title including the category, because that title is what is presented at the actual sites.
2014-01-22 00:17:33 +01:00
Jaime Marquínez Ferrándiz
47917f24c4
[brightcove] Fix extraction of embedded videos
...
There was a leading ‘:’ in the regex.
The ‘flashvars’ parameter is not always available.
2014-01-21 22:04:46 +01:00
Jaime Marquínez Ferrándiz
d614aa40e3
[brightcove] Fix check for url in the result
...
It may have the ‘formats’ field instead of ‘url’.
2014-01-21 21:53:10 +01:00
Jaime Marquínez Ferrándiz
bc4ba05fcb
[mtv] Add an extractor for mtviggy.com ( #2072 )
2014-01-21 20:59:31 +01:00
Jaime Marquínez Ferrándiz
8d9453b9e8
Add an extractor for spike.com ( #2072 )
...
Added a generic _real_extract to MTVServicesInfoExtractor
2014-01-21 20:54:47 +01:00
Jaime Marquínez Ferrándiz
e4f320a4d0
[mtv] Check for geo-blocked videos in the xml document, not in the xml’s string
...
Allows to use the `_download_xml` method
2014-01-21 19:59:02 +01:00
Jaime Marquínez Ferrándiz
ef9f2ba7af
[mtv] Use unicode_literals
2014-01-21 19:58:21 +01:00
Philipp Hagemeister
4a3b72771f
release 2014.01.21.1
2014-01-21 18:21:53 +01:00
Philipp Hagemeister
913f32929b
[vk] Add support for HQ videos ( Fixes #2187 )
2014-01-21 18:21:44 +01:00
Philipp Hagemeister
9834872bf6
[facebook] Add support for embeds
...
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
2014-01-21 18:10:17 +01:00
Philipp Hagemeister
94a23d2a1e
[vk] Use unicode_literals
2014-01-21 17:32:03 +01:00
Philipp Hagemeister
608bf69880
[vk] avoid built-in names
2014-01-21 17:29:04 +01:00
Philipp Hagemeister
032b3df5af
[redtube] Use unicode_literals
2014-01-21 14:16:44 +01:00
Mike Col
9d11a41fe4
[redtube] Add support for thumbnails
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-21 14:14:55 +01:00
Philipp Hagemeister
2989501131
release 2014.01.21
2014-01-21 14:07:41 +01:00
Philipp Hagemeister
7b0817e8e1
[servingsys] Add support
...
This also adds support for brightcove advertisements.
Fixes #2181
2014-01-21 02:09:51 +01:00
Philipp Hagemeister
9d4288b2d4
[extractor/common] Clarify when and when not we generate the filename
2014-01-21 01:41:13 +01:00
Philipp Hagemeister
3486df383b
[generic] Improve testcase
2014-01-21 01:40:34 +01:00
Philipp Hagemeister
b60016e831
Deal with implicitly UTF-16 decoded webpages
...
These webpages don't specify an encoding and rely on the BOM
2014-01-21 01:39:40 +01:00
Philipp Hagemeister
5aafe895fc
Correct XML ampersand fixup
2014-01-20 22:11:34 +01:00
Philipp Hagemeister
b853d2e155
release 2014.01.20
2014-01-20 11:44:37 +01:00
Philipp Hagemeister
b7ab059084
Add infrastructure for paged lists
...
This commit allows to download pages in playlists as needed instead of all at once.
Before this commit,
youtube-dl http://www.youtube.com/user/ANNnewsCH/videos --playlist-end 2 --skip-download
took quite some time - now it's almost instantaneous.
As an example, the youtube:user extractor has been converted.
Fixes #2175
2014-01-20 11:36:47 +01:00
Philipp Hagemeister
c91778f8c0
[youtube] Fall back to header if playlist title is not available
...
Sometimes (in about 10% of requests), the og:title is missing for a weird reason.
See #2170 for an example
2014-01-20 02:45:51 +01:00
Philipp Hagemeister
5016f3eac8
[myspace] More robust mediatype check
2014-01-20 02:44:08 +01:00
Jaime Marquínez Ferrándiz
efb1bb90a0
[myspace] Add support for song urls ( fixes #2040 )
2014-01-19 11:38:48 +01:00
Philipp Hagemeister
4cf393bb4b
[dropbox] Correct test case ( #2171 )
2014-01-19 06:16:40 +01:00
Philipp Hagemeister
ce4e242a6f
[dropbox] PEP8 and simplify ( #2171 )
2014-01-19 06:14:24 +01:00
Philipp Hagemeister
b27bec212f
Merge remote-tracking branch 'sahutd/master'
2014-01-19 06:12:20 +01:00
sahutd
6b79f40c3d
Added support for Dropbox
2014-01-19 10:20:26 +05:30
Philipp Hagemeister
dd27fd1739
[youtube] Download DASH manifest
...
If given, download and parse the DASH manifest file, in order to get ultra-HQ formats.
Fixes #2166
2014-01-19 05:47:20 +01:00
Philipp Hagemeister
dfa50793d8
Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install
...
Don’t try to merge the formats if ffmpeg or avconv are not installed
2014-01-18 20:42:51 -08:00
sahutd
2a7c35dd46
added dropbox support
2014-01-18 20:50:42 +05:30
sahutd
8da531359e
Added dropbox support. issue #2055
2014-01-18 20:45:53 +05:30
Philipp Hagemeister
e2b944cf43
Merge branch 'master' of github.com:rg3/youtube-dl
2014-01-17 14:48:15 +01:00
Philipp Hagemeister
3ec05685f7
[extractor/common] Limit --write-pages filename to 200 chars
...
This avoids problems with very long URLs.
2014-01-17 14:47:47 +01:00
Jaime Marquínez Ferrándiz
e103fd46ca
FFmpegMergerPP: Print an info message with the destination before running ffmpeg
2014-01-17 14:31:23 +01:00
Philipp Hagemeister
877bfd69d1
[cnn] Improve test
2014-01-17 05:06:13 +01:00
Philipp Hagemeister
e0ef49f205
release 2014.01.17.2
2014-01-17 04:22:15 +01:00
Philipp Hagemeister
f68cd00fe3
[kankan] Skip test
2014-01-17 04:21:54 +01:00
Philipp Hagemeister
ca70d215cf
[kankan] Simplify
2014-01-17 04:21:22 +01:00
Philipp Hagemeister
d0390a0c92
[mixcloud] Use unicode_literals
2014-01-17 04:06:18 +01:00
Philipp Hagemeister
dd2535c38a
[mixcloud] Fix URL extraction
2014-01-17 04:05:15 +01:00
Philipp Hagemeister
b78d180170
[mpora] Fix uploader name extraction
2014-01-17 03:59:42 +01:00
Philipp Hagemeister
26dca1661e
[ted] Updated checksums
2014-01-17 03:54:54 +01:00
Philipp Hagemeister
f853f8594d
[ted] Use unicode_literals
2014-01-17 03:52:17 +01:00
Philipp Hagemeister
d0da491e1e
[condenast] Allow multiple formats, and sort centralized
2014-01-17 03:36:03 +01:00
Philipp Hagemeister
6e249060cf
[condenast] Use unicode_literals
2014-01-17 03:32:02 +01:00
Philipp Hagemeister
fbcd7b5f83
[soundcloud] Use unicode_literals and centralized sorting
2014-01-17 03:29:41 +01:00
Philipp Hagemeister
9ac0a67581
[spankwire] Use centralized format sorting and unicode_literals
2014-01-17 03:26:05 +01:00
Philipp Hagemeister
befdc8f3b6
[teamcoco] Use centralized sorting
2014-01-17 03:22:02 +01:00
Philipp Hagemeister
bb198c95e2
[teamcoco] Use unicode_literals
2014-01-17 03:15:09 +01:00
Philipp Hagemeister
c1195541b7
[gamespot] Use unicode_literals
2014-01-17 03:13:40 +01:00
Philipp Hagemeister
26844eb57b
[franceinter] Remove superfluous whitespace
2014-01-17 03:10:54 +01:00
Philipp Hagemeister
a7732b672e
Credit @sahutd for franceinter ( #2152 )
2014-01-17 03:09:34 +01:00
Philipp Hagemeister
677b3ce82f
[franceinter] Minor improvements ( #2152 )
2014-01-17 03:09:07 +01:00
Philipp Hagemeister
fabfe17d5e
[flickr] Use unicode literals
2014-01-17 03:07:01 +01:00
Philipp Hagemeister
82696d5d5d
Merge remote-tracking branch 'sahutd/master'
2014-01-17 03:02:55 +01:00
Philipp Hagemeister
9eea4fb835
release 2013.01.17.1
2014-01-17 02:57:46 +01:00
Philipp Hagemeister
484aaeb204
[everyonesmixtape] Add support ( Fixes #2161 )
2014-01-17 02:56:13 +01:00
Philipp Hagemeister
8e589a8a47
release 2013.01.17
2014-01-17 02:13:13 +01:00
Philipp Hagemeister
2f21eb2db6
[generic] Do not fetch XML URLs ( Fixes #2162 )
2014-01-17 02:13:00 +01:00
Jaime Marquínez Ferrándiz
c11529618a
[redtube] Make ‘http:’ not optional ( closes #2160 )
...
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.
2014-01-16 11:21:33 +01:00
Jaime Marquínez Ferrándiz
58c3c7ae38
Don’t try to merge the formats if ffmpeg or avconv are not installed
2014-01-15 12:59:15 +01:00
sahutd
c8650f7ecd
Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151
2014-01-15 16:48:55 +05:30
Saimadhav Heblikar
14e7543a5a
franceinter [Issue #2105 ]
...
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
2014-01-15 11:51:12 +05:30
Saimadhav Heblikar
bf6705f584
Added franceinter [Issue #2105 ]
2014-01-15 11:49:50 +05:30
Filippo Valsorda
a9f53ce7ea
Add a couple of missing http:// in test URLs
2014-01-14 16:01:31 -05:00
Philipp Hagemeister
4950f30890
Fix --list-formats description ( Closes #2142 )
2014-01-13 00:03:31 +01:00
Philipp Hagemeister
17093b83ca
Allow ~ in --download-archive ( Fixes #2137 )
2014-01-12 01:27:55 +01:00
Philipp Hagemeister
5d8683a5cd
[nowvideo] Add support for .sx version ( Fixes #2127 )
2014-01-12 01:26:37 +01:00
Philipp Hagemeister
cede88e5bb
Merge pull request #2139 from dstftw/master
...
Tidy help text
2014-01-11 16:18:38 -08:00
dst
67d28bff12
Tidy help text
2014-01-12 06:27:00 +07:00
dst
7ee40b5d1c
[lynda] Add support for member accounts and paid videos ( Closes #2125 )
2014-01-12 05:31:56 +07:00
Jaime Marquínez Ferrándiz
db22af36ec
[brightcove] The ‘id’ attribute is not always present in the object tag ( fixes #2132 )
...
It looks like the ‘flashId’ parameter is not needed.
2014-01-10 19:39:42 +01:00
Philipp Hagemeister
f8b5ab8cfa
[bandcamp] Make thumbnail and uploader optional
...
Fixes #2129
2014-01-09 23:04:36 +01:00
Jaime Marquínez Ferrándiz
298f16f954
[bandcamp] Fix variable name
2014-01-09 20:23:28 +01:00
Philipp Hagemeister
ce6b9a2dba
[youtube] Add a pseudo format for rtmp videos ( #2123 )
2014-01-09 02:38:50 +01:00
Philipp Hagemeister
c3197e3e5c
[youtube] Correct subtitle URL ( Fixes #2120 )
2014-01-09 01:36:21 +01:00
Philipp Hagemeister
d420d8dd1b
release 2014.01.08
2014-01-08 23:42:52 +01:00
Philipp Hagemeister
3fabeaa1f4
[vimeo] Support protocol-relative URLs
2014-01-08 22:42:52 +01:00
Philipp Hagemeister
35aa7098cd
Merge remote-tracking branch 'origin/prefer-ffmpeg'
2014-01-08 18:32:06 +01:00
Jaime Marquínez Ferrándiz
9d6192a5b8
[bloomberg] Fix ooyala url extraction
2014-01-08 18:18:45 +01:00
Jaime Marquínez Ferrándiz
76b1bd672d
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options ( #2115 )
...
Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour.
2014-01-08 17:53:34 +01:00
Jaime Marquínez Ferrándiz
469ec9416a
[francetv] Add extractor for Culturebox ( closes #2117 )
2014-01-08 16:16:34 +01:00
Jaime Marquínez Ferrándiz
70af3439e9
[hls] Fix the program name when reporting the file size
2014-01-08 16:15:20 +01:00
dst
5f59ee7942
[novamov] Remove superfluous tabs
2014-01-08 08:11:46 +07:00
dst
8f89e68781
[novamov] Add embedded player support
2014-01-08 08:09:13 +07:00
Philipp Hagemeister
10bff13a66
[novamov] Simplify
2014-01-08 01:18:47 +01:00
Philipp Hagemeister
166ff8a3c7
Merge remote-tracking branch 'dstftw/novamov'
2014-01-08 01:15:43 +01:00
Philipp Hagemeister
b4622a328b
Use double quotes in error message ( #2112 )
...
On Windows, double quotes are required, because single quotes get served to youtube-dl. (Yes, cmd.exe is crazy like that).
On other system, both double and single quotes are fine, unless the string contains a dollar sign (then you need single quotes).
Since virtually no URLs contain dollar signs, double quotes should do.
2014-01-08 00:05:11 +01:00
dst
cc253000e4
[novamov] Add support for novamov.com ( Fixes #2035 )
2014-01-07 22:18:10 +07:00
Philipp Hagemeister
42e4fcf23a
[generic] Fix regexes
2014-01-07 11:04:27 +01:00
Philipp Hagemeister
9c63128668
[metacritic] Use centralized sorting and unicode_literals
2014-01-07 10:27:35 +01:00
Philipp Hagemeister
9933b57430
[pornhub] Use centralized sorting
2014-01-07 10:25:34 +01:00
Philipp Hagemeister
84c92dc00f
[c56] Add suppot for multiple formats
2014-01-07 10:19:15 +01:00
Philipp Hagemeister
42154ad5bc
[archiveorg] Use centralized sorting
2014-01-07 10:16:22 +01:00
Philipp Hagemeister
96f1b0741c
release 2014.01.07.5
2014-01-07 10:09:56 +01:00
Philipp Hagemeister
bac268e243
Clarify --date* documentation ( Fixes #2093 )
2014-01-07 10:09:37 +01:00
Philipp Hagemeister
3798eadccd
More unicode literals
2014-01-07 10:06:30 +01:00
Philipp Hagemeister
2537186d43
release 2014.01.07.4
2014-01-07 09:52:29 +01:00
Philipp Hagemeister
0eecc6a417
[vimeo] Add support for passwords for player. URLs
...
Fixes #2053
2014-01-07 09:52:00 +01:00
Philipp Hagemeister
0dc13f4c4a
Correctly set IE_NAME field
2014-01-07 09:45:58 +01:00
Philipp Hagemeister
f577e0ce15
switch more to unicode_literals
2014-01-07 09:45:40 +01:00
Philipp Hagemeister
bd1b906527
Remove unusued import
2014-01-07 09:42:38 +01:00
Philipp Hagemeister
ecfef3e5bf
+unicode_literals
2014-01-07 09:41:13 +01:00
Philipp Hagemeister
3d3538e422
[khanacademy] Add support ( Fixes #2066 )
2014-01-07 09:35:34 +01:00
Philipp Hagemeister
0cdad20c75
release 2014.01.07.3
2014-01-07 08:28:13 +01:00
Philipp Hagemeister
089cb705e8
release 2014.01.07.2
2014-01-07 08:21:05 +01:00
Philipp Hagemeister
525e1076ad
release 2014.01.07.1
2014-01-07 08:09:08 +01:00
Philipp Hagemeister
282962bd36
--list-formats: Only add "@" if vbr is given
2014-01-07 08:08:48 +01:00
Philipp Hagemeister
c93c2ab1c3
[mpora] Add support ( Fixes #2096 )
2014-01-07 08:07:46 +01:00
Philipp Hagemeister
7b09a4d847
[lynda] Fix download if subtitles were not requested
2014-01-07 07:17:49 +01:00
Philipp Hagemeister
73a25b30ea
[lynda] Remove superfluous space
2014-01-07 07:14:46 +01:00
Philipp Hagemeister
ac260dd81e
[lynda] Remove useless u""
2014-01-07 07:14:12 +01:00
Philipp Hagemeister
48a2034671
[vimeo] Fix playlist URL matching
2014-01-07 07:13:47 +01:00
Philipp Hagemeister
a9ce0c631e
[xattr] Correct on Windows
2014-01-07 06:50:24 +01:00
Philipp Hagemeister
afc7bc33cb
[xattr] Always use UTF-8
...
On Windows and other systems, other encodings would break when trying to encode non-ASCII characters.
Simply use UTF-8, like every sane system.
2014-01-07 06:49:15 +01:00
Philipp Hagemeister
168da92b9a
[xattr] Rework
...
In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized.
2014-01-07 06:36:34 +01:00
Philipp Hagemeister
d70ad093af
Move check_executable into a helper ufnction
2014-01-07 06:23:41 +01:00
Philipp Hagemeister
2a2e2770cc
[xattr] Always output a warning message on errors
2014-01-07 06:12:28 +01:00
Philipp Hagemeister
42cc71e80b
[xattr] Write bytestrings, not characters
2014-01-07 06:11:21 +01:00
Philipp Hagemeister
496c19234c
Split postprocessor package into multiple modules
2014-01-07 05:59:22 +01:00
Philipp Hagemeister
4f81667d76
[orf] Remove unused variable name
2014-01-07 05:51:46 +01:00
Philipp Hagemeister
56327689a2
Move postprocessor into its own package
2014-01-07 05:49:17 +01:00
Philipp Hagemeister
ad84831537
[xattr] Coding style
2014-01-07 05:45:15 +01:00
Philipp Hagemeister
5f263296ea
Merge remote-tracking branch 'epitron/metadata-pp'
...
Conflicts:
youtube_dl/PostProcessor.py
2014-01-07 05:44:44 +01:00
Philipp Hagemeister
89650ea3a6
release 2014.01.07
2014-01-07 05:34:32 +01:00
Philipp Hagemeister
79f8295303
Use original Referer URL in Brightcove requests ( Fixes #2110 )
2014-01-07 05:34:14 +01:00
Philipp Hagemeister
400e58103d
[brightcove] Use unicode_literals
2014-01-07 05:23:20 +01:00
Philipp Hagemeister
fcee8ee784
[vimeo] Use _search_regex
2014-01-07 05:19:28 +01:00
Philipp Hagemeister
9148eb002b
[vimeo] Use unicode_literals
2014-01-06 23:38:16 +01:00
Philipp Hagemeister
559e370f44
[vimeo] Proper warning when password is required ( Fixes #2053 )
...
In player. URLs, the password warning is different.
2014-01-06 23:35:27 +01:00
Philipp Hagemeister
cdeb10b5cd
release 2014.01.06.1
2014-01-06 19:25:43 +01:00
Philipp Hagemeister
e6162a90e6
release 2014.01.06
2014-01-06 17:37:24 +01:00
Philipp Hagemeister
9a6422a81e
Merge remote-tracking branch 'origin/master'
2014-01-06 17:37:20 +01:00
Philipp Hagemeister
fcea44c6d5
[vimeo] Add support for review pages
...
Since the regexp is already overboarding and review pages have a distinct URL format (with non-trivial stuff after the ID), use a dedicated IE.
Fixes #2106
2014-01-06 17:34:23 +01:00
Philipp Hagemeister
5d73273f6f
[orf] Use new extraction method ( Fixes #2057 )
2014-01-06 17:15:27 +01:00
Philipp Hagemeister
c11a0611d9
[veehd] Send requests twice ( Fixes #2102 )
2014-01-06 12:54:01 +01:00
Philipp Hagemeister
796495886e
[generic] Use unicode_literals instead of duplicating the u'
2014-01-06 01:47:52 +01:00
Philipp Hagemeister
fa27f667c8
Merge pull request #2104 from dstftw/lynda
...
[lynda] Add subtitles extraction
2014-01-05 16:44:21 -08:00
Philipp Hagemeister
fc9713a1d2
[youtube] Support jwplayer with YouTube URLs ( Closes #2075 )
2014-01-06 01:42:58 +01:00
dst
62bcfa8c57
[lynda] Add subtitles extraction
2014-01-05 23:59:33 +07:00
Philipp Hagemeister
7f9886379c
release 2014.01.05.6
2014-01-05 11:44:20 +01:00
Jaime Marquínez Ferrándiz
41292a3827
Fix list comprehension for decoding the URLs ( fixes #2100 )
...
It wasn’t a comprehension, it was just using the last url from the previous comprehension.
That didn’t raise an error in python 2, but in python 3 the variable was not defined.
2014-01-05 10:58:36 +01:00
Philipp Hagemeister
20f1be02df
release 2014.01.05.5
2014-01-05 05:48:39 +01:00
Philipp Hagemeister
a339e5cfb5
Remove unused imports
2014-01-05 05:48:30 +01:00
Philipp Hagemeister
f46f4a995b
[veoh] Simplify
2014-01-05 05:48:12 +01:00
Philipp Hagemeister
4ddba33f78
[veoh] Add support for mobile URLs
...
Fixes #2052
2014-01-05 05:47:50 +01:00
Philipp Hagemeister
e3b7aa8428
release 2014.01.05.4
2014-01-05 05:41:30 +01:00
Philipp Hagemeister
d981cef6b9
[generic] Support gorillavid.in
...
Previously, we were a little bit over-eager and got a random swf file.
Fixes #2084 .
2014-01-05 05:34:08 +01:00
Philipp Hagemeister
6fa81ee96e
release 2014.01.05.3
2014-01-05 05:26:43 +01:00
Philipp Hagemeister
a1a337ade9
release 2014.01.05.02
2014-01-05 05:25:07 +01:00
Philipp Hagemeister
c774b3c696
Make sure URLs are always character strings ( Fixes #2051 )
2014-01-05 05:24:50 +01:00
Philipp Hagemeister
4ea170b8a0
release 2014.01.05.1
2014-01-05 04:44:34 +01:00
Philipp Hagemeister
9656ee5d1d
Document --socket-timeout
2014-01-05 04:36:46 +01:00
Philipp Hagemeister
a5f1e12a02
release 2014.01.05
2014-01-05 04:30:29 +01:00
Philipp Hagemeister
ca9e792253
[cspan] Use HTTP download ( Fixes #2098 )
2014-01-05 04:30:19 +01:00
Philipp Hagemeister
aff24732b9
Merge remote-tracking branch 'rzhxeo/blip'
...
Conflicts:
youtube_dl/extractor/bliptv.py
2014-01-05 03:48:45 +01:00
Philipp Hagemeister
a9c5e5ca6e
Set required properties for format merging
2014-01-05 03:44:08 +01:00
Philipp Hagemeister
cefcb9fde3
[bliptv] Use centralized format sorting
...
This also makes youtube-dl use the better "Source" format by default.
2014-01-05 03:21:23 +01:00
Philipp Hagemeister
bca4e93076
[bliptv] Simplify
2014-01-05 03:18:45 +01:00
Philipp Hagemeister
67c20aebb7
Merge remote-tracking branch 'rzhxeo/blip2'
2014-01-05 03:16:19 +01:00
Philipp Hagemeister
448711e39f
[pornhd] Add support for ISO-3166 subpages ( Fixes #2088 )
2014-01-05 03:13:10 +01:00
Philipp Hagemeister
8bf48f237d
Fix/work around Windows encoding issues ( Fixes #2095 )
2014-01-05 03:07:55 +01:00
Philipp Hagemeister
7c0578dc86
[collegehumor] Use character strings by default
2014-01-05 03:07:15 +01:00
Philipp Hagemeister
55033ffb0a
[collegehumor] Add support for age_limit
2014-01-05 03:03:15 +01:00
Philipp Hagemeister
b4a9bf701a
[collegehumor] Support multiple formats ( Fixes #2092 )
...
Unfortunately, we lose a part of the description in the new JSON format, but that's still better than a non-functioning URL.
2014-01-05 02:50:10 +01:00
Philipp Hagemeister
a015dce0e2
Merge remote-tracking branch 'jaimeMF/merge-formats'
2014-01-05 02:06:48 +01:00
Philipp Hagemeister
6febd1c1df
Prepare widespread unicode literal use
2014-01-05 01:52:03 +01:00
Jaime Marquínez Ferrándiz
6350728be2
Allow merging formats ( closes #1612 )
...
Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg.
2014-01-04 13:13:51 +01:00
Philipp Hagemeister
a7c26e7338
[lynda] minor changes
2014-01-03 13:24:29 +01:00
Philipp Hagemeister
c880557666
Merge remote-tracking branch 'origin/master'
2014-01-03 13:10:00 +01:00
Philipp Hagemeister
85689a531f
[macgamestore] Minor fixes ( #2044 )
2014-01-03 13:09:39 +01:00
Philipp Hagemeister
cc14dfb8ec
Merge remote-tracking branch 'dstftw/macgamestore'
2014-01-03 13:06:22 +01:00
Jaime Marquínez Ferrándiz
91d7d0b333
FFmpegMetadataPP; Write temporary file to something.temp.{ext}
( fixes #2079 )
...
ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option.
2014-01-03 12:54:19 +01:00
Philipp Hagemeister
9887c9b2d6
[jpopsuki] Simplify
2014-01-03 12:51:37 +01:00
Philipp Hagemeister
d2fee313ec
Merge remote-tracking branch 'diffycat/jpopsuki'
2014-01-03 12:20:18 +01:00
Philipp Hagemeister
fa7f58e433
release 2014.01.03
2014-01-03 12:12:17 +01:00
Jaime Marquínez Ferrándiz
71cd2a571e
[dreisat] Make ‘index.php’ optional in the url ( fixes #2080 )
2014-01-03 12:02:08 +01:00
Philipp Hagemeister
7c094bfe2f
Reveal a little bit more detail about what we cache ( #858 )
2014-01-03 10:57:31 +01:00
Philipp Hagemeister
0f30658329
Clarify --cache-dir ( #858 )
2014-01-02 23:27:47 +01:00
Jaime Marquínez Ferrándiz
31c1cf5a9d
[soundcloud] recognize more players’ urls ( fixes #2078 )
2014-01-02 16:18:51 +01:00
epitron
e63fc1bed4
Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
...
Works on Linux, OSX, and Windows.
2014-01-02 07:47:28 -05:00
Jaime Marquínez Ferrándiz
efa1739b74
[comedycentral] Recognize ‘video-collections’ urls ( #2072 )
2014-01-01 21:11:35 +01:00
Jaime Marquínez Ferrándiz
5ffecde73f
[mixcloud] Fix track url transformation ( fixes #2068 )
...
‘/previews/‘ must be replaced with ‘/c/originals/‘ now.
2014-01-01 21:07:55 +01:00
Philipp Hagemeister
08d13955dd
[wistia] Prefer original video format above all others
...
We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
2014-01-01 20:23:49 +01:00
rzhxeo
531147dd5e
[BlipTVIE] Extract all formats
2014-01-01 19:45:45 +01:00
Philipp Hagemeister
eadaf08c16
Merge remote-tracking branch 'origin/master'
2014-01-01 15:30:46 +01:00
Anton Larionov
4a9c9b6fdb
[jpopsuki] Add script encoding definition for python2
2014-01-01 18:27:02 +04:00
Anton Larionov
b969ab48d9
Add support for jpopsuki.tv
2014-01-01 17:59:54 +04:00
Jaime Marquínez Ferrándiz
8fa8a6299b
[youtube] Add itag 264 ( closes #2063 )
...
It has a better bitrate than 137 but the same resolution
2014-01-01 13:45:33 +01:00
Jaime Marquínez Ferrándiz
b2b0870b3a
[dreisat] Update test filename and checksum
2014-01-01 13:30:58 +01:00
Jaime Marquínez Ferrándiz
4fb757d1e0
Merge pull request #2041 from dstftw/imdb-list
...
[imdb] Add support for IMDb list (#2033 )
2014-01-01 12:45:09 +01:00
Jaime Marquínez Ferrándiz
241bce7aaf
Merge pull request #2061 from rzhxeo/var
...
Correct variable name in YoutubeDL.list_formats
2014-01-01 03:33:34 -08:00
Philipp Hagemeister
33ec2ae8d9
Merge remote-tracking branch 'origin/master'
2014-01-01 10:43:58 +01:00
Jaime Marquínez Ferrándiz
c801b2051a
Add an extractor for cmt.com ( closes #2049 )
...
It just inherits from MTVIE.
Some videos also come from vevo.com
2013-12-31 17:21:44 +01:00
Jaime Marquínez Ferrándiz
7976fcac55
[http] Fix ‘err’ variable not being assigned in an except block ( #2045 )
2013-12-31 13:44:57 +01:00
Jaime Marquínez Ferrándiz
e9f9a10fba
Fix initialization of YoutubeDL with params set to None
...
Set it to an empty dictionary because it’s directly accessed when setting some properties
2013-12-31 13:34:52 +01:00
rzhxeo
1cdfc31e1f
Correct variable name in YoutubeDL
2013-12-30 06:50:12 +01:00
rzhxeo
19dab5e6cc
[GenericIE] Outsource embedded blip.tv player video id extraction to BlipTVIE and fix minor errors in RegEx
2013-12-30 06:15:02 +01:00
rzhxeo
c0f9969b9e
[BlipTVIE] Fix and simplify extraction of embedded videos
2013-12-30 06:14:10 +01:00
Philipp Hagemeister
a0ddb8a2fa
Add new --print-traffic option
2013-12-29 15:28:32 +01:00
Philipp Hagemeister
c1d1facd06
[generic] Output something before making network requests
2013-12-27 08:38:42 +01:00
Philipp Hagemeister
b26559878f
release 2013.12.26
2013-12-26 21:56:23 +01:00
Philipp Hagemeister
fd46a318a2
Print out encoding information in -v ( #2046 )
2013-12-26 21:55:42 +01:00
Philipp Hagemeister
5d4f3985be
Document that format_id field should be present
2013-12-26 21:19:00 +01:00
Philipp Hagemeister
360babf799
[theplatform] Use centralized sorting
2013-12-26 21:18:18 +01:00
Philipp Hagemeister
a1b92edbb3
[channel 9] Use centralized format sorting
2013-12-26 21:14:43 +01:00
Philipp Hagemeister
12c978739a
[internetvideoarchive] Use centralized format sorting
2013-12-26 21:08:52 +01:00
Philipp Hagemeister
4bc60dafeb
[blinkx] Use centralized format sorting
2013-12-26 21:05:30 +01:00
Philipp Hagemeister
bf5b0a1bfb
[ivi] Use centralized format sorting
2013-12-26 18:40:16 +01:00
Philipp Hagemeister
bfe9de8510
[youporn] Add support for multiple formats
2013-12-26 18:37:12 +01:00
Philipp Hagemeister
5ecd3c6a09
[bandcamp] Add support for multiple formats
2013-12-26 14:08:57 +01:00
Philipp Hagemeister
608d11f515
[cnn] Add multiple formats, duration, and upload_date
2013-12-26 13:49:44 +01:00
dst
c7f8537dd9
[lynda] Add support for lynda.com ( #1966 )
2013-12-26 15:48:24 +07:00
Philipp Hagemeister
723f839911
Remove unused imports
2013-12-25 15:33:19 +01:00
Philipp Hagemeister
61224dbcdd
[zdf] Make width extraction more robust
2013-12-25 15:33:09 +01:00
Philipp Hagemeister
c3afc93a69
Merge remote-tracking branch 'origin/master'
2013-12-25 15:24:44 +01:00
Philipp Hagemeister
7b8af56340
[appletrailers] Use centralized format selection
2013-12-25 15:24:41 +01:00
Philipp Hagemeister
539179f45b
[wistia] Use centralized sorting
2013-12-25 15:20:14 +01:00
Philipp Hagemeister
7217e148fb
[yahoo] Use centralized sorting, and add tbr field
2013-12-25 15:18:40 +01:00
dst
1e923b0d29
[macgamestore] Add extractor ( #2043 )
2013-12-25 16:07:34 +07:00
dst
f7e9d77f34
[smotri] Fix typo
2013-12-25 09:02:35 +07:00
dst
c645c7658d
[imdb] Extractor for lists ( #2033 )
2013-12-25 08:34:41 +07:00
Philipp Hagemeister
b874fe2da8
[mdr] Use centralized format selection
2013-12-24 23:34:11 +01:00
Philipp Hagemeister
c7deaa4c74
[zdf] Use centralized sorting
2013-12-24 23:32:04 +01:00
Philipp Hagemeister
e6812ac99d
[spiegel] Use centralized sorting
2013-12-24 12:40:23 +01:00
Philipp Hagemeister
719d3927d7
[mit] Add support for multiple formats
2013-12-24 12:38:08 +01:00
Philipp Hagemeister
55e663a8d7
[dreisat] Use centralized format sorting
2013-12-24 12:35:08 +01:00
Philipp Hagemeister
2c62dc26c8
[youtube] Simplify format specification
2013-12-24 12:34:09 +01:00
Philipp Hagemeister
4bcc7bd1f2
Add temporary _sort_formats helper function
2013-12-24 12:31:42 +01:00
Philipp Hagemeister
f49d89ee04
Add a resolution field and improve general --list-formats output
2013-12-24 11:56:02 +01:00
Philipp Hagemeister
dabc127362
Remove dead code
2013-12-23 16:03:06 +01:00
Philipp Hagemeister
c25c991809
[mplayer] Fix error introduced by downloader separation
2013-12-23 16:00:48 +01:00
Philipp Hagemeister
f45f96f8f8
[myvideo] Use RTMP instead of RTMPT ( Fixes #2032 )
2013-12-23 15:57:43 +01:00
Philipp Hagemeister
1538eff6d8
[bliptv] Remove support for direct downloads
...
This is now handled by the generic IE
2013-12-23 15:49:21 +01:00
Jaime Marquínez Ferrándiz
933605d7e8
YoutubeDL: rename _fd_progress_hooks
back to _progress_hooks
...
In the future it may report more things.
2013-12-23 10:37:27 +01:00
Jaime Marquínez Ferrándiz
b3d9ef88ec
YoutubeDL: only set the ‘formats’ field of the info_dict if it was already set before
...
It caused a circular reference error, when trying to dump it to json (for example with the test video for myvideo.de or any other video without formats)
2013-12-23 10:23:13 +01:00
Philipp Hagemeister
8958b6916c
release 2013.12.23.4
2013-12-23 05:08:35 +01:00
Philipp Hagemeister
9fc3bef87a
Merge remote-tracking branch 'jaimeMF/split-downloaders'
2013-12-23 05:03:32 +01:00
Philipp Hagemeister
d80044c235
[youtube] Prefer videos with sound
2013-12-23 04:51:42 +01:00
Philipp Hagemeister
bc2103f3bf
release 2013.12.23.3
2013-12-23 04:39:55 +01:00
Philipp Hagemeister
f82b18efc1
Merge remote-tracking branch 'rzhxeo/youtube'
2013-12-23 04:37:40 +01:00
Philipp Hagemeister
504c668d3b
release 2013.12.23.2
2013-12-23 04:31:45 +01:00
Philipp Hagemeister
466617f539
[bliptv] Simplify (From #2000 )
2013-12-23 04:31:38 +01:00
Philipp Hagemeister
196938835a
Remove debugging code
...
Introduced by accident in 5d681e960d
2013-12-23 04:30:57 +01:00
Philipp Hagemeister
a94e129a65
release 2013.12.23.1
2013-12-23 04:20:25 +01:00
Philipp Hagemeister
5d681e960d
Use bidiv instead of fribidi if available ( Fixes #1912 )
2013-12-23 04:19:50 +01:00
Philipp Hagemeister
c7b487d96b
release 2013.12.23
2013-12-23 03:45:02 +01:00
Philipp Hagemeister
7dbf5ae587
[smotri] Add support for moderated (?) videos ( Fixes #2030 )
2013-12-23 03:44:47 +01:00
Philipp Hagemeister
8d0bdeba18
[smotri] Make optional attributes optional
2013-12-23 03:38:29 +01:00
Philipp Hagemeister
1b969041d7
[blinkx] Support mobile URLs ( Closes #2022 )
2013-12-22 07:43:54 +01:00
Philipp Hagemeister
e302f9ce32
[youtube:user] Speed up --match-title
2013-12-22 03:57:42 +01:00
Philipp Hagemeister
5a94982abe
Remove unused import
2013-12-22 03:52:12 +01:00
Philipp Hagemeister
7115ca84aa
[vimeo/generic] Add support for embedded SWF vimeo videos
2013-12-22 03:34:13 +01:00
Philipp Hagemeister
04ff34ab89
Show all matching URLs
2013-12-22 03:25:55 +01:00
Philipp Hagemeister
bbafbe20c2
[vimeo] Better formatting for regexp
2013-12-22 03:21:28 +01:00
Philipp Hagemeister
c4d55a33fc
[brightcove] Test checksum changed
2013-12-20 17:28:50 +01:00
Philipp Hagemeister
147e4aece0
[vbox7] New video checksum
2013-12-20 17:27:43 +01:00
Philipp Hagemeister
bd1488ae64
[mdr] Remove test
...
For context, refer to the http://de.wikipedia.org/wiki/Depublizieren
2013-12-20 17:24:48 +01:00
Philipp Hagemeister
79fed2a4df
[crunchyroll] Fix test ( #1721 )
2013-12-20 17:20:39 +01:00
Philipp Hagemeister
304cbe981e
Merge remote-tracking branch 'rzhxeo/crunchyroll'
2013-12-20 17:13:26 +01:00
Philipp Hagemeister
3fefbf50e3
Merge pull request #2005 from dstftw/ivi.ru
...
Add support for ivi.ru
2013-12-20 08:12:38 -08:00
Philipp Hagemeister
f65c1d2be0
release 2013.12.20
2013-12-20 17:08:16 +01:00
Philipp Hagemeister
aa94a6d315
[aparat] Add support ( Fixes #2012 )
2013-12-20 17:05:39 +01:00
Jaime Marquínez Ferrándiz
768df74538
[blinkxx] Add support for youtube videos
2013-12-19 21:02:25 +01:00
Philipp Hagemeister
1f9da9049b
[generic] Support YouTube swf embed ( Fixes #2010 )
2013-12-19 20:44:30 +01:00
Jaime Marquínez Ferrándiz
c0d0b01f0e
[generic] Detect ooyala videos ( fixes #2013 )
2013-12-19 20:32:12 +01:00
dst
97e302a419
[imdb] Add support for mobile site URLs
2013-12-20 00:21:04 +07:00
Philipp Hagemeister
71507a11c8
[soundcloud] Support mobile URLs ( Fixes #2009 )
2013-12-19 16:39:01 +01:00
dst
a51e37af62
[ivi] Simplify
2013-12-19 10:53:38 +07:00
dst
6c6db72ed4
[ivi] Skip tests for travis build
2013-12-19 06:19:41 +07:00
dst
0cc83dc54b
[smotri] Fix duration field name
2013-12-19 05:56:48 +07:00
dst
77aa6b329d
[ivi] Add support for ivi.ru
2013-12-19 05:28:16 +07:00
rzhxeo
62d68c43ed
Make prefer_free_formats sorting more robust
2013-12-18 21:25:13 +01:00
rzhxeo
bfaae0a768
Filter and sort videos before calling list_formats
2013-12-18 21:24:39 +01:00
rzhxeo
e56f22ae20
[YoutubeIE] Sort formats by resolution
2013-12-18 21:22:37 +01:00
rzhxeo
dbd1988ed9
[YoutubeIE] Add width and height to format dict
2013-12-18 21:21:25 +01:00
rzhxeo
4ea3be0a5c
[YoutubeIE] Externalize format selection
2013-12-18 03:30:55 +01:00
Philipp Hagemeister
3e78514568
[generic] Support application/ogg for direct links
...
Also remove some debugging code.
2013-12-17 16:26:34 +01:00
Philipp Hagemeister
e029b8bd43
[utils] Remove duplicated line
...
This line was added by accident in 42393ce234
2013-12-17 16:12:20 +01:00
Jaime Marquínez Ferrándiz
9b8aaeed85
Simplify url_basename
...
Use urlparse from the standard library.
2013-12-17 14:56:29 +01:00
Philipp Hagemeister
6086d121cb
release 2013.12.17.2
2013-12-17 12:35:57 +01:00
Philipp Hagemeister
7de6e075b4
[radiofrance] remove unused imports
2013-12-17 12:35:16 +01:00
Philipp Hagemeister
946135aa2a
[academicearth] remove unused imports
2013-12-17 12:34:30 +01:00
Philipp Hagemeister
42393ce234
Add support for direct links to a video ( #1973 )
2013-12-17 12:33:55 +01:00
Philipp Hagemeister
d6c7a367e8
[utils] Fix url_basename
2013-12-17 12:32:58 +01:00
Philipp Hagemeister
cecaaf3f58
[generic] Do not use compatibility result fallback
2013-12-17 12:04:33 +01:00
Philipp Hagemeister
f09828b4e1
release 2013.12.17.1
2013-12-17 04:13:41 +01:00
Philipp Hagemeister
29eb517403
Add webpage_url_basename info_dict field ( Fixes #1938 )
2013-12-17 04:13:36 +01:00
Philipp Hagemeister
44c471c3b8
release 2013.12.17
2013-12-17 02:51:22 +01:00
Philipp Hagemeister
46374a56b2
[youtube] Do not warn for videos with allow_rating=0
...
This fixes #1982
Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
2013-12-17 02:49:56 +01:00
Philipp Hagemeister
ec98946ef9
[academicearth] Support playlists ( Closes #1976 )
2013-12-17 02:41:34 +01:00
Philipp Hagemeister
fa77b742ac
[radiofrance] Fill in test details
2013-12-16 23:07:57 +01:00
Philipp Hagemeister
8b4e274610
[rtlnow] Fix URL calculation ( Closes #1989 )
2013-12-16 22:28:52 +01:00
Philipp Hagemeister
11b68f6e1b
release 2013.12.16.7
2013-12-16 22:18:58 +01:00
Philipp Hagemeister
88bb52ee18
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-16 22:18:37 +01:00
Philipp Hagemeister
d90df974c3
[academicearth] Add support for courses ( #1976 )
2013-12-16 22:18:27 +01:00
Jaime Marquínez Ferrándiz
5c541b2cb7
[mtv] Add support for urls from the mobile site ( fixes #1959 )
2013-12-16 22:05:28 +01:00
Itay Brandes
87a28127d2
_search_regex's "isatty" call fails with Py2exe's
...
_search_regex calls the sys.stderr.isatty() function for unix systems.
Py2exe uses a custom Stderr() stream which doesn't have an `isatty()`
function, leading to it's crash.
Fixes easily with checking that it's a unix system first.
2013-12-16 21:50:26 +01:00
Philipp Hagemeister
ebce53b3d8
[vevo] Add suppor for videoplayer. URLs ( #1957 )
2013-12-16 21:48:38 +01:00
Philipp Hagemeister
83c632dc43
release 2013.12.16.6
2013-12-16 21:46:16 +01:00
Philipp Hagemeister
ff07a05575
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-16 21:46:11 +01:00
Philipp Hagemeister
f25571ffbf
Add support for embedded vevo player ( Fixes #1957 )
2013-12-16 21:45:21 +01:00
Jaime Marquínez Ferrándiz
f7a6892572
[arte:ddc] Remove test
...
video seems to expire in 7 days, as arte+7
2013-12-16 21:42:41 +01:00
Philipp Hagemeister
8fe56478f8
release 2013.12.16.5
2013-12-16 21:34:47 +01:00
Philipp Hagemeister
0e2a436dce
[radiofrance] Add support ( Fixes #1942 )
2013-12-16 21:34:41 +01:00
Philipp Hagemeister
24050dd11c
release 2013.12.16.4
2013-12-16 21:10:18 +01:00
Philipp Hagemeister
8c8e3eec79
[facebook] Recognize #! URLs ( Fixes #1988 )
2013-12-16 21:10:06 +01:00
rzhxeo
ee3e63e477
[GenericIE] Add support for embedded blip.tv
2013-12-16 20:08:23 +01:00
alimirjamali
0a9ce268ba
Incorrect variable is used to check whether thumbnail exists
...
Dear @phihag
I believe in line 848, the correct variable to check is 'thumb_filename' rather than 'infofn'
Kindly advise
Mit freundlichen Gruessen
Ali
2013-12-16 20:14:28 +03:30
Philipp Hagemeister
4b2da48ea7
release 2013.12.16.3
2013-12-16 14:44:29 +01:00
Philipp Hagemeister
e64eaaa97d
Fix execution under Python 3
2013-12-16 14:44:17 +01:00
Philipp Hagemeister
780603027f
[videopremium] Skip test
2013-12-16 14:42:07 +01:00
Philipp Hagemeister
00902cd601
release 2013.12.16.2
2013-12-16 14:13:51 +01:00
Philipp Hagemeister
d67b0b1596
Reorder info_dict documentation
2013-12-16 14:13:40 +01:00
Philipp Hagemeister
d7dda16888
[blinkx] Add extractor ( Fixes #1972 )
2013-12-16 13:56:30 +01:00
Philipp Hagemeister
a19fd00cc4
Simplify --playlist-start / --playlist-end interface
2013-12-16 13:16:20 +01:00
Philipp Hagemeister
d66152a898
[ndtv] Remove unused imports
2013-12-16 08:16:38 +01:00
Philipp Hagemeister
8c5f0c9fbc
[mdr] Clean up
2013-12-16 08:16:11 +01:00
Philipp Hagemeister
6888a874a1
release 2013.12.16.1
2013-12-16 05:45:15 +01:00
Philipp Hagemeister
09dacfa57f
[mdr] Simplify
2013-12-16 05:44:34 +01:00
Philipp Hagemeister
b2ae513586
Merge remote-tracking branch 'mc2avr/master'
2013-12-16 05:14:03 +01:00
Philipp Hagemeister
e4a0489f6e
Merge remote-tracking branch 'dstftw/channel9'
...
Conflicts:
youtube_dl/extractor/__init__.py
2013-12-16 05:14:00 +01:00
Philipp Hagemeister
b83be81d27
Credit @mjorlitzky for pornhd ( #1961 )
2013-12-16 05:11:19 +01:00
Philipp Hagemeister
6f5dcd4eee
[pornhd] Simplify
2013-12-16 05:10:42 +01:00
Philipp Hagemeister
1bb2fc98e0
Merge remote-tracking branch 'mjorlitzky/master'
2013-12-16 05:07:58 +01:00
Philipp Hagemeister
e3946f989e
Set process title to youtube-dl
...
This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs.
2013-12-16 05:04:55 +01:00
Philipp Hagemeister
8863d0de91
release 2013.12.16
2013-12-16 04:45:32 +01:00
Philipp Hagemeister
7b6fefc9d4
Apply --no-overwrites for --write-* files as well ( Fixes #1980 )
2013-12-16 04:39:13 +01:00
Philipp Hagemeister
525ef9227f
Add --get-duration ( Fixes #859 )
2013-12-16 04:15:10 +01:00
Philipp Hagemeister
c0ba0f4859
Document duration field
2013-12-16 04:09:43 +01:00
Philipp Hagemeister
b466b7029d
[youtube] Make duration an integer or None
2013-12-16 04:09:05 +01:00
Philipp Hagemeister
fa3ae234e0
[cbs] Add extractor ( Fixes #1977 )
2013-12-16 03:53:43 +01:00
Philipp Hagemeister
48462108f3
[theplatform] Fix geographic restriction check
2013-12-16 03:43:45 +01:00
Philipp Hagemeister
f8b56e95b8
[theplatform] Detect geoblocked content
2013-12-16 03:34:46 +01:00
Philipp Hagemeister
5fe18bdbde
Add --min-views / --max-views ( Fixes #1979 )
2013-12-16 03:09:49 +01:00
Jaime Marquínez Ferrándiz
dca02c80bc
Fix detection of the extension if the 'extractaudio' is given and improve the error message ( #1969 )
...
Using 'foo.mp4' shouldn't raise an error.
If 'foo' is given suggest using 'foo.%(ext)s' for the template
2013-12-15 11:42:38 +01:00
Jaime Marquínez Ferrándiz
9ee859b683
[daylimotion] Add support for urls from the mobile site ( fixes #1953 )
...
It uses the 'touch' subdomain and adds a '#' before 'video'
2013-12-14 14:20:12 +01:00
Michael Orlitzky
8e05c870b4
Add support for pornhd.com.
2013-12-13 22:24:32 -05:00
Jaime Marquínez Ferrándiz
5d574e143f
[ign] Update one of test video's title
2013-12-13 17:04:40 +01:00
Philipp Hagemeister
2a203a6cda
Merge pull request #1956 from dstftw/master
...
Fix typo in month name
2013-12-13 07:41:34 -08:00
dst
dadb8184e4
Fix typo in month name
2013-12-13 22:27:37 +07:00
Jaime Marquínez Ferrándiz
7a563df90a
[daum] Recognize mobile urls ( #1952 )
2013-12-12 13:05:38 +01:00
Jaime Marquínez Ferrándiz
24b173fa5c
[naver] Recognize mobile urls ( fixes #1951 )
2013-12-12 13:04:02 +01:00
dst
9b17ba0fa5
[channel9] Fix test description md5
2013-12-12 16:10:17 +07:00
dst
211f555d4c
[channel9] Missing import in __init__
2013-12-12 15:55:31 +07:00
dst
4d2ebb6bd7
[channel9] Cleanup
2013-12-12 15:19:23 +07:00
dst
df53747436
[channel9] Initial implementation ( #1885 )
2013-12-12 15:13:45 +07:00
Jaime Marquínez Ferrándiz
3bc2ddccc8
Move FileDownloader to its own module and create a new class for each download process
...
A suitable downloader can be found using the 'get_suitable_downloader' function.
Each subclass implements 'real_download', for downloading an info dict you call the 'download' method, which first checks if the video has already been downloaded
2013-12-11 16:18:48 +01:00
Jaime Marquínez Ferrándiz
8ab470f1b2
Now a new FileDownloader is created when downloading a video
...
The progress hooks can be added using the method "add_downloader_progress_hook"
2013-12-11 16:04:42 +01:00
Philipp Hagemeister
f2c36ee43e
release 2013.12.11.2
2013-12-11 09:22:25 +01:00
Philipp Hagemeister
00381b4ccb
[pornhub] Fix URL regexp
2013-12-11 09:22:08 +01:00
Philipp Hagemeister
fca1ef19c1
release 2013.12.11.1
2013-12-11 08:54:54 +01:00
Philipp Hagemeister
357ddadbf5
Fix thumbnail filename determination ( Fixes #1945 )
2013-12-11 08:54:48 +01:00
Philipp Hagemeister
08d03235f9
release 2013.12.11
2013-12-11 08:45:51 +01:00
Jaime Marquínez Ferrándiz
1825836235
Use _download_xml
in more extractors
2013-12-10 21:03:53 +01:00
Jaime Marquínez Ferrándiz
a0088bdf93
[vimeo] Fix unused argument of the _real_extract
method
2013-12-10 20:43:16 +01:00
Jaime Marquínez Ferrándiz
48ad51b243
[vimeo] Fix the extraction for some 'player' or 'pro' videos
...
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
2013-12-10 20:28:12 +01:00
Jaime Marquínez Ferrándiz
5458b4cefb
[dailymotion] Fix view count extraction and make it non fatal ( fixes #1940 )
2013-12-10 19:47:00 +01:00
Jaime Marquínez Ferrándiz
7c86cd5ab1
[dailymotion] Fix uploader extraction
...
Now it looks directly in the info dictionary
2013-12-10 19:44:16 +01:00
mc2avr
df1d7da2af
add MDRIE
2013-12-10 18:40:50 +01:00
Jaime Marquínez Ferrándiz
cbfc470228
[mixcloud] Try to get the m4a url if the mp3 url fails to download ( fixes #1939 )
2013-12-10 13:42:41 +01:00
Jaime Marquínez Ferrándiz
f67ca84d4a
[soundcloud] Fix the extension for 'downloadable' songs
...
In this case the 'original_format' field must be used.
2013-12-10 13:04:21 +01:00
Philipp Hagemeister
e2b38da931
[mtv] Fixup incorrectly encoded XML documents
2013-12-10 12:45:22 +01:00
Philipp Hagemeister
a30a60d8eb
release 2013.12.10
2013-12-10 11:54:59 +01:00
Philipp Hagemeister
5a3ea17c94
[zdf] Correct order of unknown formats ( #1936 )
2013-12-10 11:52:10 +01:00
Philipp Hagemeister
475700acfe
[soundcloud] Do not mistake original_format for ext ( Fixes #1934 )
2013-12-10 11:45:13 +01:00
Philipp Hagemeister
45598aab08
[YoutubeDL] Simplify filename preparation
2013-12-10 11:23:35 +01:00
Jaime Marquínez Ferrándiz
26e6393134
Set 'NA' as the default value for missing fields in the output template ( fixes #1931 )
...
Remove the `except KeyError` clause, it won't get raised anymore
2013-12-09 22:00:42 +01:00
Philipp Hagemeister
49929a20a7
release 2013.12.09.4
2013-12-09 20:05:27 +01:00
Philipp Hagemeister
f8bd0194a7
Remove superfluous spaces
2013-12-09 20:05:10 +01:00
Jaime Marquínez Ferrándiz
77526143e7
[brightcove] Use the original url (usually the player) as the default referer ( fixes #1929 )
2013-12-09 20:01:43 +01:00
Philipp Hagemeister
4ff50ef846
[soundcloud] Do not match sets ( Fixes #1930 )
2013-12-09 19:57:00 +01:00
Philipp Hagemeister
caefb1de87
[ndtv] Add extractor ( Fixes #1924 )
2013-12-09 19:44:33 +01:00
Philipp Hagemeister
1e1f84dac9
release 2013.12.09.3
2013-12-09 18:56:17 +01:00
Philipp Hagemeister
1d87e3a1c6
[rtlnow] Allow double slashes after domain name ( Fixes #1928 )
2013-12-09 18:56:05 +01:00
Philipp Hagemeister
df8ae1e3a2
release 2013.12.09.2
2013-12-09 18:31:31 +01:00
Philipp Hagemeister
f7d8d4a116
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-09 18:29:12 +01:00
Philipp Hagemeister
1c088fa89d
Improve --bidi-workaround support
2013-12-09 18:29:07 +01:00
Jaime Marquínez Ferrándiz
de2dd4c502
[soundcloud] add support for private links ( fixes #1927 )
2013-12-09 17:08:58 +01:00
Philipp Hagemeister
395293a889
[--load-info] Always read file as UTF-8
...
This allows editing the file (and not escaping non-ASCII characters) and reloading it in.
2013-12-09 04:59:51 +01:00
Philipp Hagemeister
db4da14027
Merge remote-tracking branch 'jaimeMF/load-info'
2013-12-09 04:55:02 +01:00
Philipp Hagemeister
2101830c0d
Remove unused imports
2013-12-09 04:53:23 +01:00
Philipp Hagemeister
ffa8f0df0a
Merge remote-tracking branch 'jaimeMF/yt-toplists'
2013-12-09 04:49:32 +01:00
Philipp Hagemeister
693b8b2d31
Merge remote-tracking branch 'dstftw/smotri.com-broadcast'
...
Conflicts:
youtube_dl/FileDownloader.py
youtube_dl/extractor/smotri.py
2013-12-09 04:42:35 +01:00
Philipp Hagemeister
a0d96c9843
Add filename to --dump-json output ( Fixes #1908 )
2013-12-09 04:31:18 +01:00
Philipp Hagemeister
eaa1a7bde3
release 2013.12.09.1
2013-12-09 04:09:06 +01:00
Philipp Hagemeister
0783b09b92
Add a workaround for terminals without bidi support ( Fixes #1912 )
2013-12-09 04:08:51 +01:00
Philipp Hagemeister
ffe62508e4
release 2013.12.09
2013-12-09 03:03:01 +01:00
Philipp Hagemeister
ac79fa02b8
Restore Python 2.6.<6 compatibility ( Fixes #1860 )
2013-12-09 03:02:54 +01:00
Philipp Hagemeister
7cc3570e53
Add fatal=False parameter to _download_* functions.
...
This allows us to simplify the calls in the youtube extractor even further.
2013-12-09 01:49:03 +01:00
Jaime Marquínez Ferrándiz
baa7b1978b
Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
2013-12-08 22:24:55 +01:00
Jaime Marquínez Ferrándiz
ac5118bcb9
[arte.tv:ddc] Add fields to the test and skip download (rtmp)
2013-12-08 16:35:29 +01:00
Camillo Dell'mour
52defb0c9b
made ddc.arte.tv test working
2013-12-08 16:22:31 +01:00
Camillo Dell'mour
56a8ab7d60
added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france)
2013-12-08 14:43:15 +01:00
Philipp Hagemeister
22686b91f0
release 2013.12.08.1
2013-12-08 07:32:25 +01:00
Philipp Hagemeister
31812a9e0e
[youtube:channel] Fix automated channel detection
2013-12-08 07:30:42 +01:00
Philipp Hagemeister
11bf848191
[wimp] simplify
2013-12-08 07:22:19 +01:00
Philipp Hagemeister
d4df5ed14c
release 2013.12.08
2013-12-08 06:54:52 +01:00
Philipp Hagemeister
303b479e0a
Automatically load SSL certs on Windows
2013-12-08 06:54:39 +01:00
Philipp Hagemeister
4c52160646
[FileDownloader] Fix progress report on Windows ( Fixes #1918 )
2013-12-08 06:53:46 +01:00
Philipp Hagemeister
a213880aaf
Simplify status reporting ( #1918 )
2013-12-08 05:49:35 +01:00
rzhxeo
b860967ce4
[XHamsterIE] Fix md5 in second test
2013-12-07 22:17:13 +01:00
rzhxeo
8ca6b8fba1
[XHamsterIE] Fix HD video detection
2013-12-07 21:39:32 +01:00
Jaime Marquínez Ferrándiz
c4d9e6731a
[pyvideo] add support for videos that don't come from Youtube
2013-12-07 11:19:59 +01:00
Jaime Marquínez Ferrándiz
0d9ec5d963
[pyvideo] Cleanup and fix test
2013-12-07 11:00:56 +01:00
Adam Glenn
f623530d6e
removing bad VALID_URL
2013-12-06 21:12:10 -08:00
Adam Glenn
ca9e02dc00
Adding pyvideo support
2013-12-06 21:11:01 -08:00
Jaime Marquínez Ferrándiz
fb30ec22fd
[vimeo] Add an extractor for groups
2013-12-06 22:01:41 +01:00
Jaime Marquínez Ferrándiz
5cc14c2fd7
[vimeo] Add an extractor for albums ( closes #1911 )
2013-12-06 21:48:44 +01:00
Jaime Marquínez Ferrándiz
d349cd2240
[imdb] Fix extraction
...
The paths to each format's page may have leading whitespace.
The height and the duration can't be extracted.
2013-12-06 20:26:55 +01:00
Jaime Marquínez Ferrándiz
0b6a9f639f
[vevo] Update test video's duration
2013-12-06 20:14:29 +01:00
Jaime Marquínez Ferrándiz
715c8e7bdb
[youtube:playlist] Recognize mix ids for direct use ( fixes #1295 )
2013-12-06 19:52:41 +01:00
Jaime Marquínez Ferrándiz
7d4afc557f
[youtube:playlist] Support mix ids longer than 13 ( #1295 )
2013-12-06 19:48:54 +01:00
Jaime Marquínez Ferrándiz
563e405411
[dailymotion] Fix view count regex
...
In some languages they can be in the format '123,456' instead of '123.456'
2013-12-06 13:41:07 +01:00
Jaime Marquínez Ferrándiz
f53c966a73
[dailymotion] Extract view count ( #1895 )
2013-12-06 13:36:36 +01:00
Jaime Marquínez Ferrándiz
336c3a69bd
[youtube] Extract like and dislike count ( #1895 )
2013-12-06 13:22:27 +01:00
Jaime Marquínez Ferrándiz
4e76179476
[vimeo] Extract views count, likes count and comments count ( #1895 )
2013-12-06 13:03:08 +01:00
Philipp Hagemeister
ef4fd84857
[wistia] Add extractor
2013-12-06 09:15:04 +01:00
Philipp Hagemeister
72135030d1
Merge remote-tracking branch 'origin/master'
2013-12-05 22:30:04 +01:00
Jaime Marquínez Ferrándiz
3514813d5b
[francetv] Add support for urls in the format http://www.france3.fr/emissions/{program}/diffusions/{date} ( fixes #1898 )
2013-12-05 21:49:30 +01:00
Jaime Marquínez Ferrándiz
9e60602084
[francetv] Add support for more channels: 3, 4, 5 and Ô ( #1898 )
...
Rename the France2IE extractor to FranceTVIE
2013-12-05 21:48:41 +01:00
Philipp Hagemeister
19e3dfc9f8
[9gag] Like/dislike count ( #1895 )
2013-12-05 18:29:07 +01:00
Philipp Hagemeister
a1ef7e85d6
Remove unused imports
2013-12-05 14:31:54 +01:00
Philipp Hagemeister
ef2fac6f4a
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-05 14:29:14 +01:00
Philipp Hagemeister
7fc3fa0545
[9gag] Add extractor
2013-12-05 14:29:08 +01:00
Jaime Marquínez Ferrándiz
673d1273ff
[vevo] Support '/watch/{id}' urls
2013-12-05 12:41:58 +01:00
Jaime Marquínez Ferrándiz
b9a2c53833
[metacafe] Add support for cbs videos ( fixes #1838 )
...
They use theplatform.com
2013-12-04 23:43:50 +01:00
Jaime Marquínez Ferrándiz
e9bf7479d2
Add an extractor for theplatform.com
2013-12-04 23:41:22 +01:00
Jaime Marquínez Ferrándiz
bfb9f7bc4c
[hotnewhiphop] Update test's title
2013-12-04 20:36:26 +01:00
Philipp Hagemeister
29030c0a4c
Merge remote-tracking branch 'dstftw/correct-valid-urls'
2013-12-04 19:56:05 +01:00
dst
c0ade33e16
Correct some extractor _VALID_URL regexes
2013-12-04 20:34:47 +07:00
Philipp Hagemeister
671c0f151d
release 2013.12.04
2013-12-04 14:19:07 +01:00
Philipp Hagemeister
27dcce1904
[youtube] Resolve URLs in comments
2013-12-04 14:18:49 +01:00
dst
8aff7b9bc4
[smotri] Fix broadcast ticket regex
2013-12-04 12:36:12 +07:00
dst
55f6597c67
[smotri] Add an extractor for live rtmp broadcasts
2013-12-04 08:41:09 +07:00
Jaime Marquínez Ferrándiz
d494389821
Option '--load-info': if the download fails, try extracting the info with the 'webpage_url' field of the info dict
...
The video url may have expired.
2013-12-03 20:16:52 +01:00
Jaime Marquínez Ferrándiz
1dcc4c0cad
Add --load-info option ( #972 )
...
It just calls the 'YoutubeDL.process_ie_result' with the dictionary from the json file
2013-12-03 20:15:20 +01:00
Jaime Marquínez Ferrándiz
84db81815a
Move common code for extractors based in MTV services to a new base class
...
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
2013-12-03 14:58:24 +01:00
Jaime Marquínez Ferrándiz
fb7abb31af
Remove the compatibility code used before the new format system was implemented
2013-12-03 14:31:20 +01:00
Philipp Hagemeister
ce93879a9b
[daum] Fix real video ID extraction
2013-12-03 14:16:58 +01:00
Philipp Hagemeister
938384c587
[redtube] Fix search for title
2013-12-03 14:08:16 +01:00
Philipp Hagemeister
e9d8e302aa
[xhamster] Change test checksum
2013-12-03 14:06:16 +01:00
Jaime Marquínez Ferrándiz
cb7fb54600
Change the ie_name of YoutubeSearchDateIE
...
It produced a duplicate entry when listing the extractors with '--list-extractors' and generates noise in the commit log when generating the supported sites webpage (like in 09f355f73b
)
2013-12-03 13:55:25 +01:00
Philipp Hagemeister
cf6758d204
Document disabling proxy ( #1882 )
2013-12-03 13:33:07 +01:00
Philipp Hagemeister
731e3dde29
release 2013.12.03
2013-12-03 13:13:09 +01:00
Philipp Hagemeister
a0eaa341e1
[configuration] Undo code breakage
2013-12-03 13:11:20 +01:00
Philipp Hagemeister
fb27c2295e
Correct configuration file locations
2013-12-03 13:09:48 +01:00
Philipp Hagemeister
1b753cb334
Add Windows configuration file locations ( #1881 )
2013-12-03 13:04:02 +01:00
Philipp Hagemeister
36a826a50d
Clarify --download-archive help ( #1757 )
2013-12-03 11:54:52 +01:00
Philipp Hagemeister
8796857429
Credit @dstftw for smotri IE
2013-12-02 17:43:22 +01:00
Philipp Hagemeister
aaebed13a8
[smotri] Simplify
2013-12-02 17:08:17 +01:00
Philipp Hagemeister
25939ffe56
Merge branch 'smotri.com' of https://github.com/dstftw/youtube-dl
2013-12-02 15:56:35 +01:00
dst
5270d8cb13
Added extractors for smotri.com
2013-12-02 20:10:19 +07:00
Philipp Hagemeister
0037e02921
release 2013.12.02
2013-12-02 13:37:26 +01:00
Philipp Hagemeister
6ad14cab59
Add --socket-timeout option
2013-12-02 13:37:05 +01:00
Philipp Hagemeister
a9be0cc736
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-02 13:36:20 +01:00
Jaime Marquínez Ferrándiz
55a10eab48
[vimeo] Add an extractor for users ( closes #1871 )
2013-12-01 22:36:18 +01:00
Philipp Hagemeister
e344693b65
Make socket timeout configurable, and bump default to 10 minutes ( #1862 )
2013-12-01 11:42:02 +01:00
Philipp Hagemeister
355e4fd07e
[generic] Find embedded dailymotion videos ( Fixes #1848 )
2013-12-01 01:21:33 +01:00
Philipp Hagemeister
5e09d6abbd
[clipfish] Skip test on travis
2013-12-01 01:16:20 +01:00
Jaime Marquínez Ferrándiz
0a688bc0b2
[youtube] Add support for downloading top lists ( fixes #1868 )
...
It needs to know the channel and the title of the list, because the ids change every time you browse the channels and are attached to a 'VISITOR_INFO1_LIVE' cookie.
2013-11-30 14:56:51 +01:00
Philipp Hagemeister
b138de72f2
Merge branch 'master' of github.com:rg3/youtube-dl
2013-11-30 00:42:56 +01:00
Philipp Hagemeister
06dcbb71d8
Clarify help of --write-pages ( #1853 )
2013-11-30 00:42:43 +01:00
Jaime Marquínez Ferrándiz
c5171c454b
[yahoo] Force use of the http protocol for downloading the videos.
2013-11-29 22:06:17 +01:00
Philipp Hagemeister
323ec6ae56
Clarify --download-archive help
2013-11-29 15:57:43 +01:00
Jaime Marquínez Ferrándiz
befd88b786
[yahoo] Add an extractor for yahoo news ( closes #1849 )
2013-11-29 15:25:43 +01:00
Philipp Hagemeister
a3fb4675fb
Do not mutate default arguments
...
In this case, it looks rather harmless (since the conditions for --restrict-filenames should not change while a process is running), but just to be sure.
This also simplifies the interface for callers, who can just pass in the idiomatic None for "I don't care, whatever is the default".
2013-11-29 15:25:11 +01:00
Nicolas Kaiser
9986238ba9
fix typo in help
2013-11-29 09:48:38 +01:00
Jaime Marquínez Ferrándiz
acf37ca151
[imdb] Fix the resolution values ( fixes #1847 )
...
We were using the size of the player, it was the same for all the formats
2013-11-29 07:56:14 +01:00
Philipp Hagemeister
17769d5a6c
release 2013.11.29
2013-11-29 03:34:26 +01:00
Philipp Hagemeister
677c18092d
[podomatic] Add extractor
2013-11-29 03:33:25 +01:00
Jaime Marquínez Ferrándiz
3862402ff3
Add an extractor for Clipsyndicate ( closes #1744 )
2013-11-28 14:38:10 +01:00
Jaime Marquínez Ferrándiz
b03d0d064c
[imdb] Fix extraction in python 2.6
...
Using a regular expression because the html cannot be parsed.
2013-11-28 13:49:00 +01:00
Jaime Marquínez Ferrándiz
d8d6148628
Add an extractor for Internet Movie Database trailers ( closes #1832 )
2013-11-28 13:32:49 +01:00
Philipp Hagemeister
2be54167d0
release 2013.11.28.1
2013-11-28 06:17:56 +01:00
Philipp Hagemeister
fc9e1cc697
[clipfish] Use FIFA trailer as testcase ( #1842 )
2013-11-28 06:10:37 +01:00
Philipp Hagemeister
f8f60d2793
[clipfish] Fix imports ( #1842 )
2013-11-28 05:54:46 +01:00
Philipp Hagemeister
ea07dbb8b1
release 2013.11.28
2013-11-28 05:48:32 +01:00
Philipp Hagemeister
2a275ab007
[zdf] Use _download_xml
2013-11-28 05:47:50 +01:00
Philipp Hagemeister
a2e6db365c
[zdf] add a pseudo-testcase and fix URL matching
2013-11-28 05:47:20 +01:00
Philipp Hagemeister
9d93e7da6c
Merge branch 'master' of github.com:rg3/youtube-dl
2013-11-28 04:37:02 +01:00
Jaime Marquínez Ferrándiz
0e44d8381a
[youtube:feeds] Use the 'paging' value from the downloaded json information ( fixes #1845 )
2013-11-28 00:33:27 +01:00
Jaime Marquínez Ferrándiz
35907e23ec
[yahoo] Fix video extraction and use the new format system exclusively
2013-11-27 21:24:55 +01:00
Jaime Marquínez Ferrándiz
76d1700b28
[youtube:playlist] Fix the extraction of the title for some mixes ( #1844 )
...
Like https://www.youtube.com/watch?v=g8jDB5xOiuE&list=RDIh2gxLqR7HM
2013-11-27 20:01:51 +01:00
Philipp Hagemeister
dcca796ce4
[clipfish] Effect a better error message ( #1842 )
2013-11-27 18:33:51 +01:00
Filippo Valsorda
4b19e38954
[videopremium] support new .me domain
2013-11-27 02:54:51 +01:00
Jaime Marquínez Ferrándiz
652cdaa269
[youtube:playlist] Add support for YouTube mixes ( fixes #1839 )
2013-11-26 21:35:03 +01:00
Jaime Marquínez Ferrándiz
e26f871228
Use the new '_download_xml' helper in more extractors
2013-11-26 19:17:25 +01:00
Jaime Marquínez Ferrándiz
6e47b51eef
[youtube:playlist] Remove the link with index 0
...
It's not the first video of the playlist, it appears in the 'Play all' button (see the test course for an example)
2013-11-26 19:09:14 +01:00
Jaime Marquínez Ferrándiz
4a98cdbf3b
YoutubeDL: set the 'params' property before any message/warning/error is sent ( fixes #1840 )
...
If it sets the 'restrictfilenames' param, it will first report a warning. It will try to get the logger from the 'params' property, which would be set at that moment to None, raising the error 'AttributeError: 'NoneType' object has no attribute 'get''
2013-11-26 18:54:14 +01:00
Philipp Hagemeister
c5ed4e8f7e
release 2013.11.26
2013-11-26 10:41:35 +01:00
Jaime Marquínez Ferrándiz
c2e52508cc
Include the proxy in the parameters for YoutubeDL ( fixes #1831 )
2013-11-26 08:03:11 +01:00
Jaime Marquínez Ferrándiz
d31209a144
Use the 'extractor_key' field for the download archive file
...
It has the same value as the ie_key.
2013-11-25 22:57:15 +01:00
Jaime Marquínez Ferrándiz
529a2e2cc3
Fix typo in the documentation of the 'download_archive' param
2013-11-25 22:52:09 +01:00
Philipp Hagemeister
781a7d0546
release 2013.11.25.3
2013-11-25 22:36:18 +01:00
Philipp Hagemeister
fb04e40396
[soundcloud] Support for listing of audio-only files
2013-11-25 22:34:56 +01:00
Philipp Hagemeister
d9b011f201
Fix rtmpdump with non-ASCII filenames on Windows on 2.x
...
Reported in #1798
2013-11-25 22:31:38 +01:00
Philipp Hagemeister
b0b9eaa196
Merge pull request #1829 from jaimeMF/ydl-empty-params
...
Allow to initialize a YoutubeDL object without parameters
2013-11-25 13:19:59 -08:00
Philipp Hagemeister
8b134b1062
Merge branch 'master' of github.com:rg3/youtube-dl
2013-11-25 22:16:07 +01:00
Philipp Hagemeister
0c75c3fa7a
Do not warn about fixed output template if --max-downloads is 1
...
Fixes #1828
2013-11-25 22:15:33 +01:00
Jaime Marquínez Ferrándiz
a3927cf7ee
Allow to initialize a YoutubeDL object without parameters
...
Having to pass the 'outtmpl' parameter feels really strange when you just want to extract the info of a video.
2013-11-25 22:03:39 +01:00
Jaime Marquínez Ferrándiz
1a62c18f65
[bambuser] Skip the download in the test
...
It doesn't respect the 'Range' header.
2013-11-25 22:03:20 +01:00
Philipp Hagemeister
2a15e7063b
[soundcloud] Prefer HTTP over RTMP ( #1798 )
2013-11-25 20:30:41 +01:00
Philipp Hagemeister
d46cc192d7
Reduce socket timeout
2013-11-25 19:11:01 +01:00
Philipp Hagemeister
bb2bebdbe1
release 2013.11.25.2
2013-11-25 15:47:14 +01:00
Philipp Hagemeister
5db07df634
Fix --download-archive ( Fixes #1826 )
2013-11-25 15:46:54 +01:00
Philipp Hagemeister
ea36cbac5e
Merge remote-tracking branch 'rbrito/swap-dimensions'
2013-11-25 06:19:15 +01:00
Philipp Hagemeister
d0d2b49ab7
[FileDownloader] use moved format_bytes method
2013-11-25 06:17:41 +01:00
Philipp Hagemeister
31cb6d8fef
Merge remote-tracking branch 'rzhxeo/rtmpdump'
2013-11-25 06:16:18 +01:00
Philipp Hagemeister
daa0dd2973
release 2013.11.25.1
2013-11-25 06:06:39 +01:00
Philipp Hagemeister
de79c46c8f
[viki] Fix subtitle extraction
2013-11-25 06:06:18 +01:00
Philipp Hagemeister
94ccb6fa2e
[viki] Fix subtitles extraction
2013-11-25 05:58:04 +01:00
Philipp Hagemeister
07e4035879
[viki] Fix uploader extraction
2013-11-25 05:57:55 +01:00
Philipp Hagemeister
ac05067d3d
release 2013.11.25
2013-11-25 03:37:49 +01:00
Philipp Hagemeister
113577e155
[generic] Improve detection
...
Allow download of http://goo.gl/7X5tOk
Fixes #1818
2013-11-25 03:35:53 +01:00
Philipp Hagemeister
79d09f47c2
Merge branch 'opener-to-ydl'
2013-11-25 03:30:37 +01:00
Philipp Hagemeister
c059bdd432
Remove quality_name field and improve zdf extractor
2013-11-25 03:28:55 +01:00
Philipp Hagemeister
02dbf93f0e
[zdf/common] Use API in ZDF extractor.
...
This also comes with a lot of extra format fields
Fixes #1518
2013-11-25 03:13:22 +01:00
Philipp Hagemeister
1fb2bcbbf7
[viki] Make uploader field optional ( #1813 )
2013-11-25 02:02:34 +01:00
Jaime Marquínez Ferrándiz
66cfab4226
[comedycentral] Add support for comedycentral.com videos ( closes #1824 )
...
It's a subclass of MTVIE
The extractor for colbertnation.com and thedailyshow.com is called now ComedyCentralShowsIE
2013-11-24 21:18:35 +01:00
Philipp Hagemeister
6d88bc37a3
[viki] Skip travis test
...
Also provide a better error message for geoblocked videos.
2013-11-24 15:28:50 +01:00
Philipp Hagemeister
b7553b2554
[vik] Clarify output
2013-11-24 15:20:16 +01:00
Philipp Hagemeister
e03db0a077
Merge branch 'master' into opener-to-ydl
2013-11-24 15:18:44 +01:00
Philipp Hagemeister
a1ee09e815
Document proxy
2013-11-24 15:03:25 +01:00
Jaime Marquínez Ferrándiz
267ed0c5d3
[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring ( fixes #1822 )
...
Uses a new helper method in InfoExtractor: _download_xml
2013-11-24 14:59:19 +01:00
Jaime Marquínez Ferrándiz
f459d17018
[youtube] Add an extractor for downloading the watch history ( closes #1821 )
2013-11-24 14:33:50 +01:00
Jaime Marquínez Ferrándiz
dc65dcbb6d
[mixcloud] The description field may be missing ( fixes #1819 )
2013-11-24 11:28:44 +01:00
Jaime Marquínez Ferrándiz
d214fdb8fe
[brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead
2013-11-24 11:02:34 +01:00
Philipp Hagemeister
138df537ff
release 2013.11.24.1
2013-11-24 07:51:56 +01:00
Philipp Hagemeister
0c7c19d6bc
[clipfish] Add extractor ( Fixes #1760 )
2013-11-24 07:51:44 +01:00
Philipp Hagemeister
eaaafc59c2
release 2013.11.24
2013-11-24 07:30:34 +01:00
Philipp Hagemeister
382ed50e0e
[viki] Add extractor ( fixes #1813 )
2013-11-24 07:30:05 +01:00
Philipp Hagemeister
66ec019240
[youtube] do not use variable name twice
2013-11-24 06:54:26 +01:00
Philipp Hagemeister
bd49928f7a
[niconico] Clarify download
2013-11-24 06:53:50 +01:00
Philipp Hagemeister
23e6d50d73
[bandcamp] Remove unused variable
2013-11-24 06:52:53 +01:00
Philipp Hagemeister
2e767313e4
[update] fix error
2013-11-24 06:52:21 +01:00
Philipp Hagemeister
38b2db6a66
Credit @takuya0301 for niconico
2013-11-24 06:39:49 +01:00
Philipp Hagemeister
13ebea791f
[niconico] Simplify and make work with old Python versions
...
The website requires SSLv3, otherwise it just times out during SSL negotiation.
2013-11-24 06:39:10 +01:00
Philipp Hagemeister
4c9c57428f
Merge remote-tracking branch 'takuya0301/niconico'
2013-11-24 06:09:11 +01:00
Philipp Hagemeister
8bf9319e9c
Simplify logger code( #1811 )
2013-11-24 06:08:11 +01:00
Philipp Hagemeister
4914120727
Merge remote-tracking branch 'iTaybb/master'
2013-11-24 06:07:12 +01:00
Jaime Marquínez Ferrándiz
36de0a0e1a
[brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in the parameters ( fixes #1815 )
2013-11-23 23:27:15 +01:00
Philipp Hagemeister
e5c146d586
[streamcloud] skip test on travis
2013-11-23 15:57:42 +01:00
Takuya Tsuchida
52ad14aeb0
Add support for niconico
2013-11-23 18:19:44 +09:00
Itay Brandes
43afe28588
Log to an external logger ( fixes #1810 )
...
Sadly applications using youtube-dl's python sources can't directly
access it's log stream. It's pretty much limited to stdout and stderr
only.
It should log to logging.Logger instance passed to YoutubeDL's params
dictionary.
2013-11-23 10:22:18 +02:00
Philipp Hagemeister
a87b0615aa
release 2013.11.22.2
2013-11-22 23:08:15 +01:00
Philipp Hagemeister
d7386f6276
[update] Check if version from repository is newer before updating
...
Closes #1704
2013-11-22 23:05:58 +01:00
Philipp Hagemeister
081640940e
Merge branch 'master' of github.com:rg3/youtube-dl
2013-11-22 22:46:57 +01:00
Philipp Hagemeister
7012b23c94
Match --download-archive during playlist processing ( Fixes #1745 )
2013-11-22 22:46:46 +01:00
Jaime Marquínez Ferrándiz
9f79463803
[howcast] update test's checksum
2013-11-22 21:25:12 +01:00
Jaime Marquínez Ferrándiz
d35dc6d3b5
[bandcamp] move the album test to the album extractor and return a single track instead of a playlist
2013-11-22 21:19:31 +01:00
Philipp Hagemeister
50123be421
release 2013.11.22.1
2013-11-22 20:23:55 +01:00
Philipp Hagemeister
3f8ced5144
Merge remote-tracking branch 'jaimeMF/yt-playlists'
2013-11-22 20:11:54 +01:00
Philipp Hagemeister
00ea0f11eb
Print full title in --get-title output ( #1806 )
2013-11-22 20:00:35 +01:00
Philipp Hagemeister
dca0872056
Move the opener to the YoutubeDL object.
...
This is the first step towards being able to just import youtube_dl and start using it.
Apart from removing global state, this would fix problems like #1805 .
2013-11-22 19:57:52 +01:00
Philipp Hagemeister
0b63aed8df
[update] do not assign to unused variables
2013-11-22 19:15:36 +01:00
Philipp Hagemeister
15c3adbb16
Merge branch 'master' of github.com:rg3/youtube-dl
2013-11-22 19:08:33 +01:00
Philipp Hagemeister
f143a42fe6
[bandcamp] Skip album test
2013-11-22 19:08:25 +01:00
Jaime Marquínez Ferrándiz
241650c7ff
[vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos
2013-11-22 18:20:31 +01:00
Philipp Hagemeister
bfe7439a20
release 2013.11.22
2013-11-22 17:46:26 +01:00
Philipp Hagemeister
cffa6aa107
[bandcamp] Support trackinfo-style songs ( Fixes #1270 )
2013-11-22 17:44:55 +01:00
Philipp Hagemeister
02e4ebbbad
[streamcloud] Add IE ( Fixes #1801 )
2013-11-22 17:19:22 +01:00
Philipp Hagemeister
ab009f59ef
[toutv] Fix a typo
2013-11-22 17:18:03 +01:00
Jaime Marquínez Ferrándiz
0980426559
[bandcamp] add support for albums (reported in #1270 )
2013-11-22 16:05:14 +01:00
Jaime Marquínez Ferrándiz
a6a173c2fd
utils.shell_quote: Convert the args to unicode strings
...
The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded.
2013-11-21 14:09:28 +01:00
Philipp Hagemeister
2bb683c201
release 2013.11.21
2013-11-21 13:59:33 +01:00
Jaime Marquínez Ferrándiz
64bb5187f5
[soundcloud] Retrieve the file url using the client_id for the iPhone ( fixes #1798 )
...
The desktop's client_id always give the rtmp url, but with the iPhone one it returns the http url if it's available.
2013-11-21 13:16:19 +01:00
Philipp Hagemeister
9e4f50a8ae
[sztv] skip test, site is undergoing mid-term maintenance
2013-11-20 09:59:03 +01:00
Philipp Hagemeister
0190eecc00
[nhl] Make NHLVideocenter IE_DESC fit with other descriptions
2013-11-20 09:45:29 +01:00
Philipp Hagemeister
ca872a4c0b
[spankwire] Fix description search
2013-11-20 09:23:53 +01:00
Philipp Hagemeister
f2e87ef4fa
[anitube] Skip test (on travis)
2013-11-20 07:46:44 +01:00
Philipp Hagemeister
0ad97bbc05
[spankwire] fix check for description
2013-11-20 07:45:32 +01:00
Philipp Hagemeister
c4864091a1
[videopremium] Support new crazy redirect scheme
2013-11-20 07:43:21 +01:00
Philipp Hagemeister
9a98a466b3
[toutv] really skip test
2013-11-20 07:37:22 +01:00
Philipp Hagemeister
d323bcb152
release 2013.11.20
2013-11-20 07:25:17 +01:00
Philipp Hagemeister
da6a795fdb
[escapist] Fix title search
2013-11-20 07:23:23 +01:00
Philipp Hagemeister
c5edcde21f
[escapist] upper-case URL
2013-11-20 06:56:59 +01:00
Philipp Hagemeister
15ff3c831e
[escapist] Fix syntax error
2013-11-20 06:55:07 +01:00
Philipp Hagemeister
100959a6d9
[escapist] Add support for HD format ( Closes #1755 )
2013-11-20 06:52:08 +01:00
Philipp Hagemeister
0a120f74b2
Credit @diffycat for anitube
2013-11-20 06:36:00 +01:00
Philipp Hagemeister
8f05351984
[anitube] Minor fixes ( #1776 )
2013-11-20 06:35:02 +01:00
Philipp Hagemeister
71791f414c
Merge remote-tracking branch 'diffycat/master'
2013-11-20 06:28:13 +01:00
Philipp Hagemeister
f3682997d7
Clean up unused imports and other minor mistakes
2013-11-20 06:27:48 +01:00
Philipp Hagemeister
cc13cc0251
[teamcoco] Correct error
2013-11-20 06:25:33 +01:00
Philipp Hagemeister
86bd5f2ca9
Merge remote-tracking branch 'dz0ny/patch-1'
2013-11-20 06:21:05 +01:00
Philipp Hagemeister
8694c60000
import json for --dump-json
2013-11-20 06:18:24 +01:00
Mohamedh Fazal
9d1538182f
Add an option to dump json information
2013-11-20 06:14:57 +01:00
Philipp Hagemeister
5904088811
Add support for tou.tv ( Fixes #1792 )
2013-11-20 06:13:19 +01:00
Jaime Marquínez Ferrándiz
69545c2aff
[d8] inherit from CanalplusIE
...
it reuses the same extraction process
2013-11-19 20:44:20 +01:00
Jaime Marquínez Ferrándiz
495da337ae
Merge pull request #1758 from migbac/master
...
Add support for d8.tv
2013-11-19 20:43:14 +01:00
Philipp Hagemeister
34b3afc7be
release 2013.11.19
2013-11-19 12:41:01 +01:00
Philipp Hagemeister
00373a4c5d
Merge pull request #1790 from rg3/console-title
...
Correctly write and restore the console title on the stack (fixes #1782 )
2013-11-18 07:50:10 -08:00
Philipp Hagemeister
cb7dfeeac4
[youtube] only allow domain name to be upper-case ( #1786 )
2013-11-18 16:42:35 +01:00
Jaime Marquínez Ferrándiz
efd6c574a2
Correctly write and restore the console title on the stack ( fixes #1782 )
2013-11-18 16:35:41 +01:00
Philipp Hagemeister
4113e6ab56
[auengine] Do not return unnecessary ext
2013-11-18 14:36:01 +01:00
Philipp Hagemeister
9a942a4671
release 2013.11.18.1
2013-11-18 13:56:53 +01:00
Philipp Hagemeister
9906d397a0
[auengine] Simplify
2013-11-18 13:56:45 +01:00
Philipp Hagemeister
ae8f787141
Remove iPhone from user agent. This breaks a lot of extractors
...
In the future, it might be worth investigating whether we get better content when we claime to be an iPhone.
2013-11-18 13:52:26 +01:00
Philipp Hagemeister
a81b4d5c8f
release 2013.11.18
2013-11-18 13:30:43 +01:00
Philipp Hagemeister
887c6acdf2
Support multiple embedded YouTube URLs ( Fixes #1787 )
2013-11-18 13:28:26 +01:00
Philipp Hagemeister
83aa529330
Support protocol-independent URLs ( #1787 )
2013-11-18 13:18:17 +01:00
Philipp Hagemeister
96b31b6533
Add iPhone to UA ( #1746 )
2013-11-18 13:05:58 +01:00
Philipp Hagemeister
fccd377198
Suppor embed-only videos ( Fixes #1746 )
2013-11-18 13:05:18 +01:00
rzhxeo
2b35c9ef74
Merge branch 'master' into rtmpdump
...
Conflicts:
youtube_dl/FileDownloader.py
Merge
2013-11-18 00:27:06 +01:00
Philipp Hagemeister
73c566695f
release 2013.11.17
2013-11-17 22:14:13 +01:00
Philipp Hagemeister
63b7b7224a
[MTVIE] Try with RTMP URL if download fails
...
This fixes youtube-dl http://www.southpark.de/clips/155251/cartman-vs-the-dog-whisperer
2013-11-17 22:11:40 +01:00
Philipp Hagemeister
ce80c8b8ee
Merge pull request #1784 from rzhxeo/southpark
...
Add support for southpark.de
2013-11-17 12:15:13 -08:00
Philipp Hagemeister
749febf4d1
Allow --console-title when --quiet is given ( Fixes #1783 )
2013-11-17 21:12:50 +01:00
Philipp Hagemeister
bdde425cbe
Save and restore console title ( Fixes #1782 )
2013-11-17 21:10:11 +01:00
rzhxeo
746f491f82
Add support for southpark.de
2013-11-17 17:54:47 +01:00
rzhxeo
1672647ade
[SouthParkStudiosIE] Move from _TEST to _TESTS
2013-11-17 17:43:58 +01:00
rzhxeo
90b6bbc38c
[SouthParkStudiosIE] Also detect urls without http:// or www
2013-11-17 17:42:24 +01:00
Philipp Hagemeister
ce02ed60f2
Remove * imports
2013-11-17 16:47:52 +01:00
Philipp Hagemeister
1e5b9a95fd
Move console_title to YoutubeDL
2013-11-17 11:39:52 +01:00
Philipp Hagemeister
1d699755e0
[youtube] Add view_count ( Fixes #1781 )
2013-11-17 11:06:16 +01:00
Philipp Hagemeister
ddf49c6344
[arte] remove two typos
2013-11-17 11:05:49 +01:00
Anton Larionov
ba3881dffd
Add support for anitube.se ( #1417 )
2013-11-16 18:26:34 +04:00
Philipp Hagemeister
d1c252048b
[redtube] Do not test md5, seems to vary
2013-11-16 10:30:09 +01:00
Philipp Hagemeister
eab2724138
[gamekings] Do not test md5 sum, precise file changes regularly
2013-11-16 02:32:23 +01:00
Philipp Hagemeister
21ea3e06c9
[gamekings] remove unnecessary import
2013-11-16 02:31:02 +01:00
Philipp Hagemeister
52d703d3d1
[tvp] Skip tests
2013-11-16 02:09:30 +01:00
Philipp Hagemeister
ce152341a1
[bambuser] Do not test for MD5, seems to be flaky
2013-11-16 01:59:28 +01:00
Philipp Hagemeister
f058e34011
[dailymotion] Fix playlists
2013-11-16 01:56:23 +01:00
Philipp Hagemeister
b5349e8721
Fix indentation of (best) and (worst) in --list-formats
2013-11-16 01:39:45 +01:00
Philipp Hagemeister
7150858d49
[spiegel] Implement format selection
2013-11-16 01:33:12 +01:00
Philipp Hagemeister
91c7271aab
Add automatic generation of format note based on bitrate and codecs
2013-11-16 01:08:43 +01:00
Philipp Hagemeister
aa13b2dffd
release 2013.11.15.1
2013-11-15 14:35:00 +01:00
Philipp Hagemeister
fc2ef392be
[ted] Fix playlists ( Fixes #1770 )
2013-11-15 14:33:51 +01:00
Philipp Hagemeister
463a908705
[ted] simplify
2013-11-15 14:06:38 +01:00
Jaime Marquínez Ferrándiz
d24ffe1cfa
[rtlnow] Remove the test for nitro
...
The videos expire.
2013-11-15 12:57:59 +01:00
Jaime Marquínez Ferrándiz
78fb87b283
Don't accept '>' inside the content attribute in OpenGraph regexes
2013-11-15 12:54:13 +01:00
Jaime Marquínez Ferrándiz
ab2d524780
Improve the OpenGraph regex
...
* Do not accept '>' between the property and content attributes.
* Recognize the properties if the content attribute is before the property attribute using two regexes (fixes the extraction of the description for SlideshareIE).
2013-11-15 12:24:54 +01:00
Jaime Marquínez Ferrándiz
85d61685f1
[tvp] Update the title and the description of the test video
2013-11-15 12:10:22 +01:00
Jaime Marquínez Ferrándiz
b9643eed7c
[youtube:channel] Fix the extraction of autogenerated channels
...
The ajax pages are empty, now it looks directly in the channel's /videos page
2013-11-15 11:51:45 +01:00
Jaime Marquínez Ferrándiz
feee2ecfa9
Pass the 'download' argument to 'process_video_result' ( fixes #1769 )
2013-11-15 11:04:26 +01:00
Philipp Hagemeister
a25a5cfeec
release 2013.11.15
2013-11-15 01:47:15 +01:00
Philipp Hagemeister
0e145dd541
Merge branch 'master' of github.com:rg3/youtube-dl
2013-11-15 01:46:50 +01:00
Philipp Hagemeister
9f9be844fc
[youtube] Fix protocol-independent URLs ( Fixes #1768 )
2013-11-15 01:45:39 +01:00
Jaime Marquínez Ferrándiz
e3b9ab5e18
[soundlcoud] Set the correct extension for the tracks ( fixes #1766 )
...
Some tracks are not in mp3 format, they can be wav files.
2013-11-14 19:45:39 +01:00
Jaime Marquínez Ferrándiz
c66d2baa9c
[livestream] Add an extractor for the original version of livestream ( closes #1764 )
...
The two versions use different systems.
2013-11-14 13:16:32 +01:00
Janez Troha
9771cceb2c
Fix filename extension leaking to json filename
...
Makes writeinfojson behaving exactly as writethumbnail in case where filename contains mediafile extension.
Case:
video.mp4 converted to music.mp3 would yield music.mp4.info.json instead music.mp3.info.json or music.info.json
2013-11-13 18:34:03 +01:00
Jaime Marquínez Ferrándiz
ca715127a2
Don't assume the 'subtitlesformat' is set in the params dict ( fixes #1750 )
2013-11-13 17:14:10 +01:00
Jaime Marquínez Ferrándiz
ea7a7af1d4
[gamekings] Fix the test video checksum
2013-11-13 17:13:06 +01:00
Jaime Marquínez Ferrándiz
880e1c529d
[youtube:playlist] Login into youtube if requested ( fixes #1757 )
...
Allows to download private playlists
2013-11-13 16:39:11 +01:00
Jaime Marquínez Ferrándiz
dcbb45803f
[youtube:playlist] Don't use the gdata api ( closes #1508 )
...
Parse the playlist pages instead
2013-11-13 16:26:50 +01:00
Philipp Hagemeister
80b9bbce86
release 2013.11.13
2013-11-13 11:09:04 +01:00
Philipp Hagemeister
d37936386f
Credit @saper for tvp IE ( #1730 )
2013-11-13 11:08:07 +01:00
Philipp Hagemeister
c3a3028f9f
[tvp] Minor improvements ( #1730 )
2013-11-13 11:06:53 +01:00
Philipp Hagemeister
6c5ad80cdc
Merge remote-tracking branch 'saper/tvp'
2013-11-13 11:03:49 +01:00
Philipp Hagemeister
b5bdc2699a
Credit @jelly for gamekings extractor ( #1759 )
2013-11-13 10:52:22 +01:00
Philipp Hagemeister
384b98cd8f
[gamekings] Minor fixes ( #1759 )
2013-11-13 10:51:00 +01:00
Jelle van der Waa
eb9b5bffef
Add extractor for gamekings.tv
2013-11-13 10:38:47 +01:00
migbac
0bd59f3723
Add support for d8.tv
2013-11-12 23:32:03 +01:00
Jaime Marquínez Ferrándiz
8b8cbd8f6d
[vine] Fix uploader extraction
2013-11-12 20:50:52 +01:00
Jaime Marquínez Ferrándiz
72b18c5d34
FFmpegMetadataPP: don't enclose the values with " ( fixes #1756 )
2013-11-12 20:38:13 +01:00
Philipp Hagemeister
eb0a839866
[common] Simplify og_search_property
2013-11-12 10:36:23 +01:00
Philipp Hagemeister
1777d5a952
release 2013.11.11
2013-11-11 18:28:17 +01:00
Philipp Hagemeister
d4b7da84c3
Clarify -c. Do not pass it in if you don't know what you're doing
...
Suggested in #1743
2013-11-11 14:21:14 +01:00
Jaime Marquínez Ferrándiz
801dbbdffd
Use avconv for downloading with m3u8 manifests if it's available ( fixes #1735 )
2013-11-10 16:47:03 +01:00
Jaime Marquínez Ferrándiz
0ed05a1d2d
Use the 'rtmp_live' field for the live parameter of rtmpdump
2013-11-10 12:45:17 +01:00
Jaime Marquínez Ferrándiz
1008bebade
Merge remote-tracking branch 'rzhxeo/rtmpdump_live'
2013-11-10 12:38:40 +01:00
Jaime Marquínez Ferrándiz
be6dfd1b49
[ted] Return a single info_dict for talks urls
...
It failed with the --list-subs option
2013-11-10 12:09:12 +01:00
Jaime Marquínez Ferrándiz
231516b6c9
Merge pull request #1705 from iemejia/master
...
[ted] support for subtitles
2013-11-10 11:54:18 +01:00
Jaime Marquínez Ferrándiz
fb53d58dcf
Merge pull request #1726 from saper/escaped
...
Fix AssertionError when og property not found
2013-11-10 02:51:52 -08:00
Jaime Marquínez Ferrándiz
2a9e9b210b
Fix the documentation of '--autonumber-size' ( #1743 )
...
it's '--auto-number' not '--autonumber'
2013-11-09 19:21:30 +01:00
Jaime Marquínez Ferrándiz
897d6cc43a
Improve format listing for long format ids
...
Now arte.tv videos have quite long ids.
2013-11-09 19:07:34 +01:00
Jaime Marquínez Ferrándiz
f470c6c812
[arte] Improve the format sorting
...
Also use the bitrate.
Prefer normal version and sourds/mal version over original version with subtitles.
2013-11-09 19:05:19 +01:00
Jaime Marquínez Ferrándiz
566d4e0425
[arte] Make sure the format_id is unique ( closes #1739 )
...
Include the bitrate and use the height instead of the quality field.
2013-11-09 19:01:23 +01:00
Jaime Marquínez Ferrándiz
81be02d2f9
[cnn] Accept www.cnn.com urls ( fixes #1740 )
2013-11-09 18:16:32 +01:00
Jaime Marquínez Ferrándiz
c2b6a482d5
[brightcove] the format function requires to specify the index in python2.6
2013-11-09 18:10:11 +01:00
Jaime Marquínez Ferrándiz
12c167c881
[soundcloud] Allow to download tracks marked as not 'streamable'
...
They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
2013-11-09 18:08:03 +01:00
Jaime Marquínez Ferrándiz
20aafee7fa
[kankan] Fix the video url
...
It now requires two additional parameters, one is a timestamp we get from the getCdnresource_flv page and the other is a key we have to build.
2013-11-09 16:51:11 +01:00
Jaime Marquínez Ferrándiz
be07375b66
Don't recode the video with m3u8 downloads ( fixes #1741 )
2013-11-09 16:40:00 +01:00
rzhxeo
c8434e8316
Add support for crunchyroll.com
2013-11-09 11:25:12 +01:00
rzhxeo
4894fe8c5b
Report download progress of rtmpdump
2013-11-09 11:14:40 +01:00
Jaime Marquínez Ferrándiz
dd5bcdc4c9
[brightcove] Set the 'Referer' header if the url has the 'linkBaseUrl' parameter ( fixes #1553 )
2013-11-07 21:06:48 +01:00
Philipp Hagemeister
6161d17579
release 2013.11.07
2013-11-07 11:06:34 +01:00
Jaime Marquínez Ferrándiz
4ac5306ae7
Fix the report progress when file_size is unknown ( #1731 )
...
The report_progress function will accept eta and percent with None value and will set the message to 'Unknow ETA' or 'Unknown %'.
Otherwise the values must be numbers.
2013-11-07 08:03:35 +01:00
Jaime Marquínez Ferrándiz
b1a80ec1a9
[xnxx] Accept urls that start with 'www' ( fixes #1734 )
2013-11-06 23:45:01 +01:00
Philipp Hagemeister
672fe94dcb
release 2013.11.06.1
2013-11-06 22:11:46 +01:00
Jaime Marquínez Ferrándiz
51040b72ed
[brightcove] Support redirected urls from bcove.me ( fixes #1732 )
...
'bctid' needs to be changed to '@videoPlayer', and 'bckey' to 'playerKey'.
2013-11-06 22:03:00 +01:00
Jaime Marquínez Ferrándiz
4f045eef8f
[youtube:channel] Fix the extraction
...
The page don't include the 'load more' button anymore, now we directly get the 'c4_browse_ajax' pages.
2013-11-06 21:42:33 +01:00
Jaime Marquínez Ferrándiz
5d7b253ea0
Add an extractor for eitb.tv ( fixes #1608 )
...
The BrighcoveExperience object doesn't contain the video id, the extractor adds it and passes the url to BrightcoveIE.
2013-11-06 20:06:14 +01:00
Jaime Marquínez Ferrándiz
b0759f0c19
[brightcove] Extract all the available formats
2013-11-06 19:05:41 +01:00
Jaime Marquínez Ferrándiz
065472936a
Add an extractor for space.com ( fixes #1718 )
...
It uses Brightcove, but requires some special process for getting a url with the playerKey field in some videos
2013-11-06 17:37:39 +01:00
Jaime Marquínez Ferrándiz
fc4a0c2aec
[brightcove] Change the 'videoId' or 'videoID' field to '@videoPlayer' ( fixes #1697 )
...
It seems to be needed when using the htmlFederated page
2013-11-06 17:31:47 +01:00
Jaime Marquínez Ferrándiz
eeb165e674
[brightcove] Add the extraction of the url from generic
2013-11-06 16:58:03 +01:00
Jaime Marquínez Ferrándiz
9ee2b5f6f2
tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working
2013-11-06 16:43:26 +01:00
Philipp Hagemeister
da54be877a
release 2013.11.06
2013-11-06 14:02:52 +01:00
Philipp Hagemeister
50a886b7ab
Fix reporting when file size is unkown ( Fixes #1731 )
2013-11-06 14:02:33 +01:00
Philipp Hagemeister
76e67c2cb6
Clean up imports
2013-11-06 14:01:43 +01:00
Marcin Cieślak
5137ebac0b
[tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719
...
Thanks-To: mplonski
https://github.com/mplonski/linux/blob/master/tvp-dl.py
2013-11-05 23:47:40 +01:00
Marcin Cieślak
a8eeb0597b
Fix AssertionError when og property not found
...
On tvp.pl some webpages contain OpenGraph
metadata and some don't.
If og property is not found, _og_search_description
fails with
WARNING: unable to extract OpenGraph description; please report this issue on http://yt-dl.org/bug
Traceback (most recent call last):
File "/usr/home/saper/bin/youtube-dl", line 18, in <module>
youtube_dl.main()
File "/usr/home/saper/sw/youtube-dl/youtube_dl/__init__.py", line 766, in main
_real_main(argv)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/__init__.py", line 719, in _real_main
retcode = ydl.download(all_urls)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/YoutubeDL.py", line 715, in download
videos = self.extract_info(url)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/YoutubeDL.py", line 348, in extract_info
ie_result = ie.extract(url)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/common.py", line 125, in extract
return self._real_extract(url)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/tvp.py", line 56, in _real_extract
info['description'] = self._og_search_description(webpage)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/common.py", line 331, in _og_search_description
return self._og_search_property('description', html, fatal=False, **kargs)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/common.py", line 325, in _og_search_property
return unescapeHTML(escaped)
File "/usr/home/saper/sw/youtube-dl/youtube_dl/utils.py", line 494, in unescapeHTML
assert type(s) == type(u'')
AssertionError
The patch allows me to use:
try:
info['description'] = self._og_search_description(webpage)
info['thumbnail'] = self._og_search_thumbnail(webpage)
except RegexNotFoundError:
pass
2013-11-05 23:19:29 +01:00
Ismaël Mejía
4ed3e51080
[ted] fixed error in case of no subtitles present
...
I created a test, but I leave it commented since TED videos get
new subtitles frequently.
2013-11-05 12:00:13 +01:00
rzhxeo
2dcf7d8f99
[GenericIE] Also detect youtube if src url of iframe is embedded in ' instaed of "
2013-11-05 02:08:02 +01:00
Jaime Marquínez Ferrándiz
19b0668251
[canal2c] Accept more urls ( fixes #1723 )
...
The url only needs to have the 'idVideo' field in the query, in any position.
We have to set the 'void=oui' in the webpage url, so that we get the file name.
2013-11-04 22:26:19 +01:00
Jaime Marquínez Ferrándiz
e7e6b54d8a
[teamcoco] Parse the xml file and extract all the formats
2013-11-03 17:48:12 +01:00
Jaime Marquínez Ferrándiz
2a1a8ffe41
Merge pull request #1693 from alexvh/teamcoco_fix
...
[teamcoco] Fix video url extraction for some videos
2013-11-03 17:19:51 +01:00
Philipp Hagemeister
08fb86c49b
[youtube] Add description for YoutubeSearchDateIE ( #1710 )
2013-11-03 15:59:10 +01:00
Philipp Hagemeister
3633d77c0f
Merge remote-tracking branch 'CBGoodBuddy/ytsearchtime'
2013-11-03 15:56:55 +01:00
Philipp Hagemeister
165e179764
release 2013.11.03
2013-11-03 15:50:36 +01:00
Philipp Hagemeister
12ebdd1506
[viddler] Support non-digit IDs ( Fixes #1714 )
2013-11-03 15:49:59 +01:00
Jaime Marquínez Ferrándiz
1baf9a5938
Merge pull request #1698 from rzhxeo/cinemassacre
...
[CinemassacreIE] Support more embed urls
2013-11-03 05:17:12 -08:00
Jaime Marquínez Ferrándiz
a56f9de156
Style fixes for extractors: remove spaces around (,),{ and }
2013-11-03 14:06:47 +01:00
Jaime Marquínez Ferrándiz
fa5d47af4b
Merge pull request #1679 from rzhxeo/mofosex
...
Add support for http://www.mofosex.com
2013-11-03 05:04:14 -08:00
Jaime Marquínez Ferrándiz
d607038753
Merge pull request #1677 from rzhxeo/xtube
...
Add support for http://www.xtube.com
2013-11-03 03:28:02 -08:00
Jaime Marquínez Ferrándiz
9ac6a01aaf
Merge pull request #1676 from rzhxeo/extremetube
...
Add support for http://www.extremetube.com
2013-11-03 03:25:46 -08:00
Jaime Marquínez Ferrándiz
be97abc247
Set the 'extractor_key' field in the info_dict
...
It's the string returned by the class method 'ie_key', which allows to retrieve the extractor with 'get_info_extractor'
2013-11-03 12:14:44 +01:00
Jaime Marquínez Ferrándiz
9103bbc5cd
Add the 'webpage_url' field to info_dict
...
The url for the video page, it must allow to reproduce the result.
It's automatically set by YoutubeDL if it's missing.
2013-11-03 12:11:13 +01:00
Jaime Marquínez Ferrándiz
b6c45014ae
Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing
2013-11-03 11:57:04 +01:00
Craig Markwardt
a3dd924871
Add YoutubeSearchDateIE extractor to youtube.py & __init__.py, which searches by publication date.
2013-11-02 22:40:48 -04:00
rzhxeo
137bbb3e37
[XTubeIE] Add description to TEST
2013-11-02 22:45:48 +01:00
rzhxeo
86ad94bb2e
[ExtremeTubeIE] Set age_limit to 18 and fix uploader extraction
2013-11-02 22:33:49 +01:00
Jaime Marquínez Ferrándiz
3e56add7c9
Merge pull request #1678 from rzhxeo/keezmovies
...
[KeezMoviesIE] Detect URLs with numbers in the SEO part correct
2013-11-02 14:15:52 -07:00
Jaime Marquínez Ferrándiz
f52f01b5d2
[brightcove] Don't set the extension
...
If the video only has the 'FLVFullLengthURL' key, it can still be an mp4 file.
2013-11-02 21:20:46 +01:00
Jaime Marquínez Ferrándiz
98d7efb537
[exfm] skip tests
...
The site is down too often.
2013-11-02 20:51:09 +01:00
Jaime Marquínez Ferrándiz
cf51923545
[youtube] Remove vevo test
...
The video is no longer available and it seems that vevo video don't use encrypted signatures anymore.
2013-11-02 20:46:26 +01:00
Ismaël Mejía
38fcd4597a
Merge remote-tracking branch 'iemejia/master'
2013-11-02 19:56:06 +01:00
Jaime Marquínez Ferrándiz
165e3bb67a
[bambuser] Add an extractor for channels ( closes #1702 )
2013-11-02 19:50:57 +01:00
Ismaël Mejía
38db46794f
Merge branch 'ted_subtitles'
2013-11-02 19:50:45 +01:00
Ismaël Mejía
a9a3876d55
[ted] Added support for subtitle download
2013-11-02 19:48:39 +01:00
Ismaël Mejía
1f343eaabb
[subtitles] refactor to support websites with subtitle information the
...
webpage.
I added the parameter webpage, so now it's similar to the way automatic
captions are handled. This is an improvement needed for websites like
TED.
2013-11-02 19:29:25 +01:00
Jaime Marquínez Ferrándiz
72a5b4f702
Add an extractor for bambuser.com ( #1702 )
2013-11-02 19:01:01 +01:00
rzhxeo
0a43ddf320
[CinemassacreIE] Add live paramter to extracted info as a workaround
2013-11-02 18:08:35 +01:00
rzhxeo
31366066bd
Add support for live parameter to rtmpdump
2013-11-02 18:08:16 +01:00
Philipp Hagemeister
aa2484e390
release 2013.11.02
2013-11-02 11:21:36 +01:00
Philipp Hagemeister
8eddf3e91d
[youtube] Encode subtitle track name in request ( Fixes #1700 )
2013-11-02 11:21:05 +01:00
Jaime Marquínez Ferrándiz
60d142aa8d
Add an extractor for vk.com ( closes #1635 )
2013-11-01 22:34:18 +01:00
Jaime Marquínez Ferrándiz
66cf3ac342
[metacafe] Fix support for age-restricted videos ( fixes #1696 )
...
The 'Content-Type' header must be set for disabling the family filter.
The 'flashversion' cookie is only needed for AnyClip videos.
Added tests for standard metacafe videos and for age-restricted videos.
Also set the 'age_limit' field.
2013-11-01 11:56:15 +01:00
rzhxeo
ab4e151347
[CinemassacreIE] Support more embed urls
2013-11-01 01:24:23 +01:00
Alex Van't Hof
ac2547f5ff
[teamcoco] Fix video url extraction for some videos
...
Video url extraction failed for some videos,
e.g. http://teamcoco.com/video/old-time-baseball
The url extracted was also occasionally suboptimal quality,
e.g. http://teamcoco.com/video/louis-ck-interview-george-w-bush
2013-10-31 15:41:14 -04:00
Jaime Marquínez Ferrándiz
5f1ea943ab
[livestream] fix the extraction of events
...
It now uses a json dictionary from the webpage.
2013-10-31 08:07:26 +01:00
Philipp Hagemeister
9f1109a564
[dailymotion] Fix support for age-restricted videos ( Fixes #1688 )
2013-10-31 00:20:49 +01:00
Philipp Hagemeister
33b1d9595d
release 2013.10.30
2013-10-30 01:17:20 +01:00
Philipp Hagemeister
7193498811
Use index in formt string (Fixes vevo test on Python 2.6)
2013-10-30 01:17:00 +01:00
Philipp Hagemeister
72321ead7b
[vevo] Readd support for SMIL ( Fixes #1683 )
2013-10-30 01:14:17 +01:00
Philipp Hagemeister
b5d0d817bc
Remove superfluous space
2013-10-30 01:09:44 +01:00
Philipp Hagemeister
94badb2599
Fix output indenting for --list-formats
2013-10-30 01:09:26 +01:00
Filippo Valsorda
b9a836515f
Update the Vimeo test vector md5
...
confirmed that this is indeed the first 10241 (we went off by one with
byte range 0-10240) of the full, playing mp4, so they probably
reencoded or something
2013-10-29 16:44:35 -04:00
Jaime Marquínez Ferrándiz
21c924f406
[arte] Download the 'Originalversion' version if it's the only one available ( fixes #1682 )
2013-10-29 20:58:49 +01:00
Philipp Hagemeister
e54fd4b23b
[vevo] Add more format details
2013-10-29 15:10:09 +01:00
Philipp Hagemeister
57dd9a8f2f
Nicer --list-formats output
2013-10-29 15:09:45 +01:00
Philipp Hagemeister
912cbf5d4e
[vevo] Fix timestamp handling
...
( / 1000 is implicit float division )
2013-10-29 14:00:23 +01:00
Philipp Hagemeister
43d7895ea0
release 2013.10.29
2013-10-29 06:48:39 +01:00
Philipp Hagemeister
f7ff55aa78
Merge remote-tracking branch 'origin/master'
2013-10-29 06:48:18 +01:00
Philipp Hagemeister
795f28f871
[youtube] Fix login ( Fixes #1681 )
2013-10-29 06:45:54 +01:00
Jaime Marquínez Ferrándiz
321a01f971
[mtv] Remove the templates from the mediagen url
2013-10-28 23:37:01 +01:00
Jaime Marquínez Ferrándiz
2563bcc85c
Add an extractor for MySpace ( closes #1666 )
2013-10-28 22:02:17 +01:00
Jaime Marquínez Ferrándiz
702665c085
tests: build the filename from the info_dict if the 'file' key is missing
...
It will need to have the 'id' and 'ext' keys to work.
2013-10-28 22:01:37 +01:00
rzhxeo
dcc2a706ef
Add support for http://www.xtube.com
2013-10-28 19:23:48 +01:00
rzhxeo
2bc67c35ac
[KeezMoviesIE] Detect URLs with numbers in the SEO part correct
2013-10-28 18:22:55 +01:00
rzhxeo
77ae65877e
Add support for http://www.mofosex.com
2013-10-28 18:18:58 +01:00
rzhxeo
32a35e4418
Add support for http://www.extremetube.com
2013-10-28 17:35:01 +01:00
rzhxeo
216d71d001
Check if description and thumbnail are None to prevent crash
2013-10-28 16:28:35 +01:00
Philipp Hagemeister
78a3a9f89e
Make "requested format not available" expected ( #1655 )
2013-10-28 11:41:59 +01:00
Philipp Hagemeister
a7685f3bf4
mixcloud does not do any format selection
2013-10-28 11:41:32 +01:00
Philipp Hagemeister
f088ea5486
release 2013.10.28
2013-10-28 11:34:21 +01:00
Philipp Hagemeister
1003d108d5
[vimeo] Support hash in URL ( Fixes #1669 )
2013-10-28 11:32:22 +01:00
Philipp Hagemeister
8abeeb9449
Nicer --list-formats output
2013-10-28 11:31:12 +01:00
Philipp Hagemeister
c1002e96e9
Let extractors omit ext in formats
2013-10-28 11:28:02 +01:00
Philipp Hagemeister
77d0a82fef
[addanime] Use new formats system
2013-10-28 11:24:47 +01:00
Philipp Hagemeister
ebc14f251c
Merge remote-tracking branch 'origin/master'
2013-10-28 10:44:13 +01:00
Philipp Hagemeister
d41e6efc85
New debug option --write-pages
2013-10-28 10:44:02 +01:00
Filippo Valsorda
8ffa13e03e
[Instagram] get the non-https link, as they are serving Akamai cert from a instagram.com domain
2013-10-28 02:34:29 -04:00
Filippo Valsorda
750e9833b8
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
2013-10-28 01:50:17 -04:00
Filippo Valsorda
82f0ac657c
Merge pull request #1657 by @rzhxeo
...
[YouPornIE] Extract all encrypted links and remove doubles at the end
2013-10-28 01:45:52 -04:00
Filippo Valsorda
eb6a2277a2
Merge pull request #1659 by @rzhxeo
...
Add support for http://www.tube8.com
2013-10-28 01:38:28 -04:00
Filippo Valsorda
f8778fb0fa
Merge pull request #1663 by @rzhxeo
...
Add support for http://www.spankwire.com
2013-10-28 01:35:11 -04:00
Filippo Valsorda
e2f9de207c
Merge pull request #1664 by @rzhxeo
...
Add support for http://www.keezmovies.com
2013-10-28 01:25:46 -04:00
Filippo Valsorda
a93cc0d943
Merge pull request #1661 by @rzhxeo
...
Add support for http://www.pornhub.com
2013-10-28 00:50:39 -04:00
Filippo Valsorda
7d8c2e07f2
[Exfm] replace the failing Soundcloud test vector (broken also in browser)
2013-10-28 00:33:43 -04:00
Filippo Valsorda
efb4c36b18
Merge pull request #1660 from pyed/master
...
[addanime] try to download HQ before normal
2013-10-27 21:14:19 -07:00
Jaime Marquínez Ferrándiz
29526d0d2b
Merge pull request #1656 from rzhxeo/xhamster
...
[XHamsterIE] Extract SD and HD video
2013-10-27 10:12:59 -07:00
Abdulelah Alfntokh
198e370f23
[addanime] better regex.
2013-10-27 19:48:02 +03:00
Jaime Marquínez Ferrándiz
c19f7764a5
[generic] Detect bandcamp pages that use custom domains ( closes #1662 )
...
They embed the original url in the 'og:url' property.
2013-10-27 14:40:25 +01:00
Jaime Marquínez Ferrándiz
bc63d9d329
[rtlnow] Change the test for rtlnitronow
2013-10-27 14:26:19 +01:00
Jaime Marquínez Ferrándiz
aa929c37d5
[generic] Fix test video's checksum
2013-10-27 14:21:37 +01:00
Jaime Marquínez Ferrándiz
af4d506eb3
[faz] Use a regex for getting the description
...
The page cannot be parsed in python2.6 with the html parser.
2013-10-27 14:18:55 +01:00
rzhxeo
5da0549581
[KeezMoviesIE] Correct return value for embedded videos
2013-10-27 12:48:09 +01:00
Jaime Marquínez Ferrándiz
749a4fd2fd
[facebook] Don't recommend to report the issue if the video is private.
2013-10-27 12:13:55 +01:00
Jaime Marquínez Ferrándiz
6f71ef580c
[facebook] Report a more meaningful message if the video cannot be accessed ( closes #1658 )
2013-10-27 12:09:46 +01:00
Jaime Marquínez Ferrándiz
67874aeffa
[facebook] Fix the login process ( fixes #1244 )
2013-10-27 12:07:58 +01:00
Abdulelah Alfntokh
3e6a330d38
[addanime] fix md5sum
2013-10-27 13:51:26 +03:00
Abdulelah Alfntokh
aee5e18c8f
[addanime] catch 'RegexNotFoundError'
2013-10-27 13:36:43 +03:00
rzhxeo
5b11143d05
Add support for http://www.keezmovies.com
2013-10-27 10:10:28 +01:00
rzhxeo
7b2212e954
Add support for http://www.spankwire.com
2013-10-27 01:59:26 +02:00
rzhxeo
71865091ab
[Tube8IE] Fix regex for uploader extraction
2013-10-27 01:08:03 +02:00
rzhxeo
125cfd78e8
Add support for http://www.pornhub.com
2013-10-27 01:04:22 +02:00
rzhxeo
8cb57d9b91
[Tube8IE] Escape dot in regex
2013-10-27 00:21:27 +02:00
pyed
14e10b2b6e
[addanime] try to download HQ before normal
2013-10-27 01:19:38 +03:00
rzhxeo
6e76104d66
[YouPornIE] Make webpage download more robust
2013-10-26 23:33:32 +02:00
rzhxeo
1d45a23b74
Add support for http://www.tube8.com
2013-10-26 23:27:30 +02:00
rzhxeo
7df286540f
[YouPornIE] Extract all encrypted links and remove doubles at the end
2013-10-26 21:57:10 +02:00
rzhxeo
5d0c97541a
[XHamsterIE] Extract SD and HD video
2013-10-26 20:38:54 +02:00
Philipp Hagemeister
49a25557b0
[8tracks] Use track count instead of looking at at_last_track property
...
This fixes the error:
$ youtube-dl http://8tracks.com/vladmc/counting-stars
[8tracks] counting-stars: Downloading webpage
[8tracks] counting-stars: Downloading song information 1/4
[8tracks] counting-stars: Downloading song information 2/4
[8tracks] counting-stars: Downloading song information 3/4
[8tracks] counting-stars: Downloading song information 4/4
[8tracks] counting-stars: Downloading song information 5/4
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/phihag/projects/youtube-dl/youtube_dl/__main__.py", line 18, in <module>
youtube_dl.main()
File "/home/phihag/projects/youtube-dl/youtube_dl/__init__.py", line 761, in main
_real_main(argv)
File "/home/phihag/projects/youtube-dl/youtube_dl/__init__.py", line 714, in _real_main
retcode = ydl.download(all_urls)
File "/home/phihag/projects/youtube-dl/youtube_dl/YoutubeDL.py", line 701, in download
videos = self.extract_info(url)
File "/home/phihag/projects/youtube-dl/youtube_dl/YoutubeDL.py", line 342, in extract_info
ie_result = ie.extract(url)
File "/home/phihag/projects/youtube-dl/youtube_dl/extractor/common.py", line 121, in extract
return self._real_extract(url)
File "/home/phihag/projects/youtube-dl/youtube_dl/extractor/eighttracks.py", line 111, in _real_extract
'id': track_data['id'],
KeyError: 'id'
2013-10-25 23:46:19 +02:00
Jaime Marquínez Ferrándiz
b5936c0059
Document the %(format_id)s field for the output template
2013-10-25 17:18:06 +02:00
Jaime Marquínez Ferrándiz
600cc1a4f0
[youtube] Set the format_id field to the itag of the format ( closes #1624 )
2013-10-25 17:17:46 +02:00
Jaime Marquínez Ferrándiz
ea32fbacc8
Fix the extensions of two tests with youtube videos
...
The best quality is now a mp4 video.
2013-10-25 16:55:37 +02:00
Jaime Marquínez Ferrándiz
00fe14fc75
[youtube] Also use the 'adaptative_fmts' field from the /get_video_info page ( fixes #1649 )
...
The 'adaptative_fmts' field from the video page is not added to the 'url_encoded_fmt_stream_map'
2013-10-25 16:52:58 +02:00
Jaime Marquínez Ferrándiz
fcc28edb2f
[cinemassacre] Simplify
...
* Remove some rtmp parameters that are not needed.
* Remove the md5 checksums, the video is not downloaded.
* Remove the code used before the current format system.
2013-10-23 20:21:41 +02:00
Jaime Marquínez Ferrándiz
fac6be2dd5
Merge pull request #1632 from rzhxeo/cinemassacre
...
[Cinemassacre] Download video that is shown in flash player
2013-10-23 20:15:39 +02:00
Philipp Hagemeister
1cf64ee468
release 2013.10.23.2
2013-10-23 18:38:09 +02:00
Jaime Marquínez Ferrándiz
cdec0190c4
[dailymotion] Extract all the available formats ( closes #1028 )
2013-10-23 17:33:38 +02:00
Jaime Marquínez Ferrándiz
2450bcb28b
[nowvideo] Fix key extraction
...
Extract it from the embed page
2013-10-23 17:00:33 +02:00
Jaime Marquínez Ferrándiz
3126050c0f
Hide the video password on verbose mode
2013-10-23 16:32:17 +02:00
Jaime Marquínez Ferrándiz
93b22c7828
[vimeo] fix the extraction for videos protected with password
...
Added a test video.
2013-10-23 16:31:53 +02:00
Philipp Hagemeister
0a89b2852e
release 2013.10.23.1
2013-10-23 15:12:33 +02:00
Jaime Marquínez Ferrándiz
55b3e45bba
[vimeo] Fix pro videos and player.vimeo.com urls
...
The old process can still be used for those videos.
Added RegexNotFoundError, which is raised by _search_regex if it can't extract the info.
2013-10-23 14:38:03 +02:00
Philipp Hagemeister
365bcf6d97
Merge remote-tracking branch 'origin/master'
2013-10-23 11:40:46 +02:00
Philipp Hagemeister
71907db3ba
[vimeo] Fix normal videos ( Fixes #1642 )
...
Vimeo Pro Videos are still broken
2013-10-23 11:38:53 +02:00
Philipp Hagemeister
6803655ced
Merge pull request #1622 from rbrito/fix-extension
...
extractor: youtube: Set extension of AAC audio formats to m4a.
2013-10-22 15:16:26 -07:00
Philipp Hagemeister
df1c39ec5c
release 2013.10.23
2013-10-23 00:07:27 +02:00
Philipp Hagemeister
80f55a9511
release 2013.10.22
2013-10-22 22:35:13 +02:00
Philipp Hagemeister
7853cc5ae1
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/YoutubeDL.py
2013-10-22 22:30:06 +02:00
Philipp Hagemeister
586a91b67f
Expand tilde in template ( Fixes #1639 )
2013-10-22 22:28:26 +02:00
Jaime Marquínez Ferrándiz
b028e96144
[arte.tv:creative] Update the title of the test
2013-10-22 21:06:06 +02:00
Jaime Marquínez Ferrándiz
ce68b5907c
[nhl:videocenter] Fix playlist title extraction
2013-10-22 21:01:16 +02:00
Jaime Marquínez Ferrándiz
fe7e0c9825
Style fixes in YoutubeDL.py
...
Fixed some of the problems reported by pep8
2013-10-22 14:49:34 +02:00
Jaime Marquínez Ferrándiz
12893efe01
Respect the download parameter in YoutubeDL.process_video_result if the extractor handle the format selection
2013-10-22 00:01:59 +02:00
Joshua Elsasser
a6387bfd3c
[vimeo] Implement the new format selection system (closes PR #996 )
...
Rebased and deleted some parts to use the new system instead of copying the one from YoutubeIE
2013-10-21 23:16:11 +02:00
Jaime Marquínez Ferrándiz
f6a54188c2
[youtube] Use 'node is None' when checking if the video has automatic captions
...
It had stopped working and it reports a FutureWarning
2013-10-21 16:28:55 +02:00
Jaime Marquínez Ferrándiz
cbbd9a9c69
Fix the duration field for the VideoDetective and InternetVideoArchive tests
...
Also remove the use of the old format system and the comment
2013-10-21 15:07:33 +02:00
Jaime Marquínez Ferrándiz
685a9cd2f1
[googleplus] Fix upload_date extraction
2013-10-21 15:00:21 +02:00
Jaime Marquínez Ferrándiz
182a107877
[arte] Set the format_note and the format_id fields ( closes #1628 )
2013-10-21 14:42:30 +02:00
Jaime Marquínez Ferrándiz
8c51aa6506
The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'
...
Following the YoutubeIE format. The 'format_note' gives additional info about the format, for example '3D' or 'DASH video'.
2013-10-21 14:42:06 +02:00
Jaime Marquínez Ferrándiz
3fd39e37f2
YoutubeDL: remove method that came from FileDownloader
2013-10-21 13:52:24 +02:00
Jaime Marquínez Ferrándiz
49e86983e7
Allow to use the extension for the format selection
...
The best format with the extension is downloaded.
2013-10-21 13:31:55 +02:00
Jaime Marquínez Ferrándiz
a9c58ad945
Accept requested formats to be in the format 35/best ( closes #1552 )
...
The format selection code is now an independent function.
2013-10-21 13:19:58 +02:00
Philipp Hagemeister
f8b45beacc
Merge remote-tracking branch 'rbrito/set-age'
...
Conflicts:
youtube_dl/extractor/xhamster.py
2013-10-19 21:16:14 +02:00
Philipp Hagemeister
9d92015d43
[xhamster] Add support for age_limit (Instead of #1627 )
2013-10-19 21:09:48 +02:00
Rogério Brito
50a6150ed9
extractor: Set age limit on some adult-related extractors.
...
More age limit of videos for adult-related sites.
Note that, for redtube, I explicitly left the variable containing the age
limit, since the comment justifying the age limit is a good thing to have.
That being said, I included the age limit field on the test, to better
reflect what the information extractor does (even if it may not break the
automated tests).
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-10-19 14:19:25 -03:00
Rogério Brito
d5a9bb4ea9
extractor: youtube: Swap video dimensions to match standard practice.
...
While working on this, I thought about simplifying things like changing
480x854 to 480p, and that seemed like a good option, until I realized that
people (me included) usually link the concept of some number followed by a p
with the video being 16:9.
So, we would be losing some information and, as we all know,
[explicit is better than implicit][*].
[*]: http://www.python.org/dev/peps/pep-0020/
This closes #1446 .
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-10-19 14:04:44 -03:00
rzhxeo
b0505eb611
[CinemassacreIE] Fix information extraction
2013-10-19 16:46:17 +02:00
Rogério Brito
8ed6b34477
extractor: Set age limit on some adult-related extractors.
...
This is similar in spirit to what was done in commit 8e590a117f
.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-10-18 19:32:37 -03:00
Rogério Brito
f6f1fc9286
extractor: youtube: Fix extension of dash formats.
...
While we are at it, separate the audio formats from the video formats.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-10-18 18:53:00 -03:00
Philipp Hagemeister
8e590a117f
[xnxx] Add age_limit
2013-10-18 23:35:17 +02:00
Philipp Hagemeister
b186d949cf
release 2013.10.18.2
2013-10-18 23:22:54 +02:00
Philipp Hagemeister
41fd7c7e60
Add new option --abort-on-error
2013-10-18 23:09:32 +02:00
Philipp Hagemeister
fdefe96bf2
Document %(format)s ( #1612 )
2013-10-18 23:09:08 +02:00
Rogério Brito
16f36a6fc9
extractor: youtube: Set extension of AAC audio formats to m4a.
...
This, in particular, eases downloading both audio and videos in DASH formats
before muxing them, which alleviates the problem that I exposed on issue
Furthermore, one may argue that this is, indeed, the case for correctness's
sake.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-10-18 17:50:55 -03:00
Philipp Hagemeister
cce722b79c
Add metavar to --cache-dir
2013-10-18 11:50:48 +02:00
Philipp Hagemeister
82697fb2ab
release 2013.10.18.1
2013-10-18 11:45:30 +02:00
Philipp Hagemeister
53c1d3ef49
Check for embedded YouTube player ( Fixes #1616 )
2013-10-18 11:44:57 +02:00
Philipp Hagemeister
8e55e9abfc
release 2013.10.18
2013-10-18 11:17:21 +02:00
Philipp Hagemeister
7c58ef3275
[tudou] Fix title regex ( Fixes #1614 )
2013-10-18 11:16:20 +02:00
Philipp Hagemeister
416a5efce7
fix typos
2013-10-18 00:49:45 +02:00
Philipp Hagemeister
f4d96df0f1
Extend #980 with --max-quality support
2013-10-18 00:46:35 +02:00
Philipp Hagemeister
1c1218fefc
Merge remote-tracking branch 'jaimeMF/format_selection'
2013-10-18 00:17:03 +02:00
Jaime Marquínez Ferrándiz
d21ab29200
Add an extractor for techtalks.tv ( closes #1606 )
2013-10-17 08:20:58 +02:00
Philipp Hagemeister
54ed626cf8
release 2013.10.17
2013-10-17 02:20:26 +02:00
Philipp Hagemeister
a733eb6c53
[youtube] Do not crash if caption info is missing altogether ( Fixes #1610 )
2013-10-17 02:19:19 +02:00
Philipp Hagemeister
591454798d
[brightcove] Raise error if playlist is empty ( #1608 )
2013-10-17 01:02:17 +02:00
Philipp Hagemeister
38604f1a4f
Merge remote-tracking branch 'origin/master'
2013-10-17 00:55:06 +02:00
Philipp Hagemeister
2d0efe70a6
[brightcove] Fix more broken XML ( #1608 )
2013-10-17 00:46:11 +02:00
Jaime Marquínez Ferrándiz
bfd14b1b2f
Add an extractor for rutube.ru ( closes #1136 )
...
It downloads with a m3u8 manifest, requires ffmpeg.
2013-10-16 16:57:40 +02:00
Philipp Hagemeister
8abbf43f21
release 2013.10.15
2013-10-15 12:06:45 +02:00
Philipp Hagemeister
10eaae48ff
Merge branch 'master' of github.com:rg3/youtube-dl
2013-10-15 12:05:24 +02:00
Philipp Hagemeister
9d4660cab1
[generic] Support embedded vimeo videos ( #1602 )
2013-10-15 12:05:13 +02:00
Jaime Marquínez Ferrándiz
9d74e308f7
[sztvhu] Fix the title extraction
2013-10-15 08:22:59 +02:00
Jaime Marquínez Ferrándiz
8381a92120
[websurg] Skipt the test
...
It needs login information.
2013-10-15 08:12:30 +02:00
Philipp Hagemeister
cd054fc491
Use upper-case for prefixes in help to signify bytes ( #1043 )
2013-10-15 04:53:02 +02:00
Philipp Hagemeister
f219743e33
Merge remote-tracking branch 'alphapapa/master'
2013-10-15 04:52:07 +02:00
Philipp Hagemeister
4f41664de8
Merge remote-tracking branch 'Rudloff/websurg'
2013-10-15 02:11:33 +02:00
Philipp Hagemeister
a4fd04158e
Do not import *
2013-10-15 02:07:26 +02:00
Philipp Hagemeister
a623df4c7b
Credit @Elbandi for sztvhu
2013-10-15 01:34:47 +02:00
Philipp Hagemeister
7cf67fbe29
[sztvhu] Simplify
2013-10-15 01:33:20 +02:00
Philipp Hagemeister
3ddf1a6d01
Merge remote-tracking branch 'Elbandi/master'
2013-10-15 01:26:34 +02:00
Philipp Hagemeister
850555c484
Merge remote-tracking branch 'origin/master'
2013-10-15 01:25:47 +02:00
Philipp Hagemeister
9ed3bdc64d
[tudou] Add support for youku links ( Closes #1571 )
2013-10-15 01:20:04 +02:00
Jaime Marquínez Ferrándiz
c45aa56080
[gamespot] Fix video extraction ( fixes #1587 )
2013-10-14 16:46:07 +02:00
Philipp Hagemeister
7394b8db3b
Merge remote-tracking branch 'origin/master'
2013-10-14 16:07:53 +02:00
Andras Elso
f9b3d7af47
Add an extractor for Szombathelyi TV
2013-10-14 13:07:47 +02:00
Filippo Valsorda
ea62a2da46
add VideoPremium.tv RTMP support
2013-10-14 01:32:47 -04:00
Jai Grimshaw
1fb07d10a3
[youtube] Adds #1312 Download annotations
...
Adds #1321 Download annotations from youtube
Annotations are downloaded and written to a .annotations.xml file using the https://www.youtube.com/annotations_invideo?features=1&legacy=1&video_id=$VIDEOID API.
Added unit test for annotations.
2013-10-14 16:22:27 +11:00
Philipp Hagemeister
9378ae6e1d
[youku] Allow shortcut youku:ID and make non-matching groups non-matching ( #1571 )
2013-10-13 15:55:05 +02:00
Philipp Hagemeister
06723d47c4
Merge remote-tracking branch 'jaimeMF/opus-fix'
2013-10-13 15:26:10 +02:00
Jaime Marquínez Ferrándiz
69a0c470b5
[arte] Add an extractor for future.arte.tv ( closes #1593 )
2013-10-13 14:21:13 +02:00
Jaime Marquínez Ferrándiz
c40f5cf45c
[arte] add an extractor for creative.arte.tv ( #1593 )
...
The +7 videos now use an independent extractor that is also used for the creative videos
2013-10-13 13:54:31 +02:00
Jaime Marquínez Ferrándiz
4b7b839f24
Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality
2013-10-12 22:22:31 +02:00
Jaime Marquínez Ferrándiz
3d60d33773
Add an extractor for videodetective.com ( closes #262 )
...
It uses the internetvideoarchive.com platform.
2013-10-12 21:36:17 +02:00
Jaime Marquínez Ferrándiz
d7e66d39a0
Add an extractor for internetvideoarchive.com videos
...
It's used by videodetective.com
2013-10-12 21:34:04 +02:00
Filippo Valsorda
f5e54a1fda
add support for NowVideo.ch
2013-10-12 13:11:03 -04:00
Jaime Marquínez Ferrándiz
4eb7f1d12e
FFmpegPostProcessor: print the command line used if the --verbose option is given
2013-10-12 13:49:27 +02:00
Jaime Marquínez Ferrándiz
0f6d12e43c
Don't set the '-aq' option with the opus format ( fixes #1263 )
2013-10-12 13:30:30 +02:00
Joey Adams
3283533149
Fix Brightcove detection when another Flash object is on the page
...
The regex used non-greedy match, but alas it failed on input like this:
<object class="...> ... class="BrightcoveExperience"
It captured two objects and the intervening HTML. This commit fixes this by
not allowing a ">" to appear before BrightcoveExperience.
Video in question: http://www.harpercollinschildrens.com/feature/petethecat/
2013-10-11 21:52:33 -04:00
Jaime Marquínez Ferrándiz
8032e31f2d
Merge pull request #1558 from rzhxeo/cinemassacre
...
Add support for http://cinemassacre.com
2013-10-11 20:38:26 +02:00
Jaime Marquínez Ferrándiz
d2f9cdb205
Merge branch 'cinemassacre' of github.com:rzhxeo/youtube-dl into rzhxeo-cinemassacre
2013-10-11 19:53:27 +02:00
Jaime Marquínez Ferrándiz
8016c92297
Fix the default values of format_id and format
2013-10-11 16:34:49 +02:00
Jaime Marquínez Ferrándiz
e028d0d1e3
Implement the prefer_free_formats in YoutubeDL
2013-10-11 16:34:49 +02:00
Jaime Marquínez Ferrándiz
79819f58f2
Default 'format' field to {width}x{height}
...
If width is None, use {height}p and if height is None, '???'
2013-10-11 16:34:49 +02:00
Jaime Marquínez Ferrándiz
6ff000b888
Do not handle format selection for IEs that already handle it
2013-10-11 16:34:48 +02:00
Jaime Marquínez Ferrándiz
99e206d508
Implement the max quality option in YoutubeDL
2013-10-11 16:34:48 +02:00
Jaime Marquínez Ferrándiz
dd82ffea0c
Implement format selection in YoutubeDL
...
Now the IEs can set a formats field in the info_dict, with the formats ordered from worst to best quality. It's a list of dicts with the following fields:
* Mandatory: url and ext
* Optional: format and format_id
The format_id is used for choosing which formats have to be downloaded.
Now a video result is processed by the method process_video_result.
2013-10-11 16:34:48 +02:00
Jaime Marquínez Ferrándiz
3823342d9d
[arte] Prepare for generic format support ( #980 )
2013-10-11 16:33:31 +02:00
Jaime Marquínez Ferrándiz
91dbaef406
[nhl] Add an extractor for videocenter's categories ( #1586 )
...
It downloads the last 12 videos.
2013-10-11 14:33:26 +02:00
Jaime Marquínez Ferrándiz
9026dd3858
Make sure it only runs rtmpdump one time in test mode and return True if the download can be resumed
2013-10-11 12:42:15 +02:00
Jaime Marquínez Ferrándiz
81d7f1928c
Merge pull request #1565 from rzhxeo/rtmpdump_test
...
Only download 1 sec. with rtmpdump in test mode
2013-10-11 12:40:18 +02:00
Jaime Marquínez Ferrándiz
bc4f29170f
Add a PostProcessor for adding metadata to the file ( closes #1570 )
...
It currently sets the title, the date and the author values.
2013-10-11 11:19:09 +02:00
Jaime Marquínez Ferrándiz
cb354c8f62
[yahoo] Download the info from another page
...
The 'meta' field is not always in the video webpage
2013-10-10 21:01:45 +02:00
Jaime Marquínez Ferrándiz
1cbb27b151
[gamespot] Mark as broken ( #1587 )
2013-10-10 19:55:52 +02:00
Jaime Marquínez Ferrándiz
0ab4ff6378
[mtv] Strip the description
...
There were some tabs and newlines added around the string.
2013-10-10 19:53:44 +02:00
Jaime Marquínez Ferrándiz
63da13e829
Add an extractor for faz.net ( closes #1582 )
2013-10-10 19:37:17 +02:00
Jaime Marquínez Ferrándiz
2e1fa03bf5
Add an extractor for video.nhl.com ( closes #1586 )
2013-10-10 16:16:49 +02:00
Philipp Hagemeister
8f1ae18a18
release 2013.10.09
2013-10-09 23:50:47 +02:00
Philipp Hagemeister
57da92b7df
[youtube] Do not recognize attribution link as user ( Fixes #1573 )
2013-10-09 23:50:38 +02:00
Jaime Marquínez Ferrándiz
df4f632dbc
Merge pull request #1584 from wingsuit/master
...
Tiny tpo
2013-10-09 07:44:06 -07:00
Jaime Marquínez Ferrándiz
a34c2faae4
[youtube] set the 'name' parameter in the subtitles url ( fixes #1577 )
2013-10-09 16:41:36 +02:00
Tom
1d368c7589
Tiny tpo
2013-10-09 21:56:09 +08:00
Jaime Marquínez Ferrándiz
88bd97e34c
[vevo] Some improvements ( fixes #1580 )
...
Extract the info from http://videoplayer.vevo.com/VideoService/AuthenticateVideo?isrc={id}
Some videos don't have an smil manifest, extract the video urls directly from the json and use the last version of the video.
Extract all the available formats and set the 'formats' field of the result
2013-10-08 21:25:38 +02:00
Jaime Marquínez Ferrándiz
2ae3edb1cf
Fix the printing of the proxy map in debug mode
...
The proxies have to be extracted from the opener.handlers
2013-10-07 21:10:31 +02:00
Philipp Hagemeister
a27b9e8bd5
Move opener setup into a separate helper function
2013-10-07 19:01:47 +02:00
Philipp Hagemeister
4481a754e4
release 2013.10.07
2013-10-07 14:34:19 +02:00
Philipp Hagemeister
faa6ef6bc8
[jeuxvideo] Improve code quality ( fixes #1567 )
2013-10-07 14:33:23 +02:00
Philipp Hagemeister
15870e90b0
Restore warning when user forgets to quote URL ( #1396 )
2013-10-07 12:21:24 +02:00
rzhxeo
8e4f824365
Remove test parameter from _download_with_rtmpdump
2013-10-06 22:04:32 +02:00
Jaime Marquínez Ferrándiz
387ae5f30b
[vimeo] Recognize urls ending in a slash ( fixes #1242 )
2013-10-06 21:56:23 +02:00
rzhxeo
ad7a071ab6
Only download 1 sec. with rtmpdump in test mode
2013-10-06 20:55:24 +02:00
Philipp Hagemeister
1310bf2474
[redtube] add age_limit
2013-10-06 16:39:35 +02:00
Philipp Hagemeister
b24f347190
Merge branch 'download-archive'
...
Conflicts:
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
2013-10-06 16:30:26 +02:00
Philipp Hagemeister
ee6c9f95e1
Remove superfluous parenthesis
2013-10-06 16:28:36 +02:00
Philipp Hagemeister
2a69c6b879
Merge branch 'age_limit'
2013-10-06 16:23:18 +02:00
Philipp Hagemeister
cfadd183c4
Call extracted property age_limit everywhere
2013-10-06 16:23:06 +02:00
Philipp Hagemeister
e484c81f0c
[generic] Clarify error messages
2013-10-06 16:03:18 +02:00
Philipp Hagemeister
7e5e8306fd
release 2013.10.06
2013-10-06 07:13:14 +02:00
Philipp Hagemeister
41e8bca4d0
[viddler] Add basic support ( Fixes #1520 )
2013-10-06 07:12:47 +02:00
Philipp Hagemeister
8dbe9899a9
Allow users to specify an age limit ( fixes #1545 )
...
With these changes, users can now restrict what videos are downloaded by the intented audience, by specifying their age with --age-limit YEARS .
Add rudimentary support in youtube, pornotube, and youporn.
2013-10-06 06:08:56 +02:00
Philipp Hagemeister
c1c9a79c49
Add basic --download-archive option
...
Often, users want to be able to download only videos they haven't seen before, despite the video files having been deleted or moved in the mean time.
When --download-archive FILE is given, the extractor and ID of every download is recorded in the specified file. If it is already present, the video in question is skipped.
2013-10-06 04:27:10 +02:00
Philipp Hagemeister
e94b783c74
[googleplus] Fix upload_date detection
2013-10-05 16:38:33 +02:00
Philipp Hagemeister
97dae9ae07
[bliptv] Make sure video ID is a string
2013-10-05 16:12:29 +02:00
rzhxeo
ca215e0a4f
[CinemassacreIE] Use MD5 to check in TEST description
2013-10-05 13:42:17 +02:00
rzhxeo
91a26ca559
[CinemassacreIE] Remove docstring from class
2013-10-05 13:40:05 +02:00
rzhxeo
1ece880d7c
[CinemassacreIE] Add support for other embed methods
2013-10-05 13:36:13 +02:00
rzhxeo
400afddaf4
Add CinemassacreIE
2013-10-05 09:37:11 +02:00
Jaime Marquínez Ferrándiz
c3fef636b5
[dailymotion] Fix playlist extraction
...
The html code has changed, make the video ids extraction more solid.
2013-10-04 14:07:29 +02:00
Philipp Hagemeister
46e28a84ca
[brightcove] Fix up some broken HTML ( #1553 )
2013-10-04 11:53:49 +02:00
Philipp Hagemeister
17ad2b3fb1
[yahoo] Switch ext of test
2013-10-04 11:44:56 +02:00
Philipp Hagemeister
5e2a60db4a
[yahoo] Fix test title
2013-10-04 11:44:02 +02:00
Philipp Hagemeister
cd214418f6
[redtube] pep8
2013-10-04 11:41:57 +02:00
Philipp Hagemeister
ba2d9f213e
[jeuxvideo] fix video file md5sum
2013-10-04 11:38:56 +02:00
Philipp Hagemeister
7f8ae73a5d
Include length in player cache ID
...
Some videos use the same player with IDs of multiple lengths.
See https://travis-ci.org/rg3/youtube-dl/jobs/12126506#L319 for an example.
2013-10-04 11:36:06 +02:00
Philipp Hagemeister
466880f531
[yahoo] Do not try to run rtmpdump on travis
2013-10-04 11:34:12 +02:00
Philipp Hagemeister
9f1f6d2437
[rtlnow] Skip test on travis
2013-10-04 11:33:14 +02:00
Philipp Hagemeister
9e0f897f6b
[francetv] Use common format for ID of generation-quoi subextractor
2013-10-04 11:30:47 +02:00
Philipp Hagemeister
c0f6aa876f
Merge remote-tracking branch 'origin/master'
2013-10-04 11:14:20 +02:00
Philipp Hagemeister
d93bdee9a6
[comedycentral] Prepare for generic video extraction ( #980 )
2013-10-04 11:14:10 +02:00
Philipp Hagemeister
f13d09332d
[mtv] Prepare for #980
2013-10-04 11:10:04 +02:00
Philipp Hagemeister
2f5865cc6d
Clarify that url and ext are optional when formats is given ( #980 )
2013-10-04 11:09:43 +02:00
Philipp Hagemeister
deefc05b88
Document formats (for #980 )
2013-10-04 10:40:42 +02:00
Philipp Hagemeister
0d8cb1cc14
[ted] Prepare #980 merge
2013-10-04 10:32:34 +02:00
rzhxeo
829493439a
[FlickrIE] Fix HTTPS url
2013-10-04 07:47:40 +02:00
Pierre Rudloff
73b4fafd82
Use self._download_webpage everywhere
2013-10-04 01:12:42 +02:00
Pierre Rudloff
b039775057
Unused variable
2013-10-04 01:07:24 +02:00
Pierre Rudloff
5c1d63b737
Changes suggested by @phihag
2013-10-04 01:04:38 +02:00
Philipp Hagemeister
3cd022f6e6
Merge remote-tracking branch 'rzhxeo/rtl_ntv'
2013-10-04 00:59:11 +02:00
Philipp Hagemeister
abefd1f7c4
Merge remote-tracking branch 'rzhxeo/rtl_upload_date'
2013-10-04 00:58:35 +02:00
Philipp Hagemeister
c21315f273
[youtube] new static 82 signature
2013-10-04 00:43:01 +02:00
Philipp Hagemeister
9ab1018b1a
release 2013.10.04
2013-10-04 00:38:19 +02:00
Philipp Hagemeister
da0a5d2d6e
[france2] Add support for URLs without video IDs ( Fixes #1547 )
2013-10-04 00:34:36 +02:00
Jaime Marquínez Ferrándiz
ee6adb166c
[ign] Support more urls and detect multiple videos in articles ( fixes #1543 )
2013-10-02 20:59:34 +02:00
Philipp Hagemeister
be8fe32c92
Fix help of --cachedir
2013-10-02 14:37:19 +02:00
Philipp Hagemeister
c38b1e776d
[youtube] Simplify cache_dir code ( #1529 )
2013-10-02 08:41:14 +02:00
Philipp Hagemeister
4f8bf17f23
Merge remote-tracking branch 'holomorph/master'
2013-10-02 08:23:53 +02:00
Philipp Hagemeister
ca40186c75
[youtube] Fix static 82 signature ( Closes #1539 )
2013-10-02 08:20:00 +02:00
Philipp Hagemeister
a8c6b24155
[youtube] Support videos without a title ( Fixes #1391 , Closes #1542 )
2013-10-02 07:25:35 +02:00
Filippo Valsorda
bd8e5c7ca2
Merge pull request #1531 from rg3/no-playlist
...
[youtube] implement --no-playlist to only download current video
2013-10-01 10:08:20 -07:00
Filippo Valsorda
7c61bd36bb
[youtube] correct --no-playlist for python3
2013-10-01 11:58:13 -04:00
Jaime Marquínez Ferrándiz
c54283824c
[dailymotion] Detect vevo videos ( fixes #1532 )
...
All videos from the Vevo user, just embed videos from vevo.com
2013-10-01 15:05:41 +02:00
Philipp Hagemeister
52f15da2ca
release 2013.10.01.1
2013-10-01 14:44:26 +02:00
Philipp Hagemeister
44d466559e
Properly handle stream meap not being present
2013-10-01 14:44:09 +02:00
Philipp Hagemeister
05751eb047
release 2013.10.01
2013-10-01 11:43:54 +02:00
Philipp Hagemeister
f10503db67
Handle videos without url_encoded_fmt_stream_map ( Fixes #1535 )
2013-10-01 11:39:11 +02:00
rzhxeo
adfeafe9e1
[RTLnowIE] Allow video description without upload date
...
Some videos (feature films) have no upload date.
2013-10-01 07:22:49 +02:00
rzhxeo
4c62a16f4f
[RTLnowIE] Add support for http://n-tvnow.de
2013-10-01 06:55:30 +02:00
Mark Oteiza
fa55675593
Support XDG base directory specification
2013-09-30 18:22:38 -04:00
Filippo Valsorda
47192f92d8
implement --no-playlist to only download current video - closes #755
2013-09-30 16:26:25 -04:00
Jaime Marquínez Ferrándiz
722076a123
[rtlnow] Replace one of the tests
...
The video is no longer available.
2013-09-29 23:07:26 +02:00
Jaime Marquínez Ferrándiz
bb4aa62cf7
[appletrailers] The request for the settings must have the trailer name in lower case ( fixes #1329 )
2013-09-29 20:59:19 +02:00
Jaime Marquínez Ferrándiz
843530568f
[appletrailers] Rework extraction ( fixes #1387 )
...
The exraction was broken:
* The includes page contains img elements that need to be fixed.
* Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information.
* Get the formats from 'includes/settings{trailer_name}.json'
* Use urljoin to allow urls with a fragment identifier to work
Removed the thumbnail urls from the tests, they are different now.
2013-09-29 20:49:58 +02:00
Philipp Hagemeister
138a5454b5
release 2013.09.29
2013-09-29 14:38:37 +02:00
Philipp Hagemeister
d279037036
[update] Prevent cmd window popup on Windows ( Fixes #1478 )
2013-09-29 14:37:06 +02:00
Philipp Hagemeister
46353f6783
[update] Look for .exe extension on Windows ( Fixes #745 )
2013-09-29 14:37:00 +02:00
Jaime Marquínez Ferrándiz
70922df8b5
[dailymotion] Disable the family filter in the playlists ( fixes #1524 )
2013-09-29 12:44:02 +02:00
Jaime Marquínez Ferrándiz
9c15e9de84
[yahoo] Fix video extraction ( fixes #1521 )
...
There's no need to use two different methods.
Now we can also download videos over http if possible.
Also run the test for rtmp videos, but skip the download.
2013-09-28 21:19:52 +02:00
Philipp Hagemeister
123c10608d
Merge branch 'master' of github.com:rg3/youtube-dl
2013-09-28 15:43:38 +02:00
Philipp Hagemeister
0b7c2485b6
[zdf] Add support for hash URLs and simplify ( #1518 )
2013-09-28 15:43:34 +02:00
Jaime Marquínez Ferrándiz
9abb32045a
[youtube] Add hlsvp to the error message if it can't be found and remove the live stream test
...
It's no longer available, other olympics streams have the same problem.
2013-09-27 15:06:27 +02:00
Jaime Marquínez Ferrándiz
f490e77e77
[youtube] Set the thumbnail to None if it can't be extracted
2013-09-27 14:22:36 +02:00
Jaime Marquínez Ferrándiz
2dc592991a
[youtube] update description of test
2013-09-27 14:20:52 +02:00
Jaime Marquínez Ferrándiz
0a60edcfa9
Don't fail if the video thumbnail couldn't be downloaded ( fixes #1516 )
...
Just report a warning
2013-09-27 14:19:19 +02:00
Jaime Marquínez Ferrándiz
74bab3f0a4
Don't embed subtitles if the list is empty or the field is not set ( fixes #1510 )
2013-09-27 08:08:43 +02:00
Philipp Hagemeister
8574862991
Merge remote-tracking branch 'rzhxeo/RTL_T'
2013-09-27 06:25:04 +02:00
Philipp Hagemeister
2de957c7e1
Merge remote-tracking branch 'rzhxeo/RTL'
2013-09-27 06:23:10 +02:00
Philipp Hagemeister
920de7a27d
[youtube] Fix 83 signature ( Closes #1511 )
2013-09-27 06:15:21 +02:00
rzhxeo
63efc427cd
[RTLnowIE] Clean video title
...
The title of some videos has the following format:
Series - Episode | Series online schauen bei ... NOW
2013-09-27 06:00:37 +02:00
rzhxeo
ce65fb6c76
[RTLnowIE] Add support for http://rtlnitronow.de
2013-09-27 05:50:16 +02:00
Jaime Marquínez Ferrándiz
4de1994b6e
[brightcove] Use direct url for the tests
...
The test_all_urls.py test failed because BrightcoveIE doesn't match them.
2013-09-26 18:59:56 +02:00
Jaime Marquínez Ferrándiz
592882aa9f
[brightcove] Support videos that only provide flv versions ( fixes #1504 )
...
Moved the test from generic.py to brightcove.py
2013-09-26 13:54:31 +02:00
Philipp Hagemeister
b98d6a1e19
release 2013.09.24.2
2013-09-24 21:55:34 +02:00
Philipp Hagemeister
29c7a63df8
Remove debugging code
2013-09-24 21:55:25 +02:00
Philipp Hagemeister
8b25323ae2
release 2013.09.24.1
2013-09-24 21:40:47 +02:00
Philipp Hagemeister
f426de8460
Merge remote-tracking branch 'origin/master'
2013-09-24 21:40:30 +02:00
Philipp Hagemeister
695dc094ab
Merge branch 'automatic-signatures'
2013-09-24 21:40:08 +02:00
Jaime Marquínez Ferrándiz
e80d861064
Revert "[southparkstudios] Fix mgid extraction"
...
This reverts commit 0fd49457f5
.
It seems that the redesign was temporary.
2013-09-24 21:39:38 +02:00
Philipp Hagemeister
2cdeb20135
release 2013.09.24
2013-09-24 21:28:06 +02:00
Philipp Hagemeister
7f74773254
Add option --no-cache-dir
2013-09-24 21:26:10 +02:00
Philipp Hagemeister
f2c327fd39
Fix 86 signature ( #1494 )
2013-09-24 21:20:42 +02:00
Philipp Hagemeister
e35e4ddc9a
Fix output of --youtube-print-sig-code when counting down to 0
2013-09-24 21:18:03 +02:00
Philipp Hagemeister
c3c88a2664
Allow opts.cachedir == None to disable cache
2013-09-24 21:04:43 +02:00
Jaime Marquínez Ferrándiz
bb0eee71e7
[youtube] Update one of the test's description
2013-09-24 21:04:13 +02:00
Jaime Marquínez Ferrándiz
6f56389b88
[youtube] update algos for length 86 and 84 ( fixes #1494 )
2013-09-24 21:02:00 +02:00
Jaime Marquínez Ferrándiz
5b333c1ce6
[francetv] Add an extractor for Generation Quoi ( closes #1475 )
2013-09-23 21:41:54 +02:00
Jaime Marquínez Ferrándiz
a825f33030
[francetv] Add an extractor for France2
2013-09-23 21:28:33 +02:00
Philipp Hagemeister
92f618f2e2
Merge remote-tracking branch 'origin/master'
2013-09-23 11:24:49 +02:00
Philipp Hagemeister
81ec7c7901
[facebook] Allow untitled videos ( Fixes #1484 )
2013-09-23 11:24:33 +02:00
Jaime Marquínez Ferrándiz
dd5d2eb03c
If the file is already downloaded include the size in the progress hook
2013-09-22 23:39:30 +02:00
Jaime Marquínez Ferrándiz
4ae720042c
Include the eta and the speed in the progress hooks
...
Useful when listening to the progress hook, for example in a GUI.
2013-09-22 23:31:39 +02:00
Philipp Hagemeister
c705320f48
Correct test strings
2013-09-22 12:18:16 +02:00
Philipp Hagemeister
d2d8f89531
Do not warn if fallback is without alternatives (because we did not get the flash player URL)
2013-09-22 12:18:10 +02:00
Philipp Hagemeister
bdde940e90
[youtube] Improve flash player URL handling
2013-09-22 12:17:42 +02:00
Philipp Hagemeister
13dc64ce74
[youtube] Remove _decrypt_signature_age_gate
2013-09-22 11:17:21 +02:00
Philipp Hagemeister
c35f9e72ce
Move cachedir doc
2013-09-22 11:09:25 +02:00
Philipp Hagemeister
f8061589e6
[youtube] Actually pass in cachedir option
2013-09-22 10:51:33 +02:00
Philipp Hagemeister
0ca96d48c7
[youtube] Improve source code quality
2013-09-22 10:37:23 +02:00
Philipp Hagemeister
4ba146f35d
Update static signatures
2013-09-22 10:31:25 +02:00
Philipp Hagemeister
edf3e38ebd
[youtube] Improve cache and add an option to print the extracted signatures
2013-09-22 10:30:02 +02:00
Philipp Hagemeister
c4417ddb61
[youtube] Add filesystem signature cache
2013-09-22 00:35:03 +02:00
tewe
4a2080e407
[youku] better error handling
...
blocked videos used to cause death by TypeError, now we report what the
server says
2013-09-21 20:50:31 +02:00
Philipp Hagemeister
2f2ffea9ca
Clarify a couple of calls
2013-09-21 15:34:29 +02:00
Philipp Hagemeister
ba552f542f
Use reader instead of indexing
2013-09-21 15:32:37 +02:00
Philipp Hagemeister
8379969834
Prepare signature function caching
2013-09-21 15:19:48 +02:00
Philipp Hagemeister
95dbd2f990
Change test target (Verified with node.js)
2013-09-21 15:10:38 +02:00
Philipp Hagemeister
a7177865b1
Implement more opcodes
2013-09-21 14:48:12 +02:00
Philipp Hagemeister
e0df6211cc
Restore accidentally deleted commits
...
That's what happens if you let Windows machines write :(
2013-09-21 14:40:35 +02:00
Jaime Marquínez Ferrándiz
b00ca882a4
[livestream] Fix events extraction ( fixes #1467 )
2013-09-21 13:50:52 +02:00
Jaime Marquínez Ferrándiz
39baacc49f
[dailymotion] Add an extractor for users ( closes #1476 )
2013-09-21 12:45:53 +02:00
Jaime Marquínez Ferrándiz
3a1d48d6de
[dailymotion] Raise ExtractorError if the dailymotion response reports an error
2013-09-21 12:15:54 +02:00
Philipp Hagemeister
34308b30d6
Warn if no locale is set ( #1474 )
2013-09-21 11:48:07 +02:00
Philipp Hagemeister
bc1506f8c0
Merge branch 'master' of github.com:rg3/youtube-dl
2013-09-21 11:10:30 +02:00
Philipp Hagemeister
b61067fa4f
Abort if extractaudio is given without a variable extension ( #1470 )
2013-09-21 11:10:22 +02:00
Jaime Marquínez Ferrándiz
69b227a9bc
[southparkstudios] add support for http://www.southparkstudios.com/full-episodes/ * urls ( closes #1469 )
2013-09-21 10:58:43 +02:00
Jaime Marquínez Ferrándiz
0fd49457f5
[southparkstudios] Fix mgid extraction
2013-09-21 10:51:25 +02:00
Philipp Hagemeister
58f289d013
release 2013.09.20.1
2013-09-20 22:59:14 +02:00
Jaime Marquínez Ferrándiz
3d60bb96e1
Add an extractor for ebaumsworld.com ( closes #1462 )
2013-09-20 16:55:50 +02:00
Jaime Marquínez Ferrándiz
38d025b3f0
[youtube] add algo for length 91
2013-09-20 14:43:16 +02:00
Jaime Marquínez Ferrándiz
c40c6aaaaa
Catch socket.error before IOError
...
Since python 2.6 it's a child class.
2013-09-20 13:26:03 +02:00
Jaime Marquínez Ferrándiz
1a810f0d4e
[funnyordie] Fix video url extraction
2013-09-20 13:05:34 +02:00
Philipp Hagemeister
63037593c0
release 2013.09.20
2013-09-20 10:24:48 +02:00
patrickslin
bc4b900898
Unable to decrypt signature length 93 ( fixes #1461 )
2013-09-19 21:49:06 -07:00
Jaime Marquínez Ferrándiz
c5e743f66f
[fktv] support videos splitted in any number of parts and some style changes
2013-09-18 23:32:37 +02:00
Jaime Marquínez Ferrándiz
6c36d8d6fb
Merge pull request #1438 from rzhxeo/fktv
...
Add support for http://fernsehkritik.tv
2013-09-18 23:05:56 +02:00
Jaime Marquínez Ferrándiz
71c82637e7
[youtube] apply the fix for lists with number of videos multiple of _MAX_RESULTS to user extraction
...
Copied from the playlist extractor.
2013-09-18 23:00:32 +02:00
Philipp Hagemeister
2dad310e2c
Credit @Ruirize for newgrounds
2013-09-18 22:30:22 +02:00
Philipp Hagemeister
d0ae9e3a8d
[newgrounds] simplify
2013-09-18 22:14:43 +02:00
Ruirize
a19413c311
Changed file hash.
2013-09-18 17:17:12 +01:00
Ruirize
1ef80b55dd
Fixes test fail
...
Was unaware of --id being passed to test.
2013-09-18 16:23:38 +01:00
Ruirize
eb03f4dad3
Added Newgrounds support
2013-09-18 15:54:45 +01:00
Philipp Hagemeister
830dd1944a
Clarify -i help ( #1453 )
2013-09-18 13:23:04 +02:00
Pierre Rudloff
cc6943e86a
Improvements
2013-09-18 00:07:04 +02:00
rzhxeo
1237c9a3a5
XHamsterIE: Fix support for new HD video url format and add test (closes PR #1443 )
2013-09-17 23:08:01 +02:00
Pierre Rudloff
8f77093262
Merge remote-tracking branch 'upstream/master' into websurg
2013-09-17 23:07:44 +02:00
Jaime Marquínez Ferrándiz
5d13df79a5
[francetv] Remove Pluzz test
...
Videos expire in 7 days
2013-09-17 22:49:43 +02:00
Pierre Rudloff
d79a0e233a
Extractor for websurg.com
2013-09-17 22:13:40 +02:00
Jaime Marquínez Ferrándiz
6523223a4c
[hotnewhiphop] Fix test case title
2013-09-17 21:10:57 +02:00
Jaime Marquínez Ferrándiz
4a67aafb7e
[youtube] Don't search the flash player version for videos with age gate activated
2013-09-17 20:59:55 +02:00
Philipp Hagemeister
f3f34c5b0f
release 2013.09.17
2013-09-17 17:00:20 +02:00
Philipp Hagemeister
6ae8ee3f54
Update 85 signature ( Fixes #1449 )
...
This is the first signature algorithm to have been parsed automatically, although that only works for HTML5 players for now, and is not yet integrated into master.
2013-09-17 16:59:13 +02:00
Jaime Marquínez Ferrándiz
e8f8e80097
Add an extractor for vice.com ( closes #1051 )
2013-09-16 20:58:36 +02:00
Jaime Marquínez Ferrándiz
4dc0ff3ecf
[ooyala] prefer ipad url
...
It has better quality with m3u8 manifests
2013-09-16 20:38:54 +02:00
Jaime Marquínez Ferrándiz
4b6462fc1e
Add an extractor for Bloomberg ( closes #1436 )
2013-09-16 20:38:48 +02:00
Jaime Marquínez Ferrándiz
c4ece78564
[ooyala] add support for more type of video urls, like m3u8 manifests.
2013-09-16 19:34:10 +02:00
rzhxeo
0761d02b0b
Add FKTV extractor
2013-09-16 14:46:19 +02:00
rzhxeo
71c107fc57
Add FKTV extractor
...
Support for Fernsehkritik-TV (incl. Postecke)
2013-09-16 14:45:14 +02:00
Philipp Hagemeister
7459e3a290
Always correct encoding when writing to sys.stderr ( Fixes #1435 )
2013-09-16 06:55:41 +02:00
Philipp Hagemeister
f9e66fb993
release 2013.09.16
2013-09-16 04:12:57 +02:00
Jaime Marquínez Ferrándiz
5a6fecc3de
Add an extractor for southparkstudios.com ( closes #1434 )
...
It uses the MTV system
2013-09-15 23:30:58 +02:00
Jaime Marquínez Ferrándiz
cdbccafed9
Merge pull request #1422 from rzhxeo/xhamster
...
XHamsterIE: Add support for new URL format (download in hd by default)
2013-09-15 12:18:39 +02:00
Jaime Marquínez Ferrándiz
e69ae5b9e7
[youtube] support youtube.googleapis.com/v/* urls ( fixes #1425 )
2013-09-15 12:14:59 +02:00
Jaime Marquínez Ferrándiz
92790f4e54
[soundcloud] Add an extractor for users ( closes #1426 )
2013-09-14 21:41:49 +02:00
Jaime Marquínez Ferrándiz
471a5ee908
Set the ext field for each format
2013-09-14 14:45:04 +02:00
Jaime Marquínez Ferrándiz
19e1d35989
[mixcloud] Rewrite extractor ( fixes #278 )
2013-09-14 14:26:42 +02:00
Jaime Marquínez Ferrándiz
0b7f31184d
Now --all-sub is a modifier to --write-sub and --write-auto-sub ( closes #1412 )
...
For keeping backwards compatibility --all-sub sets --write-sub if --write-auto-sub is not given
2013-09-14 11:14:40 +02:00
Jaime Marquínez Ferrándiz
fad84d50fe
[googleplus] Fix upload date extraction
2013-09-14 11:10:01 +02:00
rzhxeo
9a1c32dc54
XHamsterIE: Add support for new URL format
2013-09-14 05:42:00 +02:00
Jaime Marquínez Ferrándiz
a921f40799
[ustream] Simplify channel extraction
...
the ChannelParser has been moved to a new function in utils get_meta_content
Instead of the SocialStreamParser now it uses a regex
2013-09-13 22:05:29 +02:00
Jaime Marquínez Ferrándiz
74ac9bdd82
Merge pull request #1413 from tewe/master
...
Add Ustream channel support
2013-09-13 21:34:31 +02:00
Jaime Marquínez Ferrándiz
94518f2087
Merge pull request #1409 from JohnyMoSwag/master ( closes #1404 )
...
added kickstarter IE
2013-09-13 19:52:56 +02:00
Jaime Marquínez Ferrándiz
535f59bbcf
Merge pull request #1350 from Jaiz909/description-keyerror-fix
...
Fixed issue #1277 KeyError when no description.
2013-09-13 18:20:42 +02:00
Jaime Marquínez Ferrándiz
dd01d6558a
[gamespot] Update test video title
2013-09-12 22:18:39 +02:00
Jaime Marquínez Ferrándiz
ce85f022d2
[youtube] update algo for length 82 ( fixes #1416 )
2013-09-12 22:04:09 +02:00
Jaime Marquínez Ferrándiz
ad94a6fe44
[canalplust] accept urls that don't include the video id ( fixes #1415 ), extract more info and update test
2013-09-12 21:56:36 +02:00
tewe
bfd5c93af9
Add Ustream channel support
2013-09-12 12:30:14 +02:00
Jaime Marquínez Ferrándiz
c247d87ef3
[funnyordie] fix video url extraction
2013-09-12 11:31:27 +02:00
Philipp Hagemeister
07ac9e2cc2
release 2013.09.12
2013-09-12 11:26:44 +02:00
Jaime Marquínez Ferrándiz
6bc520c207
Check for both automatic captions and subtitles with options --write-sub
and --write-auto-sub
( fixes #1224 )
2013-09-12 11:15:25 +02:00
Johny Mo Swag
f1d20fa39f
added kickstarter IE
2013-09-11 14:50:38 -07:00
Jaime Marquínez Ferrándiz
e3dc22ca3a
[youtube] Fix detection of videos with automatic captions
2013-09-11 19:24:56 +02:00
Jaime Marquínez Ferrándiz
d665f8d3cb
[subtitles] Also list the available automatic captions languages with '--list-sub'
2013-09-11 19:17:30 +02:00
Jaime Marquínez Ferrándiz
055e6f3657
[youtube] Support automatic captions with original language different from English ( fixes #1225 ) and download in multiple languages.
2013-09-11 19:08:43 +02:00
Jaime Marquínez Ferrándiz
ac4f319ba1
Credit @iemejia
2013-09-11 17:58:51 +02:00
Jaime Marquínez Ferrándiz
542cca0e8c
Merge branch 'subtitles_rework' (closes PR #1326 )
2013-09-11 17:41:24 +02:00
Jaime Marquínez Ferrándiz
6a2449df3b
[howcast] Do not download from http://www.howcast.com/videos/{video_id}
...
It takes too much to follow the redirection.
2013-09-11 17:36:23 +02:00
Jaime Marquínez Ferrándiz
7fad1c6328
[subtitles] Use self._download_webpage for extracting the subtitles
...
It raises ExtractorError for the same exceptions we have to catch.
2013-09-11 16:24:47 +02:00
Jaime Marquínez Ferrándiz
d82134c339
[subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor
...
Subclasses just need to call the method extract_subtitles, which will call _extract_subtitles and _request_automatic_caption
Now the default implementation of _request_automatic_caption returns {}.
2013-09-11 16:05:49 +02:00
Jaime Marquínez Ferrándiz
54d39d8b2f
[subtitles] rename SubitlesIE to SubtitlesInfoExtractor
...
Otherwise it can be automatically detected as a IE ready for use.
2013-09-11 15:51:04 +02:00
Jaime Marquínez Ferrándiz
de7f3446e0
[youtube] move subtitles methods from the base extractor to YoutubeIE
2013-09-11 15:48:23 +02:00
Ismael Mejia
f8e52269c1
[subtitles] made inheritance hierarchy flat as requested
2013-09-11 15:21:09 +02:00
Ismael Mejia
cf1dd0c59e
Merge branch 'master' into subtitles_rework
2013-09-11 14:26:48 +02:00
Philipp Hagemeister
1f7dc42cd0
release 2013.11.09
2013-09-11 11:30:10 +02:00
Jaime Marquínez Ferrándiz
aa8f2641da
[youtube] update algo for length 85 ( fixes #1408 and fixes #1406 )
2013-09-11 11:24:58 +02:00
Jaime Marquínez Ferrándiz
648d25d43d
[francetv] Add an extractor for francetvinfo.fr ( closes #1317 )
...
It uses the same system as Pluzz, create a base class for both extractors.
2013-09-10 15:50:34 +02:00
Pierre Rudloff
6b361ad5ee
Wrong property name
2013-09-10 12:13:22 +02:00
Pierre Rudloff
5d8afe69f7
Add an extractor for pluzz.francetv.fr (closes PR #1399 )
2013-09-10 12:00:00 +02:00
Philipp Hagemeister
a1ab553858
release 2013.09.10
2013-09-10 11:25:11 +02:00
Jaime Marquínez Ferrándiz
07463ea162
Add an extractor for Slideshare ( closes #1400 )
2013-09-10 11:19:58 +02:00
Jaime Marquínez Ferrándiz
6d2d21f713
[sohu] add support for my.tv.sohu.com urls ( fixes #1398 )
2013-09-09 19:56:16 +02:00
Jaime Marquínez Ferrándiz
061b2889a9
Fix the minutes part in FileDownloader.format_seconds ( fixed #1397 )
...
It printed for the minutes the result of (seconds // 60)
2013-09-09 10:38:54 +02:00
Jaime Marquínez Ferrándiz
8963d9c266
[youtube] Modify the regex to match ids of length 11 ( fixes #1396 )
...
In urls like http://www.youtube.com/watch?v=BaW_jenozKcsharePLED17F32AD9753930 you can't split the query string and ids always have that length.
2013-09-09 10:33:12 +02:00
Jaime Marquínez Ferrándiz
890f62e868
Revert "[youtube] Fix detection of tags from HLS videos."
...
They have undo the change
This reverts commit 0638ad9999
.
2013-09-08 18:50:07 +02:00
Philipp Hagemeister
8f362589a5
release 2013.09.07
2013-09-07 22:29:15 +02:00
Ismael Mejia
72836fcee4
Merge branch 'master' into subtitles_rework
2013-09-06 23:24:41 +02:00
Jaime Marquínez Ferrándiz
a7130543fa
[generic] If the url doesn't specify the protocol, then try to extract prepending 'http://'
2013-09-06 18:39:35 +02:00
Jaime Marquínez Ferrándiz
a490fda746
[daylimotion] accept embed urls ( fixes #1386 )
2013-09-06 18:36:07 +02:00
Jaime Marquínez Ferrándiz
7e77275293
Add an extractor for Metacritic
2013-09-06 18:08:07 +02:00
Ismael Mejia
d6e203b3dc
[subtitles] fixed multiple subtitles language separated by comma after merge
...
As mentioned in the pull request, I forgot to include this changes.
aa6a10c44a
2013-09-06 16:30:13 +02:00
Jaime Marquínez Ferrándiz
e3ea479087
[youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374 )
...
They were being caught by YoutubeUserIE, now it only extracts a url if the rest of extractors aren't suitable.
Now the url tests check that the urls can only be extracted with an specific extractor.
2013-09-06 16:24:24 +02:00
Jaime Marquínez Ferrándiz
faab1d3836
[youtube] Fix detection of feeds urls ( fixes #1294 )
...
Urls like https://www.youtube.com/feed/watch_later were being as users (before the last changes to YoutubeUserIE, as videos)
2013-09-06 14:45:49 +02:00
Philipp Hagemeister
59282080c8
release 2013.09.06.1
2013-09-06 10:53:35 +02:00
Jaime Marquínez Ferrándiz
fd9cf73836
[youtube] Users: download from the api in json to simplify extraction ( fixes #1358 )
...
There could be duplicate videos or other videos if the description have links.
2013-09-06 10:43:02 +02:00
Jaime Marquínez Ferrándiz
0638ad9999
[youtube] Fix detection of tags from HLS videos.
2013-09-06 10:25:31 +02:00
Philipp Hagemeister
1eb527692a
release 2013.09.06
2013-09-06 10:13:33 +02:00
patrickslin
1cf911bc82
Vevo sig changed again, please update for us! Thanks very much! ( fixes #1375 )
2013-09-05 17:38:03 -07:00
Jaime Marquínez Ferrándiz
f4b052321b
[youtube] Urls like youtube.com/NASA are now interpreted as users ( fixes #1069 )
...
Video urls like http://youtube.com/BaW_jenozKc are not valid, but http://youtu.be/BaW_jenozKc is correct.
2013-09-05 22:39:15 +02:00
Philipp Hagemeister
a636203ea5
release 2013.09.05
2013-09-05 22:30:50 +02:00
Jaime Marquínez Ferrándiz
c215217e39
[youtube] Playlists: extract the videos id from ['media$group']['yt$videoid'] ( fixes #1374 )
...
'media$player' is not defined for private videos.
2013-09-05 21:40:04 +02:00
Jaime Marquínez Ferrándiz
08e291b54d
[generic] Recognize html5 video in the format '<video src=".+?"' and only unquote the url when extracting the id ( fixes #1372 )
2013-09-05 18:02:17 +02:00
Jaime Marquínez Ferrándiz
6b95b065be
Add extractor for tvcast.naver.com ( closes #1331 )
2013-09-05 10:53:40 +02:00
Jaime Marquínez Ferrándiz
9363169b67
[daum] Get the video page from a canonical url to extract the full id ( fixes #1373 ) and extract description.
2013-09-05 10:08:17 +02:00
Jaime Marquínez Ferrándiz
085bea4513
Credit @Huarong for tv.sohu.com
2013-09-04 22:09:22 +02:00
Jaime Marquínez Ferrándiz
150f20828b
Add extractor for daum.net ( closes #1330 )
2013-09-04 22:06:50 +02:00
Philipp Hagemeister
08523ee20a
release 2013.09.04
2013-09-04 14:33:32 +02:00
Philipp Hagemeister
5d5171d26a
Merge pull request #1341 from xanadu/master
...
add support for "-f mp4" for YouTube
2013-09-03 18:52:12 -07:00
Allan Zhou
96fb5605b2
AHLS -> Apple HTTP Live Streaming
2013-09-03 18:49:35 -07:00
Philipp Hagemeister
7011de0bc2
Merge pull request #1363 from Rudloff/defense
...
defense.gouv.fr
2013-09-03 18:23:08 -07:00
Allan Zhou
c3dd69eab4
Merge remote-tracking branch 'upstream/master'
2013-09-03 12:22:29 -07:00
Pierre Rudloff
025171c476
Suggested by @phihag
2013-09-03 12:03:19 +02:00
Jaime Marquínez Ferrándiz
c8dbccde30
[orf] Remove the test video, they seem to expire in one week
2013-09-03 11:51:01 +02:00
Jaime Marquínez Ferrándiz
4ff7a0f1f6
[dailymotion] improve the regex for extracting the video info
2013-09-03 11:33:59 +02:00
Jaime Marquínez Ferrándiz
9c2ade40de
[vimeo] Handle Assertions Error when trying to get the description
...
In some pages the html tags are not closed, python 2.6 cannot handle it.
2013-09-03 11:11:36 +02:00
Jaime Marquínez Ferrándiz
aa32314d09
[vimeo] add support for videos that embed the download url in the player page ( fixes #1364 )
2013-09-03 10:48:56 +02:00
Pierre Rudloff
52afe99665
Extractor for defense.gouv.fr
2013-09-03 01:51:17 +02:00
Jaime Marquínez Ferrándiz
8e4e89f1c2
Add an extractor for VeeHD ( closes #1359 )
2013-09-02 11:54:09 +02:00
Jaime Marquínez Ferrándiz
6c758d79de
[metacafe] Add more cases for detecting the uploader detection (reported in #1343 )
2013-08-31 22:35:39 +02:00
Allan Zhou
85f03346eb
Merge remote-tracking branch 'upstream/master'
2013-08-30 17:51:59 -07:00
Allan Zhou
bdc6b3fc64
add support for "-f mp4" for YouTube
2013-08-30 17:51:50 -07:00
Philipp Hagemeister
10f5c016ec
release 2013.08.30
2013-08-30 21:02:07 +02:00
Jaime Marquínez Ferrándiz
2e756879f1
[youtube] update algo for length 86
2013-08-30 20:49:51 +02:00
Jaime Marquínez Ferrándiz
c7a7750d3b
[youtube] Fix typo in the _VALID_URL for YoutubeFavouritesIE, it was intended to also match :ytfavourites
2013-08-30 20:13:05 +02:00
Jai Grimshaw
b3f0e53048
Fixed issue #1277 KeyError when no description.
...
Allows a continue with a warning when an extractor cannot retrieve a description.
2013-08-31 01:53:01 +10:00
Philipp Hagemeister
3243d0f7b6
release 2013.08.29
2013-08-29 23:29:34 +02:00
Jaime Marquínez Ferrándiz
23b00bc0e4
[youtube] update algo for length 84
...
Only appears sometimes, nearly identical to length 86.
2013-08-29 22:44:29 +02:00
Jaime Marquínez Ferrándiz
52e1eea18b
[youtube] update algo for length 86 ( fixes #1349 )
2013-08-29 22:33:58 +02:00
Jaime Marquínez Ferrándiz
ee80d66727
[ign] update 1up extractor to work with the updated IGNIE
2013-08-29 21:51:09 +02:00
Jaime Marquínez Ferrándiz
f1fb2d12b3
[ign] extract videos from articles pages
2013-08-29 21:39:36 +02:00
Jeff Smith
8928491074
Fix orf.at extractor by adding file coding mark
2013-08-29 12:51:38 -05:00
Jaime Marquínez Ferrándiz
545434670b
Add an extractor for orf.at ( closes #1346 )
...
Make find_xpath_attr also accept numbers in the value
2013-08-29 19:16:07 +02:00
Jaime Marquínez Ferrándiz
54fda45bac
Merge pull request #1342 from whydoubt/fix_mit_26
...
Fix MIT extractor for Python 2.6
2013-08-29 13:42:08 +02:00
Jaime Marquínez Ferrándiz
c7bf7366bc
Update descriptions checksum for some test for Unistra and Youtube
2013-08-29 13:41:59 +02:00
Jaime Marquínez Ferrándiz
0d75ae2ce3
Fix detection of the webpage charset if it's declared using ' instead of "
...
Like in "<meta charset='utf-8'/>"
2013-08-29 11:35:15 +02:00
Jeff Smith
b5ba7b9dcf
Fix MIT extractor for Python 2.6
...
The HTML for the MIT page does not parse cleanly for Python 2.6 due
to script tags within an actual script element. The offending piece
is inside a comment block, so removing all such comment blocks
fixes the parsing.
2013-08-28 14:24:42 -05:00
Philipp Hagemeister
2891932bf0
release 2013.08.28.1
2013-08-28 19:00:17 +02:00
Philipp Hagemeister
9868c781a1
Merge remote-tracking branch 'origin/master'
2013-08-28 18:22:33 +02:00
Philipp Hagemeister
c257baff85
Merge remote-tracking branch 'rzhxeo/youporn-hd'
...
Conflicts:
youtube_dl/utils.py
2013-08-28 18:22:28 +02:00
rzhxeo
878e83c5a4
YoupornIE: Clean up extraction of hd video
2013-08-28 16:04:48 +02:00
rzhxeo
0012690aae
Let aes_decrypt_text return bytes instead of unicode
2013-08-28 16:03:35 +02:00
rzhxeo
6e74bc41ca
Fix division bug in aes.py
2013-08-28 16:01:43 +02:00
rzhxeo
cba892fa1f
Add intlist_to_bytes to utils.py
2013-08-28 15:59:07 +02:00
Jaime Marquínez Ferrándiz
920ef0779b
Hide the password and username in verbose mode ( closes #1089 )
2013-08-28 15:14:02 +02:00
Philipp Hagemeister
48ea9cea77
Allow changes to run under Python 3
2013-08-28 14:34:49 +02:00
Philipp Hagemeister
ccf4b799df
Merge remote-tracking branch 'origin/master'
2013-08-28 14:02:40 +02:00
Philipp Hagemeister
f143d86ad2
[sohu] Handle encoding, and fix tests
2013-08-28 14:00:05 +02:00
Jaime Marquínez Ferrándiz
8ae97d76ee
PostProcessingError holds the message in the 'msg' property, not in 'message' ( fixes #1323 )
...
Causes DeprecationWarning: http://www.python.org/dev/peps/pep-0352/
2013-08-28 13:37:31 +02:00
Philipp Hagemeister
f8b362739e
Merge remote-tracking branch 'Huarong/master'
2013-08-28 13:10:59 +02:00
Philipp Hagemeister
6d69d03bac
Merge remote-tracking branch 'origin/reuse_ies'
2013-08-28 13:05:21 +02:00
Philipp Hagemeister
204da0d3e3
Merge remote-tracking branch 'origin/master'
2013-08-28 12:57:44 +02:00
Philipp Hagemeister
c496ca96e7
Fix platform name in Python 2 with --verbose ( Closes #1228 )
2013-08-28 12:57:10 +02:00
Jaime Marquínez Ferrándiz
67b22dd036
Add extractors for video.mit.edu and techtv.mit.edu ( closes #1327 )
...
video.mit.edu just embeds the videos from techtv.mit.edu
2013-08-28 12:55:42 +02:00
Philipp Hagemeister
ce6a696e4d
Remove unused imports
2013-08-28 12:47:38 +02:00
Philipp Hagemeister
a5caba1eb0
[generic] simply use urljoin
2013-08-28 12:47:27 +02:00
Philipp Hagemeister
edde6c56ac
Print playpath with --get-url ( Fixes #1334 )
2013-08-28 12:14:45 +02:00
Philipp Hagemeister
ae3531adf9
[generic] Fix URL concatenation
...
When the url is something like http://example.org/foo/bar?x=y and the added is file/video.mp4 , we want http://example.org/foo/file/video.mp4
Fixes #1268 .
2013-08-28 12:08:17 +02:00
Philipp Hagemeister
8cf5ee7831
Merge branch 'master' of github.com:rg3/youtube-dl
2013-08-28 11:57:18 +02:00
Philipp Hagemeister
aa3e950764
Tolerate junk at the end of gzip-compressed content ( #1268 )
2013-08-28 11:57:13 +02:00
Jaime Marquínez Ferrándiz
af8bd6a82d
Show the time taken to download in the same format as the ETA
2013-08-28 10:56:11 +02:00
Jaime Marquínez Ferrándiz
6d38616e67
Merge pull request #1181 from h3xx/master
...
Add some verbosity when reporting finished downloads
Remove the mixed use of tabs and spaces for indentation.
2013-08-28 10:54:07 +02:00
Philipp Hagemeister
4f5f18acb9
[addanime] add file
2013-08-28 10:28:16 +02:00
Jaime Marquínez Ferrándiz
3e223834d9
[youtube] update algo for length 88, thanks to @Ramhack ( fixes #1328 )
2013-08-28 10:26:44 +02:00
Jaime Marquínez Ferrándiz
a1bb0f8773
[cnn] remove debug print call.
2013-08-28 10:20:37 +02:00
Jaime Marquínez Ferrándiz
0e283428f7
HTTPError is in urllib.error in Python 3, not in http.error
2013-08-28 10:18:39 +02:00
Philipp Hagemeister
2eabb80254
[addanime] improve
2013-08-28 04:25:38 +02:00
Philipp Hagemeister
44586389e4
[appletrailers] Add support
2013-08-28 02:18:44 +02:00
Ismael Mejia
06a401c845
Merge branch 'master' into subtitles_rework
2013-08-28 00:33:12 +02:00
Philipp Hagemeister
273f603efb
[cnn] Allow more URLs
2013-08-28 00:14:19 +02:00
Philipp Hagemeister
1619e22f40
release 2013.08.28
2013-08-27 23:31:36 +02:00
Philipp Hagemeister
88a79ce6a6
Delete default user agent ( Fixes #1309 )
2013-08-27 23:31:24 +02:00
Philipp Hagemeister
acebc9cd6b
Revert "Install our own HTTPS handler as well ( #1309 )"
...
This reverts commit 36399e8576
and fixes #1322 .
2013-08-27 23:28:20 +02:00
Jeff Smith
7f3c4f4f65
Initial slash in Google+ photos link was removed
2013-08-27 14:38:50 -05:00
Jaime Marquínez Ferrándiz
0bc56fa66a
Add an extractor for NBC news ( closes #1320 )
2013-08-27 12:38:57 +02:00
Jaime Marquínez Ferrándiz
1a582dd49d
Add an extractor for CNN ( closes #1318 )
2013-08-27 11:56:48 +02:00
Philipp Hagemeister
e86ea47c02
[canalc2] Small improvements
2013-08-27 10:35:20 +02:00
Philipp Hagemeister
aa5a63a5b5
Merge remote-tracking branch 'Rudloff/canalc2'
2013-08-27 10:31:46 +02:00
Jaime Marquínez Ferrándiz
2a7b4da9b2
[hark] get the song info in JSON and extract more information.
2013-08-27 10:25:38 +02:00
Jaime Marquínez Ferrándiz
069d098f84
[canalplus] Accept player.canalplus.fr urls
2013-08-27 10:21:57 +02:00
Philipp Hagemeister
b3889f7023
release 2013.08.27
2013-08-27 02:30:47 +02:00
Philipp Hagemeister
65883c8dbd
Merge branch 'master' of github.com:rg3/youtube-dl
2013-08-27 02:00:23 +02:00
Philipp Hagemeister
341ca8d74c
[trilulilu] Add support for trilulilu.ro
...
Fun fact: The ads (not yet supported) are loaded from youtube ;)
2013-08-27 01:59:00 +02:00
Jaime Marquínez Ferrándiz
1b01e2b085
Merge pull request #1315 from yasoob/master
...
fixed tests for c56 and dailymotion
2013-08-26 13:38:48 -07:00
M.Yasoob Ullah Khalid ☺
976fc7d137
fixed tests for c56 and dailymotion
2013-08-27 01:00:17 +05:00
Philipp Hagemeister
c3b7b29c23
Merge remote-tracking branch 'origin/master'
2013-08-26 21:29:44 +02:00
Philipp Hagemeister
627a91a9a8
[generic] small typo
2013-08-26 21:29:31 +02:00
Philipp Hagemeister
6dc6302599
Merge pull request #1231 from yasoob/master
...
Added an IE for hark.com
2013-08-26 12:29:04 -07:00
Philipp Hagemeister
90648143c3
Merge pull request #1310 from rzhxeo/rtlnow
...
Add support for http://superrtlnow.de
2013-08-25 15:45:22 -07:00
Philipp Hagemeister
9585f890f8
[generic] add support for relative URLs ( Fixes #1308 )
2013-08-24 22:56:37 +02:00
Philipp Hagemeister
0838239e8e
[generic] Support double slash URLs ( Fixes #1309 )
2013-08-24 22:52:45 +02:00
Philipp Hagemeister
36399e8576
Install our own HTTPS handler as well ( #1309 )
2013-08-24 22:49:22 +02:00
Philipp Hagemeister
9460db832c
[ro220] Add support for 220.ro
2013-08-24 21:10:03 +02:00
rzhxeo
d68730a56e
Add SUPER RTL NOW to RTLnow extractor
2013-08-24 13:22:28 +02:00
Jaime Marquínez Ferrándiz
f2aeefe29c
[youtube] update algo for length 84
2013-08-24 10:48:12 +02:00
Philipp Hagemeister
8ae7be3ef4
release 2013.08.23
2013-08-23 23:09:53 +02:00
Jaime Marquínez Ferrándiz
306170518f
[youtube] update algo for length 86 ( fixes #1302 )
2013-08-23 22:36:59 +02:00
Jaime Marquínez Ferrándiz
aa6a10c44a
Allow to specify multiple subtitles languages separated by commas ( closes #518 )
2013-08-23 18:34:57 +02:00
Jaime Marquínez Ferrándiz
9af73dc4fc
Print a message before embedding the subtitles
2013-08-23 18:17:43 +02:00
Jaime Marquínez Ferrándiz
fc483bb6af
[xhamster] use determine_ext
2013-08-23 17:23:34 +02:00
Jaime Marquínez Ferrándiz
53b0f3e4e2
Merge pull request #1301 from rzhxeo/xhamster
...
XHamsterIE: Fix video extension and add video description
2013-08-23 17:21:30 +02:00
rzhxeo
4353cf51a0
XHamsterIE: Add video description
2013-08-23 16:40:20 +02:00
rzhxeo
ce34e9ce5e
XHamsterIE: Fix video extension
...
Cut off GET parameter
2013-08-23 16:33:41 +02:00
Jaime Marquínez Ferrándiz
d4051a8e05
Add a post processor for embedding subtitles in mp4 videos ( closes #1052 )
2013-08-23 15:06:19 +02:00
Jaime Marquínez Ferrándiz
df3df7fb64
[youtube] Fix download of subtitles with '--all-subs'
...
If _extract_subtitles is called the option 'write subtitles' is always true.
2013-08-23 13:14:22 +02:00
Jaime Marquínez Ferrándiz
9e9c164052
Merge pull request #937 from jaimeMF/subtitles_rework
...
Subtitles rework
2013-08-23 02:40:25 -07:00
Jaime Marquínez Ferrándiz
066090dd3f
[youtube] add algo for length 80 and update player info
2013-08-23 11:33:56 +02:00
Ismael Mejia
bd2dee6c67
Merge branch 'master' into subtitles_rework
2013-08-23 01:47:10 +02:00
Philipp Hagemeister
74e6672beb
Merge pull request #1297 from iemejia/master
...
[subtitles] separated subtitle options in their own group
2013-08-22 16:30:14 -07:00
Philipp Hagemeister
02bcf0d389
release 2013.08.22
2013-08-22 23:29:42 +02:00
Ismael Mejia
18b4e04f1c
Merge branch 'master' into subtitles_rework
2013-08-22 23:29:36 +02:00
Jaime Marquínez Ferrándiz
10204dc898
[videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video
2013-08-22 23:23:52 +02:00
Ismael Mejia
1865ed31b9
[subtitles] separated subtitle options in their own group
2013-08-22 22:44:04 +02:00
Jaime Marquínez Ferrándiz
3669cdba10
[youtube] update algo for length 82 ( fixes #1296 )
2013-08-22 22:35:15 +02:00
Jaime Marquínez Ferrándiz
939fbd26ac
[youtube] fix the order of DASH formats
2013-08-22 19:45:24 +02:00
Jaime Marquínez Ferrándiz
e6ddb4e7af
Merge pull request #1279 from xanadu/master
...
Add YouTube DASH formats to YouTubeIE
2013-08-22 19:33:34 +02:00
Pierre Rudloff
ff2424595a
lxml is not part of the standard library.
2013-08-22 14:47:51 +02:00
Pierre Rudloff
cd0abcc0bb
Extractor for canalc2.tv
2013-08-22 13:54:23 +02:00
Jaime Marquínez Ferrándiz
4a55479fa9
Credit Pierre Rudloff for JeuxVideoIE and UnistraIE
2013-08-22 13:21:32 +02:00
Jaime Marquínez Ferrándiz
f527115b5f
Rename utv.py to unistra.py and extract more info
...
There are other sites that could be named utv, which would conflict if they are added
2013-08-22 13:19:35 +02:00