theGeekPirate
04819db58e
[camwithher] Add extractor
...
Corrected unnecessary test
Sane variable naming
RTMP all .flv & url_id for _download_webpage()
Corrected all outstanding issues, next up is a squash!
2016-04-01 23:44:25 +06:00
remitamine
79ba9140dc
[theplatform] extract timestamp and uploader
2016-04-01 18:07:17 +01:00
Sergey M․
75d572e9fb
[screencast] Improve title regexes ( Closes #9025 )
2016-04-01 23:01:55 +06:00
Martin Trigaux
791d6aaecc
screencast.com: fallback on page title
...
When determining the title of the page, use the <title> tag of the page
2016-04-01 23:00:52 +06:00
Sergey M․
81de73e5b4
[screencast] Add test
2016-04-01 23:00:45 +06:00
Martin Trigaux
83cedc1cf2
screencast.com: support missing www
...
The "www." part of the URL is not mandatory
2016-04-01 22:58:16 +06:00
Sergey M․
244cd04237
[pluralsight] Remove unnecessary login/password encode
2016-04-01 22:46:46 +06:00
Sergey M․
fbdaced256
[lynda] Remove unnecessary login/password encode
2016-04-01 22:45:20 +06:00
Sergey M․
a3373823e1
[udemy] Remove unnecessary login/password encode
...
This is now covered by compat_urllib_parse_urlencode
2016-04-01 22:42:09 +06:00
Sergey M․
03caa463e7
[udemy:course] Skip non-video lectures
2016-04-01 22:38:56 +06:00
remitamine
3f64379eda
[movieclips] fix extraction
2016-04-01 16:22:06 +01:00
remitamine
3e0c3d14d9
[cbs] add base extractor
2016-04-01 10:12:29 +01:00
remitamine
d8873d4def
[aenetworks] improve format extraction
2016-04-01 09:58:02 +01:00
remitamine
db1c969da5
[theplatform] sign https urls
2016-04-01 09:58:02 +01:00
Philipp Hagemeister
1e02bc7ba2
release 2016.04.01
2016-04-01 09:07:40 +02:00
remitamine
63c55e9f22
[cbs] improve extraction( closes #6321 )
2016-04-01 07:33:37 +01:00
remitamine
f9b1529af8
[generic] remove sbnation test(handled by VoxMediaIE)
2016-03-31 23:50:45 +01:00
remitamine
961fc024d2
[voxmedia] improve sbnation support
2016-03-31 23:33:36 +01:00
Sergey M․
b53a06e3b9
[udemy:course] Use new URL format
2016-04-01 02:24:22 +06:00
remitamine
4ecc1fc638
[howstuffworks] improve extraction
2016-03-31 21:11:58 +01:00
Yen Chi Hsuan
5b012dfce8
[tudou] Improve error handling ( closes #8988 )
2016-04-01 01:42:16 +08:00
remitamine
8369942773
[voxmedia] Add new extractor( closes #3182 )
2016-03-31 18:36:41 +01:00
Sergey M․
86f3b66cec
[udemy] Remove unused import
2016-03-31 23:00:11 +06:00
Sergey M․
6bb4600717
[udemy:course] Simplify course curriculum downloading
2016-03-31 22:59:19 +06:00
Sergey M․
41d06b0424
[extractor/common] Improve _request_webpage
...
* Do not ignore data, headers and query for Requests
* Default values for headers and query switched to dicts since these are used by urllib itself
2016-03-31 22:58:38 +06:00
Sergey M․
15d260ebaa
[utils] Use update_Request in http_request
2016-03-31 22:55:49 +06:00
Sergey M․
ed0291d153
[utils] Add update_Request
2016-03-31 22:55:01 +06:00
Sergey M․
81da8cbc45
[udemy] Switch to api 2.0 ( Closes #9035 )
2016-03-31 22:05:25 +06:00
Sergey M․
5299bc3f91
[beeg] Switch to api v6 ( Closes #9036 )
2016-03-31 20:42:41 +06:00
remitamine
c9c39c22c5
[nationalgeographic] add support for channel.nationalgeographic.com urls
2016-03-31 13:47:38 +01:00
remitamine
d84b48e3f1
[nationalgeographic] improve extraction
2016-03-31 13:44:55 +01:00
remitamine
dd17041c82
[tenplay] remove extractor( fixes #6927 )
2016-03-31 12:02:04 +01:00
remitamine
fea7295b14
[brightcove] relax embed_in_page regex
2016-03-31 10:48:22 +01:00
remitamine
9cf01f7f30
[nbc] add new extractor for csnne.com( #5432 )
2016-03-31 00:26:42 +01:00
remitamine
ce548296fe
[cnbc] fix test
2016-03-31 00:25:11 +01:00
remitamine
c02ec7d430
[cnbc] Add new extractor( closes #8012 )
2016-03-30 23:18:31 +01:00
remitamine
6b820a2376
[myspace] improve extraction
2016-03-30 21:18:07 +01:00
Yen Chi Hsuan
e621a344e6
[kwuo] Port to new API and enable --cn-verification-proxy
2016-03-31 02:27:52 +08:00
Yen Chi Hsuan
3ae6f8fec1
[kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()
...
Following the idea proposed in 19dbaeece3
2016-03-31 02:11:21 +08:00
Yen Chi Hsuan
597d52fadb
[kuwo:song] Correct song ID extraction ( fixes #9033 )
...
Bug introduced in daef04a4e7
.
2016-03-31 02:00:50 +08:00
Sergey M․
afca767d19
[tumblr] Improve _VALID_URL ( Closes #9027 )
2016-03-30 22:26:43 +06:00
remitamine
6e359a1534
[comcarcoff] don not depend on crackle extractor( closes #8995 )
...
previously extraction has been delegated to crackle to extract more info
and subtitles #6106 but some of the episodes can't be extracted using
crackle #8995 .
2016-03-30 12:27:00 +01:00
DarkstaIkers
6cbb20bb09
Update crunchyroll.py
2016-03-29 14:26:24 -03:00
Sergey M․
33f3040a3e
[YoutubeDL] Fix sanitizing subtitles' url
2016-03-28 03:13:39 +06:00
Sergey M․
03442072c0
[pornhub] Fix typo ( Closes #9008 )
2016-03-28 01:21:44 +06:00
Sergey M․
c8b13fec02
[foxnews] Restore upload time fields in test
2016-03-28 01:14:12 +06:00
Sergey M․
87d105ac6c
[amp] Fix upload timestamp extraction ( Closes #9007 )
2016-03-28 01:13:47 +06:00
Sergey M․
3454139576
[pornhub:uservideos] Add support for multipage videos ( Closes #9006 )
2016-03-28 00:50:46 +06:00
Sergey M․
3a23bae9cc
[pornhub:playlistbase] Do not include videos not from playlist
2016-03-28 00:32:57 +06:00
Sergey M․
8f9a477e7f
[pornhub:playlistbase] Use orderedSet
2016-03-28 00:21:08 +06:00
Sergey M․
a1cf3e38a3
[bbc] Extend vpid regex ( Closes #9003 )
2016-03-27 23:22:51 +06:00
Philipp Hagemeister
a122e7080b
release 2016.03.27
2016-03-27 16:56:33 +02:00
Sergey M․
b22ca76204
[extractor/common] Filter out unsupported encrypted media for f4m formats ( Closes #8573 )
2016-03-27 07:42:38 +06:00
Sergey M․
f7df343b4a
[downloader/f4m] Extract routine for removing unsupported encrypted media
2016-03-27 07:41:19 +06:00
Sergey M․
19dbaeece3
Remove _sort_formats from _extract_*_formats methods
...
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.
Closes #8051
2016-03-27 07:03:08 +06:00
Yen Chi Hsuan
395fd4b08a
[twitter] Handle another form of embedded Vine
...
Fixes #8996
2016-03-27 04:36:02 +08:00
Sergey M․
8018028d0f
[pluralsight] Extract chapter metadata ( Closes #8993 )
2016-03-27 02:10:52 +06:00
Sergey M․
00322ad4fd
[lynda] Extract chapter metadata ( #8993 )
2016-03-27 02:00:36 +06:00
Sergey M․
4cf3489c6e
[vevo] Update videoservice API URL ( Closes #8900 )
2016-03-27 01:11:11 +06:00
Sergey M․
b24ab3e341
[udemy] Improve paid course detection
2016-03-27 00:09:12 +06:00
Sergey M․
af4116f4f0
[udemy] Improve format_id
2016-03-27 00:02:52 +06:00
Sergey M․
f973e5d54e
[udemy] Drop outputs' formats
...
Always results in 403
2016-03-26 23:55:07 +06:00
Sergey M․
62f55aa68a
[udemy] Add outputs metadata to view_html formats
2016-03-26 23:54:12 +06:00
Sergey M․
02d7634d24
[udemy] Fix outputs' formats format_id
2016-03-26 23:43:25 +06:00
Sergey M․
48dce58ca9
[udemy] Use custom sorting
2016-03-26 23:42:46 +06:00
Sergey M․
efcba804f6
[udemy] Extract formats from view_html ( Closes #8979 )
2016-03-26 23:42:34 +06:00
Sergey M․
6dee688e6d
[youtube:playlistsbase] Restrict playlist regex ( Closes #8986 )
2016-03-26 20:42:18 +06:00
Sergey M․
eedb7ba536
[YoutubeDL] Sort imports
2016-03-26 19:40:33 +06:00
Sergey M․
dcf77cf1a7
[YoutubeDL] Sanitize final URLs ( Closes #8991 )
2016-03-26 19:37:41 +06:00
Sergey M․
17bcc626bf
[utils] Extract sanitize_url routine
2016-03-26 19:33:57 +06:00
Sergey M․
b5a5bbf376
[mailru] Extend _VALID_URL ( Closes #8990 )
2016-03-26 19:15:32 +06:00
Yen Chi Hsuan
e68d3a010f
[twitter] Fix extraction ( closes #8966 )
...
HLS and DASH formats are no longer appeared in test cases. I keep them
for fear of triggering new errors.
2016-03-26 18:34:51 +08:00
Yen Chi Hsuan
d10fe8358c
[generic] Add a test case for brightcove embed
...
Closes #8862
2016-03-26 18:30:43 +08:00
Yen Chi Hsuan
d6c340cae5
[brightcove] Extract more formats ( #8862 )
2016-03-26 18:21:07 +08:00
Yen Chi Hsuan
5964b598ff
[brightcove] Support alternative BrightcoveExperience layout
...
The full URL lays in the `data` attribute of <object> (#8862 )
2016-03-26 17:47:32 +08:00
Philipp Hagemeister
62cdb96f51
release 2016.03.26
2016-03-26 08:58:03 +01:00
Sergey M․
6e6bc8dae5
Use urlencode_postdata across the codebase
2016-03-26 02:19:24 +06:00
Sergey M․
15707c7e02
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
...
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
2016-03-26 01:46:57 +06:00
Sergey M․
2156f16ca7
[thescene] Fix extraction and improve style ( Closes #8978 )
2016-03-25 20:14:34 +06:00
Sergey M․
4db441de72
[once] Relax _VALID_URL ( Closes #8976 )
2016-03-25 19:51:28 +06:00
Philipp Hagemeister
0be8314dc8
release 2016.03.25
2016-03-25 09:27:18 +01:00
Yen Chi Hsuan
d7f62b049a
[iqiyi] Update enc_key
2016-03-25 15:45:40 +08:00
Yen Chi Hsuan
3bb3356812
[douyutv] Extend _VALID_URL
2016-03-25 15:43:29 +08:00
Sergey M․
98e68806fb
[mnet] Improve ( Closes #8958 )
2016-03-25 03:26:29 +06:00
Kagami Hiiragi
e031768666
[mnet] Add new extractor
2016-03-25 02:32:06 +06:00
Sergey M․
5eb7db4ee9
[udemy] Add support for new URL schema
2016-03-25 02:28:39 +06:00
Sergey M․
f0e83681d9
[udemy] Extract formats from outputs
2016-03-25 02:27:13 +06:00
Sergey M․
ff9d5d0938
[udemy] Improve course enrolling
2016-03-25 02:26:46 +06:00
Sergey M․
d041a73674
[extractor/__init__] Add youtube:live and sort youtube extractors alphabetically
2016-03-25 01:39:25 +06:00
Sergey M․
f07e276a04
[youtube:live] Add extractor ( Closes #8959 )
2016-03-25 01:18:14 +06:00
Sergey M․
993271da0a
[nytimes] Tolerate missing metadata ( Closes #8952 )
2016-03-24 23:28:24 +06:00
Sergey M․
369e7e3ff0
[iprima] Fix extraction ( Closes #8953 )
2016-03-24 22:54:26 +06:00
Sergey M․
5767b4eeae
[mtv] Fix description extraction ( Closes #8962 )
2016-03-24 22:23:31 +06:00
Yen Chi Hsuan
622d19160b
[utils] Clarify Python versions affected by buggy struct module
2016-03-24 18:06:15 +08:00
Yen Chi Hsuan
32d88410eb
[tumblr] Add a test with Instagram embed
...
Closes #8817
2016-03-24 16:32:53 +08:00
Yen Chi Hsuan
5a51775a58
[generic] Extract Instagram embeds ( #8817 )
2016-03-24 16:32:27 +08:00
Yen Chi Hsuan
87696e78d7
[instagram] Unescape description ( #8817 )
2016-03-24 16:30:01 +08:00
Yen Chi Hsuan
c4096e8aea
[instagram] Extract embed videos ( #8817 )
2016-03-24 16:29:33 +08:00
Yen Chi Hsuan
fc27ea9464
[tumblr] Support Vine embeds ( #8817 )
2016-03-23 23:55:52 +08:00
Yen Chi Hsuan
088e1aac59
[generic] Support Vine embeds ( #8817 )
2016-03-23 23:55:08 +08:00
Sergey M
4333d56494
Merge pull request #8898 from dstftw/fragment-retries
...
Add --fragment-retries option (Fixes #8466 )
2016-03-23 20:12:32 +05:00
Sergey M․
882c699296
[tunein] Fix stream data extraction ( Closes #8899 , closes #8924 )
2016-03-23 20:45:39 +06:00
Yen Chi Hsuan
efbed08dc2
[utils] Encode hostnames before passing to urllib
...
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs
are passed down to urllib/urllib2, causing UnicodeEncodeError
Fixes #8890
2016-03-23 22:24:52 +08:00
Jaime Marquínez Ferrándiz
7da2c87119
Add extractor for thescene.com ( closes #8929 )
2016-03-22 22:17:59 +01:00
Sergey M․
c6ca11f1b3
[once] Prevent ads from embedding into m3u8 playlists ( Closes #8893 )
2016-03-22 23:48:05 +06:00
Sergey M․
2beeb286e1
[laola1tv] Add support for livestreams ( Closes #8934 )
2016-03-22 22:32:59 +06:00
Sergey M․
cc7397b04d
[ceskatelevize] Make m3u8 formats extraction non fatal ( Closes #8933 )
2016-03-22 21:12:29 +06:00
Sergey M․
bc5d16b302
[animeondemand] Skip dash for now
2016-03-21 23:37:39 +06:00
Sergey M․
85c637b737
[animeondemand] Extract teaser when no full episode available ( #8923 )
2016-03-21 23:35:50 +06:00
Sergey M․
5c69f7a479
[animeondemand] Respect startvideo ( Closes #8923 )
2016-03-21 23:31:40 +06:00
Sergey M․
ff5873b72d
[motherless] Detect friends only videos
2016-03-21 22:24:42 +06:00
Sergey M․
065c4b27bf
[xhamster:embed] Extract vars ( Closes #8912 )
2016-03-21 22:07:34 +06:00
Sergey M․
1600ed1ff9
[rutv] Improve flash version pattern ( Closes #8911 )
2016-03-21 21:46:49 +06:00
Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
2016-03-21 21:36:32 +06:00
Sergey M․
0cef27ad25
Add missing r prefix for _VALID_URLs
2016-03-21 21:22:37 +06:00
Sergey M․
12af4beb3e
[mailru] Add support for https ( Closes #8920 )
2016-03-21 21:17:29 +06:00
Sergey M․
9016d76f71
[YoutubeDL] Improve _format_note
2016-03-20 22:01:45 +06:00
Sergey M․
3c5d183c19
[animeondemand] Extract all formats ( Closes #8906 )
2016-03-20 21:51:22 +06:00
Sergey M․
3e8bb9a972
[animeondemand] Detect geo restriction
2016-03-20 20:39:00 +06:00
Yen Chi Hsuan
daef04a4e7
[kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL forms
2016-03-20 20:17:56 +08:00
Yen Chi Hsuan
2648918c81
[vlive] Fix creator extraction ( closes #8814 )
2016-03-20 18:15:53 +08:00
Yen Chi Hsuan
9e3c2f1d74
[openload] Misc improvements
...
* Add thumbnail
* Detect errors (#6469 )
* Match more (#6469 , #8489 )
2016-03-20 16:49:44 +08:00
Yen Chi Hsuan
2bfeee69b9
[openload] Add new extractor ( closes #8489 )
2016-03-20 15:54:58 +08:00
Yen Chi Hsuan
664bcd80b9
[tudou] Use InAdvancePagedList ( closes #8884 )
2016-03-20 15:45:31 +08:00
Sergey M․
3c20208eff
[francetv] Improve formats extraction
2016-03-20 13:00:46 +06:00
Sergey M․
db264e3cc3
[francetvinfo] Add support for france3-regions and strip title ( Closes #7673 )
2016-03-20 12:44:04 +06:00
Sergey M․
96a9f22d98
[discovery] Relax _VALID_URL ( Closes #8903 )
2016-03-20 10:26:58 +06:00
Sergey M․
40025ee2a3
[postprocessort/ffmpeg] Allow embedding webvtt into webm ( Closes #8874 )
2016-03-20 04:12:34 +06:00
Sergey M․
298c04b464
[91porn] Use common messages' wording
2016-03-20 02:35:48 +06:00
Sergey M․
d95114dd83
[91porn] Unquote final URL ( Closes #8881 )
2016-03-20 02:34:02 +06:00
Sergey M․
fa023ccb2c
[biobiochiletv] Fix extraction, extract m3u8 formats and overall improve ( Closes #7314 )
2016-03-20 01:31:55 +06:00
jjatria
e36f4aa72b
[biobiotv] Add extractor
2016-03-20 01:29:08 +06:00
Sergey M․
f1ced6df51
[cda] Improve and simplify ( Closes #8805 )
2016-03-19 23:17:14 +06:00
Kacper Michajłow
8b0d7a66ef
[cda] Add new extractor for cda.pl
...
Fixes #8760
2016-03-19 22:42:40 +06:00
Sergey M․
3aec71766d
[safari:api] Separate extractor ( Closes #8871 )
2016-03-19 22:30:48 +06:00
Sergey M․
16a8b7986b
[downloader/fragment] Document fragment_retries
2016-03-19 20:54:21 +06:00
Sergey M․
617e58d850
[downloader/{common,fragment}] Fix total retries reporting on python 2.6
2016-03-19 20:51:30 +06:00
Sergey M․
e33baba0dd
[downloader/dash] Add fragment retry capability
...
YouTube may often return 404 HTTP error for a fragment causing the
whole download to fail. However if the same fragment is immediately
retried with the same request data this usually succeeds (1-2 attemps
is usually enough) thus allowing to download the whole file successfully.
So, we will retry all fragments that fail with 404 HTTP error for now.
2016-03-19 20:42:23 +06:00
Sergey M․
721f26b821
[downloader/fragment] Add report_retry_fragment
2016-03-19 20:41:24 +06:00
Sergey M․
52bb437e41
[options] Add --fragment-retries option
2016-03-19 20:40:36 +06:00
Jaime Marquínez Ferrándiz
782b1b5bd1
[utils] lookup_unit_table: Match word boundary instead of end of string
2016-03-19 11:44:49 +01:00
Sergey M․
0d769bcb78
[extractor/generic] Fix missing byte literal prefix
2016-03-19 05:43:43 +06:00
remitamine
4cd70099ea
[hbo] Add new extractor
2016-03-18 21:18:18 +01:00
Jaime Marquínez Ferrándiz
09fc33198a
utils: lookup_unit_table: Use a stricter regex
...
In parse_count multiple units start with the same letter, so it would match different units depending on the order they were sorted when iterating over them.
2016-03-18 19:23:06 +01:00
John Peel
d5aacf9a90
Added format_id to the filers on -f.
2016-03-18 23:59:24 +06:00
Sergey M․
19e2617a6f
[commonprotocols] Add generic support for rtmp URLs ( Closes #8488 )
2016-03-18 23:42:15 +06:00
Sergey M․
edd9b71c2c
[extractor/generic] Add a test for m3u playlist served without proper Content-Type
2016-03-18 22:49:11 +06:00
Sergey M․
5940862d5a
[extractor/generic] Detect m3u playlists served without proper Content-Type
2016-03-18 22:45:28 +06:00
Sergey M․
de6c51e88e
[extractor/generic] Fix direct link semantics
2016-03-18 22:43:07 +06:00
Sergey M․
303dcdb995
[extractor/generic] Simplify upload_date extraction
2016-03-18 22:41:16 +06:00
Sergey M․
20938f768b
[extractor/generic] Add another test for generic m3u8
2016-03-18 21:54:33 +06:00
Sergey M․
955737b2d4
[extractor/generic] Force Content-Type to lowecase
2016-03-18 21:50:44 +06:00
Sergey M․
263eff9537
[extractor/generic] Properly extract format id from Content-Type
...
Fixes extraction for cases like: audio/x-mpegURL; charset=utf-8
2016-03-18 21:50:10 +06:00
Sergey M․
cae21032ab
[theplatform] Improve geo restriction detection
2016-03-18 21:08:25 +06:00
remitamine
6187091532
[once] check http formats availability
2016-03-18 11:51:34 +01:00
Philipp Hagemeister
0d33166ec5
release 2016.03.18
2016-03-18 11:43:48 +01:00
remitamine
87c03c6bd2
[theplatform] remove unnecessary import
2016-03-18 09:43:28 +01:00
remitamine
4c92fd2e83
[theplatform] always force theplatform to return a smil for _extract_theplatform_smil
2016-03-18 09:22:10 +01:00
Sergey M․
e3d17b3c07
[noz] Fix extraction on python 2.6 by means of using compat_xpath
2016-03-18 02:54:27 +06:00
Sergey M․
810c10baa1
[utils] Use compat_xpath
2016-03-18 02:52:23 +06:00
Sergey M․
57f7e3c62d
[compat] Add compat_xpath
2016-03-18 02:51:38 +06:00
Sergey M․
0d0e282912
[animeondemand] Fix typo and improve
2016-03-18 00:13:50 +06:00
Sergey M․
85e8f26b82
[animeondemand] Improve extraction
2016-03-18 00:02:34 +06:00
Sergey M․
b57fecfddd
[animeondemand] Add test
2016-03-17 23:50:10 +06:00
Sergey M․
8c97e7efb6
[animeondemand] Expand episode title regex ( Closes #8875 )
2016-03-17 23:43:14 +06:00
Sergey M․
cc162f6a0a
[crunchyroll] Fix custom _download_webpage ( Closes #8883 )
2016-03-17 22:55:04 +06:00
remitamine
cf45ed786e
[wistia] extract more metadata
2016-03-17 17:48:17 +01:00
remitamine
574b2a7393
[nbc:nbcnews] improve extraction( fixes #6922 )
...
- extract more metadata and formats
- relax regex
2016-03-17 16:11:29 +01:00
remitamine
9f02ff537c
[theplatform] extract brightcove once formats
2016-03-17 16:11:29 +01:00
remitamine
0436ec0e7a
[once] Add new format extractor
2016-03-17 16:11:29 +01:00
Yen Chi Hsuan
11f12195af
[youtube] Added itag 91
...
Seen in https://www.youtube.com/watch?v=jMN4cxyhJjk
2016-03-17 19:25:37 +08:00
remitamine
a646a8cf98
[sbs] improve extraction( fixes #3811 )
...
- extract error messages
- force the platform smil url(previously the manifest param
in the query is not respected which make theplatform return non working
mp4 files for some videos)
2016-03-17 02:07:06 +01:00
remitamine
63f41d3821
[bravotv] Add new extractor( #4657 )
2016-03-16 21:26:25 +01:00
Sergey M․
c5229f3926
[utils] PEP 8
2016-03-16 21:50:04 +06:00
Sergey M․
96f4f796fb
[brightcover] Remove unused import
2016-03-16 21:47:51 +06:00
Sergey M․
70cab344c4
[udemy] Improve course id v4 regex
2016-03-16 21:46:09 +06:00
Quan Hua
a7ba57dc17
[udemy] Update course id regex to cover v4 layout ( Closes #8753 , closes #8868 , closes #8870 )
2016-03-16 21:45:01 +06:00
remitamine
83548824c2
Merge pull request #8092 from bpfoley/twitter-thumbnail
...
[utils] Add extract_attributes for extracting html tag attributes
2016-03-16 13:16:27 +01:00
remitamine
354dbbd880
[brightcove:new] extract protocol-less embed URLs( closes #2914 )
2016-03-16 11:46:53 +01:00
remitamine
23edc49509
[tv3] Add new extractor( closes #8059 )
2016-03-16 10:47:39 +01:00
remitamine
48254c3f2c
[brightcove] some improvements and fixes
...
- use FFmpeg downloader to download m3u8 formats extracted
from BrightcoveNew(some of the m3u8 media playlists use AES-128)
- update comment and update_url_query to handle url query
2016-03-16 09:21:07 +01:00
remitamine
2cab48704c
[thestar] Add new extractor( closes #5955 )
2016-03-15 23:10:31 +01:00
remitamine
64d4f31d78
[brightcove:new] update embed_in_page embeds regex to match non numeric ref id
2016-03-15 22:50:43 +01:00
remitamine
0c9ff24041
[noz] fix extraction in python 2.6
2016-03-15 21:00:39 +01:00
Yen Chi Hsuan
3ff8279e80
[kuwo:mv] Fix the test and extraction of georestricted MVs
2016-03-16 02:41:18 +08:00
remitamine
cb6e477dfe
[aljazeera] update the extractor to use BrightcoveNewIE
2016-03-15 19:38:10 +01:00
remitamine
edfd93518e
[svt] extract dashhbbtv formats( #8867 )
2016-03-15 19:33:09 +01:00
remitamine
89807d6a82
[brightcove] extract dash formats and detect audio formats
2016-03-15 18:48:21 +01:00
remitamine
49dea4913b
Merge pull request #8513 from remitamine/dash-sort
...
[extractor/common] fix dash formats sorting
2016-03-15 18:39:50 +01:00
Sergey M․
dec2cae0a7
[twitch:playlistbase] Clarify pagination bug
...
Pagination bug has been fixed by twitch on 15.03.2016.
2016-03-15 21:45:43 +06:00
remitamine
cf6cd07396
[noz] extract f4m and m3u8 formats
2016-03-15 15:24:12 +01:00
remitamine
975b9c9ab0
[brightcove:new] detect m3u8 manifests by M2TS container
2016-03-15 10:06:53 +01:00
remitamine
8ac73bdbe4
[brightcove:new] Add support for non numeric ref: preffixed video ids
2016-03-15 10:03:08 +01:00
remitamine
877f440f7b
[rice] Add new extractor( closes #1736 )
2016-03-15 00:49:23 +01:00
remitamine
d13bdc3824
[brightcove] raise ExtractorError on 403 errors and fix regex to work with tenplay
2016-03-14 22:24:52 +01:00
remitamine
744daf9418
[gameinformer] remove unused imports
2016-03-14 21:57:26 +01:00
remitamine
bf475e1990
[tlc] fix extraction and update extractor to use BrightcoveNewIE
2016-03-14 21:53:00 +01:00
remitamine
203f3d779a
[gameinformer] update the extractor to use BrightcoveNewIE
2016-03-14 18:32:29 +01:00
remitamine
4230c4894d
[external/downloader] fix rtmp downloading using FFmpegFD
2016-03-14 16:51:01 +01:00
Philipp Hagemeister
6bb266693f
release 2016.03.14
2016-03-14 10:25:20 +01:00
remitamine
5d53c32701
[usatoday] Add new extractor( closes #8655 )
2016-03-13 22:36:15 +01:00
remitamine
2e7e561c1d
Merge pull request #8611 from remitamine/ffmpegfd
...
[downloader/external] Add FFmpegFD
2016-03-13 21:30:27 +01:00
remitamine
d8515fd41c
[downloader/external] pass configuration args to ffmpeg
2016-03-13 21:28:26 +01:00
remitamine
694c47b261
[external/downloader] don't pass -t and -ss to ffmpeg
2016-03-13 21:28:16 +01:00
remitamine
77dea16ac8
[downloader/external] check for ffmpeg availablity when it used for m3u8 download
2016-03-13 20:34:51 +01:00
remitamine
6ae27bed01
[download/external] move the check for multiple selected formats to get_suitable_downloader
2016-03-13 20:34:38 +01:00
remitamine
da1973a038
[extractor/__init__] disable time range downloading
2016-03-13 16:16:26 +01:00
remitamine
be24916a7f
[downloader/rtsp] Add rtsp and mms downloader
2016-03-13 15:24:02 +01:00
remitamine
2cb99ebbd0
[downloader/external] add can_download mathod for checking downloader availibilty and support
2016-03-13 15:18:51 +01:00
remitamine
91ee320bfa
[downloader/external] wrap available_opt in a list
2016-03-13 14:37:45 +01:00
remitamine
8fb754bcd0
Merge pull request #8821 from remitamine/list-thumbnails-order
...
[YoutubeDL] check for --list-thumbnails immediately after processing them
2016-03-13 12:44:50 +01:00
remitamine
b7b72db9ad
[YoutubeDL] check for --list-thumbnails immediately after processing them
2016-03-13 12:41:15 +01:00
remitamine
634415ca17
[downloader/external] skip FFmpegFD when requesting multiple formats
2016-03-13 12:23:10 +01:00
Sergey M․
2f7ae819ac
[utils] PEP 8
2016-03-13 17:23:08 +06:00
Sergey M․
0a477f8731
[vice:show] Add extractor ( Closes #8847 )
2016-03-13 17:22:23 +06:00
remitamine
a755f82549
[ffmpeg] convert format ext to ffmpeg output formats codes
2016-03-13 12:15:29 +01:00
Sergey M․
7f4173ae7c
[mixcloud] Fix view count extraction ( Closes #8831 , closes #8845 )
2016-03-13 16:27:58 +06:00
Sergey M․
fb47597b09
[bbc] Generalize unit table lookup and add parse_count
2016-03-13 16:27:20 +06:00
Sergey M․
450b233cc2
[bbc] Update test
2016-03-13 15:59:54 +06:00
Sergey M․
b7d7674f1e
[bbc] Update test
2016-03-13 15:56:34 +06:00
Sergey M․
0e832c2c97
[bbc] Improve title and description extraction ( Closes #8826 , closes #8822 )
2016-03-13 15:54:56 +06:00
Benjamin Congdon
8e4aa7bf18
[bbc] Fix BBC Extractor to work with 'School Report'
2016-03-13 15:54:34 +06:00
remitamine
a42dfa629e
[makerschannel] Add new extractor( closes #8839 )
2016-03-12 22:52:53 +01:00
remitamine
b970dfddaf
[minoto] Add new extractor
2016-03-12 22:52:53 +01:00
Sergey M․
46a4ea8276
[safari] Remove unused imports
2016-03-13 03:48:38 +06:00
Sergey M․
3f2f4a94aa
[extractor/generic] Extract f4m formats from final URLs
2016-03-13 03:38:20 +06:00
Sergey M․
f930e0c76e
[extractor/generic] Extract f4m formats and refactor common info
2016-03-13 03:17:25 +06:00
Sergey M․
0fdbb3322b
[extractor/common] Add _parse_f4m_formats routine
2016-03-13 03:16:08 +06:00
Sergey M․
e9c8999ede
[safari] Fix authentication
2016-03-13 02:08:36 +06:00
Sergey M․
73cbd709f9
[safari] Respect kaltura session ( Closes #7491 )
2016-03-13 02:03:07 +06:00
Sergey M․
9dce3c095b
[kaltura] Respect kaltura session
2016-03-13 02:01:10 +06:00
remitamine
e5a2e17a9c
[kaltura] optimize url info extraction
2016-03-12 18:43:45 +01:00
remitamine
0ec589fac3
Merge pull request #8827 from remitamine/safari
...
[safari] extract free and preview videos(#7491 )
2016-03-12 17:28:54 +01:00
remitamine
36bb63e084
[dw] add support for article pages( closes #8790 )
2016-03-12 08:33:22 +01:00
remitamine
91d6aafb48
[dw] add support for audio pages
2016-03-11 23:55:26 +01:00
remitamine
c8868a9d83
[dw] Add new extractor
2016-03-11 22:44:18 +01:00
remitamine
09f572fbc0
[extractor/common] add transform_source to _download_smil and _extract_smil_formats
2016-03-11 22:37:07 +01:00
Sergey M․
58e6d097d8
[googledrive] Relax _VALID_URL ( Closes #8829 )
2016-03-12 00:36:39 +06:00
remitamine
15bf934de5
Merge pull request #8819 from remitamine/simple-webpage-requests
...
[extractor/common] simplify using data, headers and query params with _download_* methods
2016-03-11 18:19:43 +01:00
remitamine
cdfee16818
[extractor/common] add data, headers and query params to _request_webpage
2016-03-11 18:12:50 +01:00
remitamine
bcb668de18
[safari] extract free and preview videos( #7491 )
2016-03-11 16:57:06 +01:00
remitamine
fac7e79277
[kaltura] add support for videos with reference id
2016-03-11 16:52:07 +01:00
Yen Chi Hsuan
a6c8b75904
[common] Use mimeType to determine file extensions ( #8766 )
2016-03-11 23:51:42 +08:00
Yen Chi Hsuan
25cb05bda9
[utils] Remove codec2ext
...
This function is orignally used for determining file extensions of DASH
formats. Now in DASH, ext is determined by mime_type. See #8766 for more
information.
2016-03-11 23:51:42 +08:00
Sergey M․
883c052378
[audioboom] Improve robustness and extract uploader ( Closes #8812 )
2016-03-11 19:44:17 +06:00
Benjamin Congdon
61f317c24c
Added extractor for AudioBoom.com
2016-03-11 19:43:01 +06:00
Yen Chi Hsuan
64f08d4ff2
Merge pull request #8766 from yan12125/dash-detect-ext
...
Detect file extensions of DASH formats from their codecs
2016-03-11 21:40:07 +08:00
Yen Chi Hsuan
e738e43358
[facebook] Support videos in groups
...
Viewing/Downloading videos in groups requires logging in, even for
those in public groups.
Fixes #6951 .
2016-03-11 16:20:27 +08:00
Jaime Marquínez Ferrándiz
f6f6217a98
[facebook] Don't override variable in list comprehension
2016-03-10 15:17:04 +01:00
Yen Chi Hsuan
31db8709bf
[iqiyi] Update enc_key
2016-03-10 21:37:26 +08:00
Yen Chi Hsuan
5080cbf9fd
[facebook] Handle escaped swf params
...
Fixes #8713
2016-03-10 15:26:32 +08:00
Yen Chi Hsuan
9880124196
[facebook] Fix for m.facebook.com URLs
2016-03-10 14:59:30 +08:00
Yen Chi Hsuan
9c7b509b2a
[facebook] Merge FacebookPostIE into FacebookIE
...
Fixes #8713
2016-03-10 14:59:30 +08:00
Sergey M․
5d583bdf6c
[YoutubeDL] Improve _format_note
2016-03-10 01:03:18 +06:00
Sergey M․
1e501364d5
[vimeo:ondemand] Clarify IE_NAME
2016-03-10 00:52:52 +06:00
Sergey M․
74278def2e
[vimeo:ondemand] Separate ondemand extractor ( Closes #8330 , closes #8801 )
2016-03-10 00:51:07 +06:00
Sergey M․
e375a149e1
[livestream] Properly build smil URLs ( #8794 )
2016-03-09 23:11:09 +06:00
Benjamin Congdon
ac45505528
Added flag for 'allow_audio_only' format in Twitch queries
2016-03-07 21:03:24 -06:00
Sergey M․
46c329d6f6
[arte] Improve extraction ( Closes #8768 )
2016-03-07 02:19:54 +06:00
Sergey M․
1818e4c2b4
[arte] Fix typo
2016-03-07 02:10:16 +06:00
Sergey M․
e7bd17373d
[sexu] Improve extraction ( Closes #8782 )
2016-03-06 18:08:53 +06:00
aystroganov@gmail.com
c58e74062f
[Sexu] fix extractor
2016-03-06 17:53:22 +06:00
Yen Chi Hsuan
6d210f2090
[utils] Add more codecs to codec2ext
...
BBC uses avc3. Here's an example (thanks to @remitamine for this example)
http://rdmedia.bbc.co.uk/dash/ondemand/bbb/2/client_manifest-common_init.mpd
See also https://trac.ffmpeg.org/ticket/5217
2016-03-06 17:57:48 +08:00
Yen Chi Hsuan
af7d5a63b2
[common] Document protocol http_dash_segments
2016-03-06 17:47:07 +08:00
Yen Chi Hsuan
e41acb6364
[safari] Don't pollute std_headers ( #8778 )
2016-03-06 17:38:39 +08:00
Philipp Hagemeister
bdf7f13954
release 2016.03.06
2016-03-06 10:08:02 +01:00
Yen Chi Hsuan
0f56a4b443
[vimeo] Don't pollute std_headers
...
Fixes #8778
2016-03-06 17:01:05 +08:00
Sergey M․
1b5284b13f
[downloader/fragment] Make speed more smooth
...
At the beginning of every segment there was a drop to Unknown speed due to timeslice being too small to calculate speed.
Now last speed from the previous fragment is used.
2016-03-06 05:36:52 +06:00
Sergey M․
d1e4a464cd
[YoutubeDL] Carry long lines and improve readability
2016-03-06 04:32:18 +06:00
Sergey M․
ff059017c0
[YoutubeDL] Fix typo in m3u8_native fixup
2016-03-06 04:30:19 +06:00
remitamine
f22ba4bd60
update tests related to the change in youtube http format sorting
...
the change was done in 82156fdbf0
2016-03-05 21:52:24 +01:00
remitamine
1db772673e
[cinemassacre] update tests
2016-03-05 21:34:34 +01:00
remitamine
75313f2baa
[cnet] fix info extraction
2016-03-05 21:10:00 +01:00
remitamine
090eb8e25f
Merge pull request #8718 from remitamine/m3u8-fixup
...
Add fixup for media files produced by HlsNative downloader(fixes #4776 )
2016-03-05 18:37:28 +01:00
remitamine
a9793f58a1
Merge pull request #8754 from remitamine/5min
...
update 5min related web sites info extraction and add support for Aol features.
2016-03-05 18:35:48 +01:00
remitamine
7177fd24f8
[vgtv] support ap.vgtv.no and fix old videos extraction( fixes #8719 )
2016-03-05 17:51:46 +01:00
Sergey M․
1e501f6c40
[jeuxvideo] Fix config URL extraction ( Closes #8774 )
2016-03-05 21:01:43 +06:00
remitamine
2629a3802c
[revison3] fix video_id for --download-archive
2016-03-05 15:42:15 +01:00
Sergey M․
51ce91174b
[YoutubeDL] Fix resolution with missing height in output template dict
2016-03-05 19:38:58 +06:00
remitamine
107d0c421a
[revision3] add support for pages of type tag
2016-03-05 13:43:29 +01:00
remitamine
18b0b23992
[revision3] add support pages of type embed
2016-03-05 12:14:48 +01:00
Sergey M․
d1b29d1342
[elpais] Add support for alternative layout ( Closes #8744 )
2016-03-05 16:43:29 +06:00
Yen Chi Hsuan
2def60c5f3
[common] Use codec2ext for DASH formats ( #8764 )
2016-03-05 18:18:39 +08:00
Yen Chi Hsuan
19a17d4623
[utils] Add codec2ext
2016-03-05 18:18:28 +08:00
Yen Chi Hsuan
845817aadf
[twitter] Provide more metadata
2016-03-05 18:14:58 +08:00
Jaime Marquínez Ferrándiz
3233a68fbb
[utils] update_url_query: Encode the strings in the query dict
...
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').
2016-03-04 22:18:40 +01:00
remitamine
cf074e5ddd
[foxnews] update test
2016-03-04 21:42:04 +01:00
Sergey M․
002c755248
[youporn] Fix sources regex
2016-03-05 01:51:27 +06:00
Sergey M․
d627cec608
[youporn] Fix quality extraction ( Closes #8758 )
2016-03-05 01:50:12 +06:00
remitamine
1315224cbb
[bleacherreport] update tests
2016-03-04 20:14:09 +01:00
remitamine
7760b9ff4d
[audimedia] update _VALID_URL and video_id regex and improve http format_id
2016-03-04 17:55:50 +01:00
Yen Chi Hsuan
28559564b2
[kusi] Correct test_KUSI
2016-03-05 00:04:29 +08:00
Yen Chi Hsuan
fa880d20ad
[kusi] Two fixes
...
Thanks @dstftw for pointing out those
2016-03-04 23:59:58 +08:00
Sergey M․
ae7d31af1c
[yandexmusic] Capture and output API errors
2016-03-04 21:32:54 +06:00
Yen Chi Hsuan
5f1688f271
[kusi] Simplify and improve
2016-03-04 23:08:47 +08:00
remitamine
1d4c9ed90c
[aol] imporve extraction
...
- add support for aol features
- remove support for legacy urls
2016-03-04 10:42:58 +01:00
remitamine
d48352fb5d
[engadget] remove support for legacy urls
2016-03-04 10:40:39 +01:00
remitamine
6d6536acb2
[fivemin] improve extraction
...
- skip m3u8 formats(404 error)
- skip unavailable test
- download embed page only when it's needed
- update _VALID_URL regex(joystiq.com redirect to engadget.com)
2016-03-04 10:25:16 +01:00
Yen Chi Hsuan
b6f94d81ea
[kusi] Add a test for the alternative form of URL
2016-03-04 14:32:01 +08:00
Yen Chi Hsuan
8477a69283
Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutantmonkey-kusi
2016-03-04 14:21:23 +08:00
Yen Chi Hsuan
d58cb3ec7e
[leeco] Skip an invalid test. test_LePlaylist_1 is sufficient
2016-03-04 13:46:38 +08:00
Yen Chi Hsuan
8a370aedac
[leeco] format_id should be strings
2016-03-04 13:38:45 +08:00
Yen Chi Hsuan
24ca0e9c0b
[douyutv] Fix tests
2016-03-04 13:36:29 +08:00
Sergey M․
e1dd521e49
[livestream] Fix FutureWarning ( Closes #8742 )
2016-03-04 01:16:58 +06:00
remitamine
1255733945
Merge pull request #8739 from remitamine/update_url_params
...
[utils] add update_url_query function to create or update query string params
2016-03-03 19:24:04 +01:00
Sergey M․
d0ff690d68
[indavideo:embed] Fix tags extraction ( Closes #8738 )
2016-03-04 00:09:40 +06:00
remitamine
38f9ef31dc
[utils] add update_url_query function
2016-03-03 18:34:52 +01:00
Sergey M․
a8276b2680
[twitch:playlistbase] Fix all at once fetch
2016-03-03 22:18:32 +06:00
Sergey M․
ececca6cde
[twitch:playlistbase] Restore original _PAGE_LIMIT
2016-03-03 22:12:55 +06:00
Sergey M․
8bbb4b56ee
[twitch:playlistsbase] Use orderedSet
2016-03-03 22:11:26 +06:00
Sergey M․
539a1641c6
[twitch] Workaround broken paging ( Closes #8740 )
2016-03-03 22:10:36 +06:00
Yen Chi Hsuan
e9c0cdd389
[jython] Introduce compat_os_name
...
os.name is always 'java' on Jython
2016-03-03 19:24:24 +08:00
Yen Chi Hsuan
0cae023b24
Merge branch 'jython-support'
...
Closes #8302
2016-03-03 18:49:32 +08:00
Yen Chi Hsuan
8ee239e921
[utils] Jython support - handle filenames correctly
...
Now test:youtube downloads
2016-03-03 18:47:54 +08:00
Brian Foley
8bb56eeeea
[utils] Add extract_attributes for extracting html tag attributes
...
This is much more robust than just using regexps, and handles all
the common scenarios, such as empty/no values, repeated attributes,
entity decoding, mixed case names, and the different possible value
quoting schemes.
2016-03-03 10:11:37 +00:00
remitamine
fa9e259fd9
[extractor/common] use compat_parse_qs in update_url_params
2016-03-03 10:54:39 +01:00
remitamine
f3bdae76de
[extractor/common] add update_url_params helper method to add or update query string params
2016-03-03 10:27:22 +01:00
Yen Chi Hsuan
03879ff054
[twitter] Media info is not always in the first entity
...
Fixes #8704
2016-03-03 14:42:49 +08:00
Yen Chi Hsuan
c8398a9b87
[twitter] Now Twitter serves the same file for Firefox and Chrome
2016-03-03 14:27:27 +08:00
Yen Chi Hsuan
b8972bd69d
[twitter] Fix extraction of test_Twitter and test_Twitter_1
2016-03-03 14:24:24 +08:00
Yen Chi Hsuan
0ae937a798
[twitter] Support twitter.com/i/videos/tweet/ URLS
...
Closes #8737
2016-03-03 13:43:45 +08:00
remitamine
4459bef203
[thepltform] detect other types of errors
2016-03-02 21:41:29 +01:00
remitamine
e07237f640
[utils] remove check for val from find_xpath_attr
2016-03-02 21:40:21 +01:00
Yen Chi Hsuan
8c5a994424
[leeco] Letv renamed to LeEco
...
LeEco is the company name and Le is the domain name.
For more information see the Chinese news post
http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/
2016-03-03 03:27:55 +08:00
Yen Chi Hsuan
2eb25b256b
[letv] Merge LetvTvIE into LetvPlaylistIE
...
And
1. Add more URL examples
2. Improve the matching pattern
2016-03-03 03:27:55 +08:00
Yen Chi Hsuan
f3bc19a989
[letv] Correct regular expressions and fix a typo
2016-03-03 03:27:55 +08:00
Yen Chi Hsuan
7a8fef3173
[letv] Order imports alphabetically
2016-03-03 03:27:55 +08:00
Yen Chi Hsuan
7465e7e42d
[letv] Keep videos' order in playlists
2016-03-03 03:27:55 +08:00
Yen Chi Hsuan
5e73a67d44
[letv] Domain name changed
2016-03-03 03:27:55 +08:00
Sergey M․
2316dc2b9a
[twitch:playlistbase] Mark broken
...
Twitch paging mechanism is completely broken on twitch side serving all videos all the time and making our travis builds stall.
2016-03-03 00:41:36 +06:00
Sergey M․
a2d7797cee
[vimeo] Extract uploader_url ( Closes #8727 )
2016-03-03 00:00:11 +06:00
Sergey M․
fd050249af
[youtube] Extract uploader_url ( Closes #8724 )
2016-03-02 23:49:10 +06:00
Sergey M․
7bcd2830dd
[extractor/common] Document uploader_url
2016-03-02 23:31:24 +06:00
Sergey M․
7caf9830b0
[youtube] Extract license ( Closes #8725 )
2016-03-02 23:07:25 +06:00
Sergey M․
2bc0c46f98
[extractor/common] Document license metafield
2016-03-02 23:06:39 +06:00
remitamine
3318832e9d
[youtube] improve width and height extraction from fmt_list
2016-03-02 17:52:13 +01:00
remitamine
e7d2084568
Merge branch 'master' of github.com:rg3/youtube-dl
2016-03-02 17:35:55 +01:00
remitamine
c2d3cb4c63
Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"
...
This reverts commit 4a5ba28a87
.
2016-03-02 17:35:04 +01:00
remitamine
c48dd4400f
Revert "[youtube] add basic info for some unknown formats extracted from watch_as3.swf"
...
This reverts commit 85ca019d96
.
2016-03-02 17:34:56 +01:00
Sergey M․
e38cafe986
[YoutubeDL] Skip postprocessing and archive report when outputting to stdout ( Closes #8729 )
2016-03-02 21:11:18 +06:00
remitamine
85ca019d96
[youtube] add basic info for some unknown formats extracted from watch_as3.swf
2016-03-02 16:05:05 +01:00
remitamine
4a5ba28a87
[youtube] add tbr to _formats extracted from watch_as3.swf
2016-03-02 16:05:05 +01:00
remitamine
82156fdbf0
[youtube] extract width and height from fmt_list
2016-03-02 16:05:05 +01:00
Sergey M․
6114090418
[nrk:skole] Relax _VALID_URL
2016-03-02 20:57:04 +06:00
Sergey M․
3099b31276
[nrk:skole] Add extractor ( Closes #8728 )
2016-03-02 20:52:06 +06:00
remitamine
f17f86513e
Add fixup for media files produced by HlsNative downloader( fixes #4776 )
2016-03-01 21:10:41 +01:00
Sergey M․
90f794c6c3
[options] Add --no-mark-watched ( #5054 )
2016-03-01 23:41:23 +06:00
Sergey M․
66ca2cfddd
[wistia] Fix extraction ( Closes #8707 )
2016-03-01 23:26:53 +06:00
Sergey M
269dd2c6a7
Merge pull request #8703 from dstftw/mark-watched
...
Add --mark-watched feature (Closes #5054 )
2016-03-01 23:00:51 +06:00
Sergey M․
e7998f59aa
[lifenews] Fix extraction and improve ( Closes #2482 , closes #8714 )
2016-03-01 22:59:11 +06:00
Yen Chi Hsuan
9fb556eef0
[iqiyi] SWF URLs are not used anymore
...
Since automatic detection of enc_key failed
Closes #8705
2016-03-01 08:42:33 +08:00
Philipp Hagemeister
e781ab63db
release 2016.03.01
2016-03-01 00:05:39 +01:00
Jaime Marquínez Ferrándiz
3e76968220
[rtve.es:live] Fix extraction
...
* Update _VALID_URL to match the current URLs
* Use the m3u8 manifest since I haven't figured out how to use the rtmp stream
2016-02-29 20:57:26 +01:00
Sergey M․
2812c24c16
[mdr] Fix extraction ( Closes #8702 )
2016-03-01 01:24:26 +06:00
Sergey M․
d77ab8e255
Add --mark-watched feature ( Closes #5054 )
2016-03-01 01:01:33 +06:00
Sergey M․
4b3cd7316c
[tf1] Improve wat id regex ( Closes #8691 )
2016-02-29 03:28:21 +06:00
Sergey M․
6dae56384a
[screenwavemedia] Check formats' URLs
2016-02-28 21:46:36 +06:00
Sergey M․
2b2dfae83e
[screenwavemedia] Improve formats sorting
2016-02-28 20:16:31 +06:00
Sergey M․
6c10dbeae9
[screenwavemedia] Improve formats extraction
2016-02-28 20:05:58 +06:00
Jaime Marquínez Ferrándiz
9173202b84
[zdf] Ignore hls manifests that use https ( closes #8665 )
...
The certificates are misconfigured, you get the following error mesage:
ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net'
2016-02-28 14:06:26 +01:00
Sergey M․
8870bb4653
[webofstories] Tolerate malforder og:title ( Closes #8417 )
2016-02-28 03:37:48 +06:00
Philipp Hagemeister
da665ddc25
release 2016.02.27
2016-02-27 21:31:21 +01:00
Sergey M․
5add979d91
[dplay] Add support for dplay.no
2016-02-27 21:42:08 +06:00
Sergey M․
940b606a07
[dplay] Improve, extract all formats and metadata ( Closes #8463 )
2016-02-27 21:30:47 +06:00
Aidan Rowe
9505053704
[dplay] add support for it.dplay.com and dplay.dk
2016-02-27 19:40:36 +06:00
Sergey M․
2c9ca78281
[extractor/generic] Add support for tnaflix network embeds ( Closes #7505 )
2016-02-27 17:15:49 +06:00
Sergey M․
63719a8ac3
[tnaflixnetwork:embed] Add _extract_urls
2016-02-27 17:15:06 +06:00
Sergey M․
8fab62482a
[tnaflixnetwork] Fallback age limit to 18
2016-02-27 16:59:10 +06:00
Sergey M․
d6e9c2706f
[tnaflixnetwork:embed] Add extractor
2016-02-27 16:58:11 +06:00
Sergey M․
f7f2e53a0a
[imdb] Recognize 1080p formats ( Closes #8677 )
2016-02-27 15:51:25 +06:00
Sergey M․
9cdffeeb3f
[extractor/common] Clarify rationale on media playlist detection
2016-02-27 07:01:11 +06:00
Sergey M․
fbb6edd298
[extractor/common] Properly extract audio only formats in master m3u8 playlists
2016-02-27 06:48:13 +06:00
Yen Chi Hsuan
5eb6bdced4
[utils] Multiple changes to base_n()
...
1. Renamed to encode_base_n()
2. Allow tables longer than 62 characters
3. Raise ValueError instead of AssertionError for invalid input data
4. Return the first character in the table instead of '0' for number 0
5. Add tests
2016-02-27 03:22:52 +08:00
Yen Chi Hsuan
5633b4d39d
[infoq] Use BokeCC extractor function
2016-02-27 02:55:11 +08:00
Yen Chi Hsuan
4435c6e98e
[bokecc] Add new extractor ( #2336 )
2016-02-27 02:54:43 +08:00
Yen Chi Hsuan
2ebd2eac88
[letv] Speedup M3U8 decryption
2016-02-27 00:58:03 +08:00
Sergey M․
b78b292f0c
[youtube] Add alternative automatic captions extraction approach ( Closes #8667 )
2016-02-26 22:21:47 +06:00
Yen Chi Hsuan
efbd6fb8bb
[vidzi] Use decode_packed_codes
...
Javascript codes found on Vidzi are slightly different from those found
in VideoMega and iQiyi. Nevertheless, the difference has no effects on
the final result.
2016-02-26 15:14:13 +08:00
Yen Chi Hsuan
680079be39
[utils] Relaxing regex in decode_packed_codes for vidzi
2016-02-26 15:13:03 +08:00
Yen Chi Hsuan
e4fc8d2ebe
[videomega] Fix extraction ( closes #7606 )
2016-02-26 15:00:48 +08:00
Yen Chi Hsuan
f52354a889
[utils] Move codes for handling eval() from iqiyi.py
2016-02-26 14:58:29 +08:00
Yen Chi Hsuan
59f898b7a7
[utils] Merge base_n functions
2016-02-26 14:37:20 +08:00
Yen Chi Hsuan
8f4a2124a9
[vidzi] Fix extraction
2016-02-26 14:26:26 +08:00
Yen Chi Hsuan
481888294d
[utils] Add base36 for use in Vidzi
2016-02-26 14:26:26 +08:00
Yen Chi Hsuan
d1e440a4a1
[jwplatform] Separate codes for for parsing jwplayer data
2016-02-26 14:26:26 +08:00
Yen Chi Hsuan
81bdc8fdf6
[utils] Move base62 to utils
2016-02-26 14:26:26 +08:00
Yen Chi Hsuan
e048d87fc9
[kuwo] Fix a test
2016-02-26 14:26:26 +08:00
Sergey M․
e26cde0927
[space] Remove extractor ( Closes #8662 )
...
Now uses ooyala embed
2016-02-25 21:46:43 +06:00
Sergey M․
20108c6b90
[ustudio] Improve ( Closes #8574 )
2016-02-25 21:30:19 +06:00
mutantmonkey
9195ef745a
[uStudio] Add new extractor
2016-02-25 21:29:49 +06:00
Sergey M․
d0459c530d
[motherless] Update tests
2016-02-25 00:54:41 +06:00
Sergey M․
f160785c5c
[utils] Remove AM/PM from unified_strdate patterns
2016-02-25 00:52:49 +06:00
Sergey M․
5c0a57185c
[motherless] Detect non-existing videos
2016-02-25 00:42:19 +06:00
Sergey M․
43479d9e9d
[motherless] Make categories optional ( Closes #8654 )
2016-02-25 00:36:14 +06:00
Yen Chi Hsuan
c24883a1c0
[facebook] Fix format sorting
...
'hd' formats should have higher priorities
2016-02-24 03:43:24 +08:00
Yen Chi Hsuan
1b77ee6248
[c56] Support videos hosted on Sohu ( closes #8073 )
2016-02-24 03:32:29 +08:00
Sergey M․
bf4b3b6bd9
[vk] Extract video URL from extra_data ( Closes #8646 )
2016-02-23 18:47:13 +06:00
Yen Chi Hsuan
efbeddead3
[facebook] Support mobile URLs ( closes #8638 )
2016-02-23 13:17:24 +08:00
Yen Chi Hsuan
3cfeb1624a
[nba] Support channels ( #5362 , #4167 )
2016-02-23 13:11:20 +08:00
Yen Chi Hsuan
b95dc034ca
[utils] Implement cache for OnDemandPagedList
2016-02-23 13:11:20 +08:00
Yen Chi Hsuan
86a7dbe66e
[nba] Support non-video/ pages
...
Fixes #8589
2016-02-23 13:11:20 +08:00
Sergey M․
1ad6143061
[xfileshare] Add support for powerwatch ( Closes #8628 )
2016-02-22 17:37:00 +06:00
Philipp Hagemeister
92da3cd848
release 2016.02.22
2016-02-22 11:57:31 +01:00
remitamine
6212bcb191
[tf1] fix info extraction( fixes #8599 )
2016-02-22 09:57:40 +01:00
Sergey M․
d69abbd3f0
[googledrive] Make thumbnail optional ( Closes #8629 )
2016-02-22 03:13:18 +06:00
Sergey M․
1d00a8823e
[arte] PEP 8
2016-02-22 01:32:23 +06:00
Sergey M․
5d6e1011df
[pbs] Extract all formats ( Closes #8538 )
2016-02-22 01:23:27 +06:00
Sergey M․
f5bdb44443
[extractor/common] Add _remove_duplicate_formats
2016-02-22 01:19:39 +06:00
Yen Chi Hsuan
7efc1c2b49
[twitter] Fix metadata extraction and test_Twitter_1
2016-02-21 17:29:28 +08:00
Yen Chi Hsuan
132e3b74bd
[twitter] Fix a typo
2016-02-21 17:21:37 +08:00
Yen Chi Hsuan
bdbf4ba40e
[twitter:amplify] Extract more metadata
2016-02-21 17:16:35 +08:00
Yen Chi Hsuan
acb6e97e6a
[twitter] Fix several failed tests
2016-02-21 16:57:56 +08:00
Yen Chi Hsuan
445d72b8b5
[twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLs
...
Closes #8075
2016-02-21 16:41:24 +08:00
Sergey M․
92c5e11b40
[arte:future] Fix test
2016-02-21 14:23:58 +06:00
Sergey M․
0dd046c16c
[arte:magazine] Fix test
2016-02-21 13:57:30 +06:00
Sergey M․
305168ca3e
[arte:+7] Detect more embeds ( Closes #8613 )
2016-02-21 13:55:25 +06:00
Sergey M․
b72f6163dc
[arte:+7] Improve _VALID_URL
2016-02-21 13:37:31 +06:00
Sergey M․
33d4fdabfa
[extractor/generic] Add support for ok embeds ( #8619 )
2016-02-21 09:51:54 +06:00
remitamine
cafcf657a4
add more subtitles mime types to mimetype2ext and fix the platform subtitle extraction
2016-02-20 22:02:03 +01:00
Yen Chi Hsuan
7360db05b4
[postprocessor/embedthumbnail] Allow mkv to embed thumbnails
...
Fixes #6046
2016-02-21 03:32:03 +08:00
Yen Chi Hsuan
c1c05c67ea
[utils] Jython support - disable setproctitle() until ctypes is complete
2016-02-21 03:32:03 +08:00
Yen Chi Hsuan
399a76e67b
[utils] Jython support: tolerate missing fcntl module
2016-02-21 03:32:03 +08:00
Jaime Marquínez Ferrándiz
765ac263db
[utils] mimetype2ext: return 'm4a' for 'audio/mp4' ( fixes #8620 )
...
The youtube extractor was using 'mp4' for them, therefore filters like 'bestaudio[ext=m4a]' stopped working (94278f7202
broke it).
2016-02-20 19:55:10 +01:00
Yen Chi Hsuan
73f9c2867d
[iqiyi] Support playlists ( closes #8019 )
2016-02-20 22:44:04 +08:00
Philipp Hagemeister
9c86d50916
[faz] Future-proof XML element check
2016-02-20 14:11:44 +01:00
Yen Chi Hsuan
99709cc3f1
[iqiyi] Implement _login()
...
Currently only email login supported
2016-02-20 19:54:58 +08:00
Yen Chi Hsuan
5bc880b988
[utils] Add OHDave's RSA encryption function
2016-02-20 19:54:58 +08:00
Yen Chi Hsuan
958759f44b
[appletrailers] Extend _VALID_URL ( #8524 )
2016-02-20 15:54:00 +08:00
remitamine
f34294fa0c
[downloader/external:ffmpegfd] check for None value of start_time
2016-02-20 08:06:12 +01:00
remitamine
99cbe98ce8
[downloader/external] check for external downloaders availability
2016-02-20 07:58:25 +01:00
remitamine
04cbc4980d
[mtv] imporove duration extraction
2016-02-19 20:56:45 +01:00
RiCON
8765151c8a
[mtv] Extract duration from each playlist item
...
RSS used instead of manifest files because it's exact to the millisecond
with the video I tested while in manifest it's only exact to the second.
2016-02-19 19:38:28 +00:00
remitamine
12b84ac8c1
[downloader/external] Add FFmpegFD( fixes #622 )
...
- replace HlsFD and RtspFD
- add basic support for downloading part of the video or audio
2016-02-19 19:29:24 +01:00
Sergey M․
ed8648a322
[pornhub] Fix thumbnail and duration extraction ( Closes #8604 )
2016-02-19 21:42:46 +06:00
Sergey M․
88641243ab
[pornhub:playlistbase] Improve extract entries
2016-02-18 22:30:19 +06:00
Sergey M․
40e146aa1e
[pornhub:user:videos] Add extractor ( Closes #8548 )
2016-02-18 22:29:17 +06:00
Sergey M․
f3f9cd9234
[francetv] Improve video id regex ( Closes #8563 )
2016-02-18 22:09:21 +06:00
Sergey M․
ebf1b291d0
[youtube:watchlater] Respect --no-playlist
2016-02-18 22:03:46 +06:00
Sergey M․
bc7a9cd8fb
[youtube:watchlater] Improve _VALID_URL ( Closes #8594 )
2016-02-18 21:50:21 +06:00
Sergey M․
d48502b82a
[arte] Improve _VALID_URLs
2016-02-18 21:29:52 +06:00
Sergey M․
479ec54a8d
[arte:magazine] Improve ( Closes #8473 )
2016-02-18 21:29:07 +06:00
Thomas Jost
49625662a9
[arte:magazine] Add extractor
2016-02-18 21:28:18 +06:00
remitamine
8b809a079a
[cbsnews] use find_xpath_attr
2016-02-18 16:10:09 +01:00
remitamine
778433cb90
[cbsnews] extract subtitle url from theplatform SMIL manifest( fixes #8568 )
2016-02-18 15:43:28 +01:00
cazulu
411cb8f476
[dailymotion] Fix view count extraction
...
Fix view count parsing when the decimal marker is a whitespace, e.g. '101 101'
2016-02-18 20:31:43 +06:00
Sergey M․
63bf4f0dc0
[vrt] Detect geo restriction
2016-02-17 23:28:41 +06:00
Sergey M․
80e59a0d5d
[vrt] Make formats extraction non fatal ( Closes #8587 )
2016-02-17 23:18:23 +06:00
Sergey M․
8bbd3d1476
[arte] Fix upload date extraction ( Closes #8581 )
2016-02-17 22:51:08 +06:00
Sergey M․
e725e4bced
[arte] PEP 8
2016-02-17 22:37:55 +06:00
Sergey M․
08d65046f0
[arte] Make sorting aware of en/es formats
2016-02-17 22:37:05 +06:00
Sergey M․
44b9745000
[arte] Extend more _VALID_URLs for en and es support
2016-02-17 21:53:53 +06:00
Sergey M․
9654fc875b
[arte:+7] Fix extraction for react-based layout
2016-02-17 21:49:15 +06:00
Sergey M․
0f425e65ec
[arte:+7] Add support for en and es URLs
2016-02-17 21:47:18 +06:00
mutantmonkey
199e724291
[KUSI] Add new extractor
2016-02-16 19:55:46 -08:00
Sergey M․
e277f2a63b
[orf:tvthek] Check formats ( Closes #8580 )
2016-02-16 22:23:38 +06:00
Sergey M․
f4db09178a
[xtube:user] Remove duplicated video ids
2016-02-16 22:06:26 +06:00
Sergey M․
86be3cdc2a
[xtube] Fix extraction ( Closes #8565 )
2016-02-16 22:05:23 +06:00
Yen Chi Hsuan
cb64ccc715
[facebook] Improve error handling ( #8572 )
2016-02-16 09:07:38 +08:00
Sergey M․
f66a3c7bc2
[screenjunkies] Fix spelling
2016-02-16 01:30:00 +06:00
Yen Chi Hsuan
1932476c13
[iqiyi] Omit MD5 sums for the VIP-only video
2016-02-16 02:45:21 +08:00
Sergey M․
d2c1f79f20
[youtube:searchurl] Extend _VALID_URL
2016-02-16 00:29:51 +06:00
Sergey M․
c8a80fd818
[screenjunkies] Improve, extract more metadata and workaround subscription ( Closes #8505 )
2016-02-15 22:29:28 +06:00
Patrick Griffis
b9e8d7140a
[screenjunkies] Add new extractor
...
This doesn't handle the plus only videos yet
Closes #8492
2016-02-15 22:28:36 +06:00
Sergey M․
6eff2605d6
[canvas] Add subtitles test ( #8537 )
2016-02-15 20:59:16 +06:00
Sergey M․
fd7a3ea4a4
[canvas] Improve subtitles ( Closes #8537 )
2016-02-15 20:54:01 +06:00
Robin Houtevelts
8d3eeb36d7
[Canvas] Add subtitles
2016-02-15 20:50:03 +06:00
Yen Chi Hsuan
8e0548e180
[iqiyi] Partial support for VIP-only videos
...
See #8569 and #8019 . Currently only 6-min preview are supported
2016-02-15 19:58:24 +08:00
Philipp Hagemeister
a517bb4b1e
[noz] Add new extractor
2016-02-15 00:07:16 +01:00
Sergey M․
9dcefb23a1
[laola1tv] Improve ( Closes #8478 )
2016-02-14 23:40:26 +06:00
Jens Wille
5e19323ed9
[laola1tv] Fixes for changed site layout.
...
* Fixed valid URLs (w/ tests).
* Fixed iframe URL extraction.
* Fixed token URL extraction.
* Fixed variable extraction.
* Fixed uploader spelling.
* Added upload_date to result dictionary.
2016-02-14 23:01:49 +06:00
Sergey M․
611c1dd96e
[refactor] Single quotes consistency
2016-02-14 15:37:17 +06:00
Sergey M․
d800609c62
[refactor] Do not specify redundant None as second argument in dict.get()
2016-02-14 14:25:04 +06:00
Sergey M․
c78c9cd10d
[downloader/dash] PEP 8
2016-02-14 14:13:09 +06:00
Sergey M․
e76394f36c
[globo] Switch to new-style classes
2016-02-14 14:02:12 +06:00
Sergey M․
080e09557d
[aes] Switch to new-style classes
2016-02-14 14:01:43 +06:00
Sergey M․
fca2e6d5a6
[dailymotion:cloud] Use idiomatic name for classmethod's first argument
2016-02-14 13:44:23 +06:00
Sergey M․
b45f2b1d6e
[myvideo] Mark broken
2016-02-14 11:24:57 +06:00
remitamine
fc2e70ee90
Merge pull request #8479 from remitamine/dash_downloader
...
[downloader/dash] Implement dashsegments fd in terms of fragment fd
2016-02-13 21:12:33 +01:00
Sergey M․
b4561e857f
[animeondemand] Add .netrc
2016-02-13 22:41:58 +06:00
Jaime Marquínez Ferrándiz
7023251239
[comedycentral] Support /shows URLs ( fixes #8405 )
2016-02-13 12:26:27 +01:00
Sergey M․
e2bd68c901
[animeondemand][wip] Add extractor ( #8518 )
2016-02-13 13:30:31 +06:00
Philipp Hagemeister
35ced3985a
release 2016.02.13
2016-02-13 08:25:05 +01:00
Sergey M․
3e18700d45
[nbc] Correct test
2016-02-13 07:45:32 +06:00
Sergey M․
f9f49d87c2
[youtube] Add test for #8536
2016-02-13 05:18:58 +06:00
Sergey M․
6863631c26
[youtube] Improve multifeed videos extraction ( Closes #8536 )
2016-02-13 05:01:20 +06:00
Sergey M․
9d939cec48
[extractor/generic] Add direct mpd url test
2016-02-13 00:36:47 +06:00
Sergey M․
4c77d3f52a
[YoutubeDL] Allow bestvideo+bestaudio for any extractor
2016-02-13 00:23:14 +06:00
Sergey M․
7be747b921
[extractor/generic] Pass mpd base url to _parse_mpd_formats
2016-02-13 00:15:59 +06:00
Sergey M․
bb20526b64
[extractor/common] Improve base url construction
2016-02-13 00:13:56 +06:00
remitamine
bcbb1b08b2
Revert "[aenetworks] extract http formats"
...
This reverts commit 3d98f97c64
.
2016-02-12 17:56:06 +01:00
remitamine
3d98f97c64
[aenetworks] extract http formats
2016-02-12 17:39:32 +01:00
remitamine
c349456ef6
[extractor/common] strip http urls in smil manifest
2016-02-12 17:38:48 +01:00
Sergey M․
5a4905924d
[extractor/generic] Improve dailymotion embed detection ( Closes #8521 , closes #8325 )
2016-02-12 22:03:10 +06:00
Sergey M․
b826035dd5
[vimeo] Fix authentication ( Closes #8520 )
2016-02-12 03:16:26 +06:00
remitamine
a7cab4d039
[theplatform] remove unused import and change smil url for ThePlatformFeedIE
2016-02-11 18:50:14 +01:00
remitamine
fc3810f6d1
Merge branch 'master' of github.com:rg3/youtube-dl
2016-02-11 18:13:56 +01:00
remitamine
3dc71d82ce
[theplatform] fix pid extraction in the platform feed
2016-02-11 18:13:03 +01:00
Sergey M․
9c7b38981c
[utils] Bump Firefox version in User-Agent
...
Old version number causes Youtube not to serve some formats in ytplayer.config
2016-02-11 23:12:30 +06:00
remitamine
8b85ac3fd9
[cbc] Add new extractor( closes #3803 )( closes #4731 )( closes #5309 )
2016-02-11 18:10:32 +01:00
remitamine
81e1c4e2fc
[extractor/common] remove duplicate rtmp formats in smil manifest
2016-02-11 17:58:48 +01:00
Sergey M․
388ae76b52
[YoutubeDL] Fix format resolution when height is missing
2016-02-11 22:46:13 +06:00
Sergey M․
b67d63149d
[youtube] Fix typos
2016-02-11 22:33:08 +06:00
Sergey M․
28280e8ded
[plays] PEP 8
2016-02-11 22:02:57 +06:00
Sergey M․
6b3fbd3425
[pbs] Fix multi part videos extraction
2016-02-11 22:02:37 +06:00
Sergey M․
a7ab46375b
[pbs] Update some tests
2016-02-11 21:43:01 +06:00
Sergey M․
b14d5e26f6
[pbs] Improve description extraction
2016-02-11 21:28:09 +06:00
Sergey M․
9a61dfba0c
[pbs] Revert prefer portalplayer
2016-02-11 21:22:57 +06:00
remitamine
dd86780596
[extractor/common] fix dash formats sorting
2016-02-11 10:55:50 +01:00
remitamine
154c209e2d
[extractor/common] improve dash format ids
2016-02-11 10:33:26 +01:00
remitamine
d1ea5e171f
[plays] Add new extractor( #8458 )
2016-02-11 10:30:31 +01:00
remitamine
a1188d0ed0
[crackle] add prefix to format ids
2016-02-10 22:39:33 +01:00
remitamine
47d205a646
[crackle] improve format sorting
2016-02-10 22:23:56 +01:00
remitamine
80f772c28a
[crackle] Add new extractor
2016-02-10 22:16:21 +01:00
Philipp Hagemeister
f817d9bec1
release 2016.02.10
2016-02-10 16:17:38 +01:00
Sergey M․
e2effb08a4
[YoutubeDL] Sanitize format_id ( Closes #8494 )
2016-02-10 21:16:58 +06:00
Sergey M․
7fcea295c5
[pbs] Switch to portal player by default ( Closes #8491 )
2016-02-10 20:46:38 +06:00
Sergey M․
cc799437ea
[youku] Report private videos ( Closes #8498 )
2016-02-10 20:05:17 +06:00
Sergey M․
89d23f37f2
[hotstar] Relax _VALID_URL ( Closes #8487 )
2016-02-10 04:43:00 +06:00
Philipp Hagemeister
b92071ef00
release 2016.02.09.1
2016-02-09 20:12:36 +01:00
Sergey M․
47246ae26c
[viddler] Update tests
2016-02-10 01:12:47 +06:00
Sergey M․
9c15869c28
[viddler] Add support for secret videos ( Closes #8481 )
2016-02-10 01:09:07 +06:00
remitamine
51e9094f4a
[extractor/common] extract youtube dash formats filesize( fixes #8480 )
2016-02-09 20:05:39 +01:00
remitamine
5e3a6fec33
[fox] update test
2016-02-09 17:30:42 +01:00
remitamine
c43fe0268c
[downloader/dash] Implement dashsegments fd in terms of fragment fd
2016-02-09 17:25:44 +01:00
remitamine
d413095f7e
[extractor/common] remove duplicated formats and subtiles in smil manifests
2016-02-09 17:15:41 +01:00
remitamine
1bedf4de06
[fox] extract http formats
2016-02-09 17:12:34 +01:00
Sergey M․
3967a761f4
[mailru] Fix tests
2016-02-09 21:31:51 +06:00
Sergey M․
b081350bd9
[mailru] Improve and modernize
2016-02-09 21:30:48 +06:00
Sergey M․
16f1430ba6
[mailru] Prefer metaUrl API ( Closes #8474 )
2016-02-09 21:14:02 +06:00
Philipp Hagemeister
085ad71157
release 2016.02.09
2016-02-09 12:57:51 +01:00
Sergey M․
35972ba172
[vk] Improve rutube embeds detection ( Closes #8461 )
2016-02-08 21:30:23 +06:00
Sergey M․
3834d3e35c
[youtube] Clarify itag 36 height and abr ( Closes #8457 )
2016-02-08 01:30:57 +06:00
Sergey M․
b6bfa6fb79
[konserthusetplay] Reorder code pieces
2016-02-07 21:18:32 +06:00
Sergey M․
f070197bd7
[konserthusetplay] Improve _VALID_URL
2016-02-07 21:16:31 +06:00
Sergey M․
5a7699bb2e
[konserthusetplay] Improve and extract all formats ( Closes #8381 )
2016-02-07 21:11:59 +06:00
ovitei
8628d26f38
[KonserthusetPlay] Add new extractor (partial support)
2016-02-07 19:47:29 +06:00
Sergey M․
8411229bd5
[utils] Allow dot in strip_jsonp
2016-02-07 19:47:09 +06:00
Sergey M․
86296ad2cd
[utils] Add ability to control skipping false values in dict_get
2016-02-07 08:13:04 +06:00
Sergey M․
52f5889f77
[vlive] Improve and extract more metadata ( Closes #8446 )
2016-02-07 06:17:40 +06:00
Sergey M․
cbecc9b903
[utils] Add dict_get convenience method
2016-02-07 06:12:53 +06:00
Erwin de Haan
b8b465af3e
[vlive] Updated to new V App/VLive api.
...
More robust with getting keys and ids from website.
2016-02-07 05:27:17 +06:00
pulpe
59b35c6745
[IPrima] Remove test video_id
2016-02-06 21:42:24 +01:00
Jaime Marquínez Ferrándiz
7032833011
[iprima] Follow pep8
2016-02-06 21:37:28 +01:00
pulpe
f406c78785
[IPrima] Fix extractor ( fixes #7617 )
2016-02-06 21:23:41 +01:00
Sergey M
f326b5837a
Merge pull request #8445 from bpfoley/rte-newurl
...
[rte:radio] Add support for RTMP downloads, alternate URL style
2016-02-07 00:28:39 +05:00
Brian Foley
5dd4b3468f
[rte:radio] Add support for RTMP downloads, alternate URL style
...
This is useful as
a) RTMP downloads are a good deal faster to download
b) Older items are available only as RTMP streams
2016-02-06 18:42:57 +00:00
Jaime Marquínez Ferrándiz
d4f8e83404
[FFmpegSubtitlesConvertorPP] remove unused variable
2016-02-06 19:04:53 +01:00
Jaime Marquínez Ferrándiz
7b8b007cd9
[FFmpegSubtitlesConvertorPP] remove intermediate srt files
2016-02-06 19:04:18 +01:00
Jaime Marquínez Ferrándiz
3547d26587
[FFmpegSubtitlesConvertorPP] correctly update the extension ( fixes #8444 )
2016-02-06 18:58:18 +01:00
Jaime Marquínez Ferrándiz
7e62c2eb6d
[FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate format between ttml/dfxp and other format
...
It was trying to use the ttml/dfxp file with ffmpeg, which doesn't have support for them.
I broke it in e04398e397
.
2016-02-06 18:51:05 +01:00
Sergey M․
56401e1e5f
[downloader/hls] Do not send 'q' to ffmpeg on Windows ( Closes #8300 )
2016-02-06 23:24:22 +06:00
Sergey M․
4340727e6c
[videomore] Fix typo
2016-02-06 22:36:30 +06:00
remitamine
28ad7df65d
[generic] detect MPD manfiest only from the content
2016-02-06 14:51:45 +01:00
Sergey M․
79a3508579
[extractor/generic] Detect DASH manifests in found URLs and extract mpd formats
2016-02-06 19:42:03 +06:00
Sergey M․
1b840245bd
[extractor/generic] Detect DASH manifests and extract mpd formats
2016-02-06 19:35:32 +06:00
remitamine
6a3828fddd
[common] use float conversion instead of using division from __future__
2016-02-06 14:27:04 +01:00
remitamine
91cb6b5065
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
2016-02-06 14:03:48 +01:00
remitamine
0826a0b555
[common] sort dash formats
2016-02-06 06:52:48 +01:00
remitamine
bcbbb98bfe
[generic] extract dash formats detected using content type
2016-02-06 06:47:38 +01:00
remitamine
66159b38aa
Merge pull request #8408 from remitamine/dash
...
Add generic support for mpd manifests(dash formats)
2016-02-06 06:26:02 +01:00
Sergey M․
23d17e4beb
[youtube] Fix automatic captions
2016-02-06 06:44:38 +06:00
Sergey M․
d97b0e3241
[vidme] Clarify IE_NAMEs
2016-02-05 23:58:26 +06:00
Sergey M․
eb2533ec4c
[vidme:user:likes] Add extractor
2016-02-05 23:57:35 +06:00
Sergey M․
b7b365067f
[vidme:user] Add extractor ( Closes #8416 )
2016-02-05 23:32:22 +06:00
remitamine
86e284e028
Merge branch 'master' of github.com:rg3/youtube-dl
2016-02-05 17:20:00 +01:00
Sergey M․
d9e543b680
[spankbang] Add test with single format ( #8398 )
2016-02-05 22:16:56 +06:00
Sergey M․
c773c232d8
[spankbang] Check formats ( #8398 )
2016-02-05 22:16:40 +06:00
Sergey M․
58ae24336a
[spankbang] Extend format id regex ( Closes #8398 )
2016-02-05 22:16:12 +06:00
remitamine
7d3a035ee0
[ffmpeg] check for m3u8 protocol in FFmpegMetadataPP
2016-02-05 17:12:49 +01:00
Philipp Hagemeister
e06e75c7e7
release 2016.02.05.1
2016-02-05 15:17:31 +01:00
remitamine
593e0f43b4
[ffmpeg] fix condition( fixes #8440 )
2016-02-05 15:12:06 +01:00
Philipp Hagemeister
008ab0f814
release 2016.02.05
2016-02-05 11:04:00 +01:00
Jaime Marquínez Ferrándiz
3f7e8750d4
[arte.tv:+7] Fix extraction ( fixes #8427 )
2016-02-04 20:16:47 +01:00
Philipp Hagemeister
f1ed3acae5
release 2016.02.04
2016-02-04 13:39:26 +01:00
remitamine
2fb35d1c28
[youtube] fix subtitle order
2016-02-04 08:39:01 +01:00
remitamine
09be85b8dd
[youtube] fix subtitle extraction( fixes #8415 )
2016-02-04 08:28:37 +01:00
remitamine
eadc3ccd50
[generic] extract m3u8 formats when mpegurl content type detected
2016-02-04 01:25:36 +01:00
remitamine
255732f0d3
[common] fix segment duration calculation
2016-02-03 23:57:08 +01:00
remitamine
53c269c6fd
[common] fix media_template string formating
2016-02-03 23:54:34 +01:00
remitamine
675d001633
[common] skip drm protected dash formats
2016-02-03 18:44:43 +01:00
Yen Chi Hsuan
58be922079
[kuwo] Check for georestriction
2016-02-04 01:26:25 +08:00
remitamine
d577c79632
[common] ignore ISO 639-2 generic codes
2016-02-03 13:24:07 +01:00
remitamine
6ad2b01e14
[srgssr] use flv as ext for rtmp formats
2016-02-02 23:09:50 +01:00
remitamine
fd3a1f3d60
[cbsnews] add support for live videos( fixes #7010 )
2016-02-02 23:02:18 +01:00
Jaime Marquínez Ferrándiz
87de7069b9
[utils] dfxp2srt: make TTMLPElementParser inherit from object
...
For consistency between python 2 and 3.
2016-02-02 22:30:13 +01:00
remitamine
6fba62c87a
[ffmpeg] fix adding metadata when using --hls-prefer-native( #8350 )
2016-02-02 22:14:23 +01:00
remitamine
f14be22816
[common] remove duplicate reference to namespace
2016-02-02 22:02:08 +01:00
remitamine
fae45ede08
Merge pull request #8354 from remitamine/m3u8_metadata
...
[ffmpeg] fix adding metadata when using m3u8_native(fixes #8350 )
2016-02-02 19:13:58 +01:00
remitamine
4e0cff2a50
Merge pull request #8348 from remitamine/dfxp2srt-text
...
[utils] fix dfxp2srt text extraction(fixes #8055 )
2016-02-02 18:36:26 +01:00
remitamine
9c74423510
[common] fix media template regex
2016-02-02 18:30:31 +01:00
remitamine
5976e7ab57
[vevo] add support for dash formats
2016-02-02 18:13:01 +01:00
remitamine
a1a22572fb
[downloader/dash] make initialization_url optional
2016-02-02 18:12:32 +01:00
remitamine
c11875b328
[facebook] use _parse_mpd
2016-02-02 18:11:16 +01:00
remitamine
8ff648e4f9
[youtube] use _extract_mpd_formats
2016-02-02 18:10:23 +01:00
remitamine
1bac34556f
[common] add a generic support for mpd manifests
2016-02-02 18:09:25 +01:00
Sergey M․
0436157b95
[vk:uservideos] Improve _VALID_URL ( Closes #8389 )
2016-02-02 00:52:37 +06:00
Philipp Hagemeister
ae0db349c1
release 2016.02.01
2016-02-01 12:00:32 +01:00
Yen Chi Hsuan
08411970d5
Merge pull request #8374 from yan12125/facebook-dash
...
Facebook DASH formats
2016-02-01 18:31:49 +08:00
Yen Chi Hsuan
dc724e0c8b
[daum.net:user] Match more URLs ( #1952 )
2016-02-01 18:26:23 +08:00
Yen Chi Hsuan
58250eff2b
[daum] Update test_daum_1
2016-02-01 18:19:02 +08:00
Yen Chi Hsuan
11a4efc505
[daum] Do not match a single URL with multiple info extractors
2016-02-01 18:15:53 +08:00
Yen Chi Hsuan
7537b35fb8
[daum] PEP8
2016-02-01 17:40:35 +08:00
Yen Chi Hsuan
33cc74eeeb
Merge branch 'daum-playlist-user' of https://github.com/ping/youtube-dl into ping-daum-playlist-user
2016-02-01 17:29:12 +08:00
Yen Chi Hsuan
f021acee49
[kickstarter] Fix title and test_kickstarter
...
It's the description page that contains a video. The original URL is now
the calendar.
2016-02-01 17:21:40 +08:00
Yen Chi Hsuan
abe694ca95
[kickstarter] Eliminate the warning message and add_ie
2016-02-01 17:10:11 +08:00
Yen Chi Hsuan
b286f201a8
[YoutubeDL] Do not override ie_key in url_transparent
2016-02-01 17:05:48 +08:00
Yen Chi Hsuan
bd93a12e85
[vidzi] Fix _TESTS
2016-02-01 17:03:31 +08:00
Yen Chi Hsuan
92769650fa
[vidzi] Fix extraction
...
Closes #8386 .
Vidzi.tv now uses jwplayer, which can be handled by GenericIE
2016-02-01 15:40:42 +08:00
Yen Chi Hsuan
dc4fe5c6d7
[allocine] Use xpath_element
2016-02-01 05:32:28 +08:00
Yen Chi Hsuan
566bda51f2
[bpb] Fix extraction and update tests
2016-02-01 05:00:09 +08:00
Yen Chi Hsuan
f63757ec35
[allocine] Fix for Python 2.6
...
Python 2.6 does not support .// syntax in find(). Fortunately, the
interested node is at the top level
2016-02-01 03:34:02 +08:00
Yen Chi Hsuan
7a0ed06909
[allocine] Fix extraction of test_allocine_1 and update tests
2016-02-01 03:31:58 +08:00
Yen Chi Hsuan
9934fe76be
[acast] Remove ACastBaseIE
...
No longer necessary as _API_BASE_URL is used by ACastChannelIE only
2016-02-01 03:08:46 +08:00
Yen Chi Hsuan
a8aad21001
[acast] Fix extraction
2016-02-01 03:07:45 +08:00
Yen Chi Hsuan
0e1b1a011d
[gamekings] Stricter checks
2016-02-01 02:19:03 +08:00
Yen Chi Hsuan
eab3c2895c
[gamekings] add_ie
2016-02-01 02:15:25 +08:00
Yen Chi Hsuan
163da6a484
[gamekings] Add MD5 back
...
The test is now a YouTube video, whose MD5 should be stable
2016-02-01 02:13:11 +08:00
Yen Chi Hsuan
324916d11a
Merge branch 'gamekings_fix' of https://github.com/rrooij/youtube-dl into rrooij-gamekings_fix
2016-02-01 02:11:25 +08:00
Jaime Marquínez Ferrándiz
3ccb0655c1
[youtube] Use 'orderedSet' instead of 'set' to preserve the order
2016-01-31 15:11:00 +01:00
Jaime Marquínez Ferrándiz
e04398e397
[FFmpegSubtitlesConvertorPP] delete old subtitle files ( fixes #8382 )
2016-01-31 14:22:36 +01:00
Yen Chi Hsuan
231ea2a3bb
[xuite] Replace the test case with my uploaded one
2016-01-31 20:21:57 +08:00
Yen Chi Hsuan
b99d88c6a1
[youporn] Fix uploader and description
2016-01-31 20:12:43 +08:00
Philipp Hagemeister
a69bee4762
release 2016.01.31
2016-01-31 12:57:18 +01:00
Sergey M․
9acd33094d
[youtube] Filter duplicates in playlists base extractor
2016-01-31 17:52:02 +06:00
Sergey M․
8e7aad2075
[youtube] Use authentication for entry list base extractor ( Closes #8380 )
2016-01-31 17:49:59 +06:00
rrooij
ce5879fa14
[Gamekings] Fix viewing of old videos
...
Some old videos that aren't on Vimeo are being uploaded to YouTube under the
'Gamekings Vault' channel. They use YouTube now for some videos as video
hosting instead of Vimeo or their own hosting. The first test failed to
succeed under the existing code, but works now by using the YouTube
extractor.
The Regex is changed to find the new gogoVideo JavaScript line with the
YouTube embed. Checking if there is a YouTube embed is done by a String
find, which is probably not the best method of checking this.
2016-01-31 00:20:46 +01:00
Yen Chi Hsuan
7b7507d6e1
[letv] Fix LetvCloud extraction
2016-01-31 07:15:43 +08:00
rrooij
14823decf3
[Gamekings] Fix url from .tv to .nl
...
Gamekings doesn't use the .tv top level domain anymore, but the regular
domain for Dutch sites.
2016-01-31 00:03:23 +01:00
Sergey M․
673fb82e65
[schooltv] Improve video id regex
2016-01-31 04:41:18 +06:00
Sergey M
181cf24bc0
Merge pull request #8376 from rrooij/schooltv
...
[schooltv] Add extractor for SchoolTV playlists
2016-01-31 04:36:33 +06:00
rrooij
89f2602880
[schooltv] Add extractor for SchoolTV playlists
...
This closes #8163
2016-01-30 23:21:42 +01:00
Yen Chi Hsuan
db9b1dbcd9
[nba] Add ext for hls formats and fix test_NBA
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
e881c4bcab
[nbc] Use NBC's id and fix _TESTS
...
ThePlatform URL gives the same ID for all _TESTS
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
670ad51ade
[nrktv] Fix _TESTS
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
eb6fc7d32a
[senateisvp] Fix test_SenateISVP and test_SenateISVP_1
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
ed1a390583
[tv2] Fix test_TV2
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
809e1857c5
[screenwavemedia] Fix HLS extension and test_TeamFour
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
7c38af48b9
[vgtv] Fix test_VGTV_2
2016-01-31 04:58:10 +08:00
Yen Chi Hsuan
60ad3eb970
[viidea] Skip download for the test case requiring ffmpeg
2016-01-31 04:58:10 +08:00
Sergey M․
a7685b3a6b
[npo] Add extension for m3u8
2016-01-31 02:38:28 +06:00
remitamine
8f1fddc816
[limelight] fix format sorting and make m3u8 and f4m extraction non fatal
2016-01-30 20:51:47 +01:00
remitamine
1bf996fa5c
[generic] Add support for Limelight API
2016-01-30 20:45:56 +01:00
Yen Chi Hsuan
248ae880b6
[facebook] Add md5 for the test case with DASH
2016-01-30 23:01:19 +08:00
Yen Chi Hsuan
2d2fa82d17
[common] Add _extract_dash_manifest_formats
2016-01-30 22:52:23 +08:00
Yen Chi Hsuan
c94678957f
[common] Remove unused arguments
2016-01-30 22:45:16 +08:00
Yen Chi Hsuan
16f38a699f
[common] Rename to namespace
...
For consistency with _parse_smil_*
2016-01-30 22:40:56 +08:00
Yen Chi Hsuan
a6c2c24479
[youtube] Remove '(v|a)codec': 'none' entries
...
Not used anymore
2016-01-30 22:28:53 +08:00
Sergey M․
b8c9926c0a
[downloader/f4m] Do not update fragment list while test
2016-01-30 19:43:25 +06:00
Yen Chi Hsuan
df374b5222
[common] Prefer the manifest than formats_dict in determining codecs
2016-01-30 21:42:27 +08:00
Yen Chi Hsuan
5ea1eb78f5
[common] Fix for youtube
2016-01-30 21:36:01 +08:00
Yen Chi Hsuan
5d2c0fd9ba
[youtube] Pass self._formats to _parse_dash_manifest
2016-01-30 21:32:15 +08:00
Yen Chi Hsuan
0803753fea
[facebook] Add support for DASH manifests
2016-01-30 21:31:53 +08:00
Sergey M․
2c2f1efdcd
[downloader/fragment] Remove superfluous whitespace
2016-01-30 19:30:31 +06:00
Yen Chi Hsuan
b323e1707d
[common] Modify _parse_dash_manifest for use in Facebook
2016-01-30 21:27:43 +08:00
Sergey M․
09104e9930
[downloader/f4m] Add live stream flag to context
...
Now download progress for f4m livestreams is reported correctly
2016-01-30 19:22:15 +06:00
Sergey M․
5fa1702ca6
[downloader/fragment] Do not report total bytes estimation and eta for live streams
2016-01-30 19:20:52 +06:00
Yen Chi Hsuan
17b598d30c
[common] _parse_dash_manifest() from youtube.py
2016-01-30 21:05:55 +08:00
Sergey M․
53be8894e4
[options] Add missing closing parenthesis
2016-01-30 18:44:22 +06:00
Sergey M․
c3deacd562
[matchtv] Add extractor ( Closes #8313 )
2016-01-30 18:30:27 +06:00
Sergey M․
8ab3fe81d8
[downloader/f4m] Prefer bootstrap url attribute over inline bootstrap info
2016-01-30 18:28:38 +06:00
ping
2f0a33d8a3
[daum.net] Support for playlists, user channels
2016-01-30 20:10:36 +08:00
Yen Chi Hsuan
05d0d131a7
[youtube] Move decrypt_sig out of _parse_dash_manifest
2016-01-30 20:05:56 +08:00
Yen Chi Hsuan
c140629995
[facebook] Support alternative webpage form
...
Fixes #8371
2016-01-30 19:33:22 +08:00
Jaime Marquínez Ferrándiz
7d106a65ca
Add --hls-use-mpegts option
...
When using the mpegts container hls vidoes can be played while being downloaded (useful if you are recording a live stream).
VLC and mpv play them file, but QuickTime doesn't.
2016-01-30 12:26:40 +01:00
Yen Chi Hsuan
0179f6a830
[daum] Add 'thumbnail' to all _TESTS
2016-01-30 16:54:14 +08:00
Yen Chi Hsuan
830afe85dc
[daum.net] Support VodPlayer.swf URLs ( closes #8173 )
2016-01-30 16:50:13 +08:00
Yen Chi Hsuan
8bf39420b4
Merge remote-tracking branch 'upstream/master'
2016-01-30 16:25:55 +08:00
Yen Chi Hsuan
06ffa33485
[daum.net] Move the request to ClipInfoXml.do
...
To reduce the number of wasted requests
2016-01-30 16:23:37 +08:00
Yen Chi Hsuan
874e05975b
Merge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-daum-fix-clip
2016-01-30 16:22:37 +08:00
ping
f5d30d521c
[daum] Fix add view_count, comment_count to test
2016-01-30 11:09:30 +08:00
ping
e047922be0
[daum] Fix copy-paste mistake
2016-01-30 11:04:11 +08:00
Sergey M․
83ab8a79cc
[espn] Improve video id extraction ( Closes #8368 )
2016-01-30 01:48:54 +06:00
Sergey M․
350cf045d8
[extractor/common] Restrict checks when auto calculating tbr
2016-01-30 01:47:46 +06:00
Sergey M․
68a0ea15b4
[cspan] Unescape path ( Closes #8365 )
2016-01-30 00:26:33 +06:00
Jaime Marquínez Ferrándiz
2b4f5e68d1
[azubu] Add extractor for live streams ( closes #8343 )
2016-01-29 15:36:33 +01:00
Philipp Hagemeister
055f417278
release 2016.01.29
2016-01-29 12:20:08 +01:00
Jaime Marquínez Ferrándiz
70029bc348
[youtube:user] Require 'https?://' in the url ( fixes #8356 )
...
It was matching www.youtube.com/embed/WpfukLMe1TM.
The generic extractor automatically adds http:// if it's missing.
2016-01-29 11:27:11 +01:00
remitamine
cf57433bbd
[ffmpeg] fix adding metadata when using m3u8_native( fixes #8350 )
2016-01-28 18:57:32 +01:00
Sergey M․
1ac6e794cb
[bbc] Add test for #8147
2016-01-28 23:27:48 +06:00
Sergey M․
a853427427
[bbc] Add another description regex
2016-01-28 23:23:13 +06:00
Sergey M․
50e989e263
[bbc] Add another title regex ( Closes #8340 )
2016-01-28 23:19:53 +06:00
Sergey M․
10e6ed9341
[ok] Add support for mobile URLs ( Closes #8345 )
2016-01-28 22:56:49 +06:00
Sergey M․
38c84acae5
[ndr:embed:base] Add missing ext for m3u8
2016-01-28 22:50:18 +06:00
remitamine
2b14cb566f
[utils] fix dfxp2srt text extraction( fixes #8055 )
2016-01-28 12:38:34 +01:00
dyn888
b0df5223be
Update YoutubeDL.py
2016-01-28 12:07:15 +01:00
Sergey M․
ed7cd1e859
[cbsnews] Remove unused import
2016-01-28 00:42:04 +06:00
remitamine
f125d9115b
[cbsnews] extract all formats
2016-01-27 19:11:21 +01:00
remitamine
a9d5f12fec
Merge pull request #8328 from remitamine/hls-master-detect
...
[extractor/common] detect media playlist in _extract_m3u8_formats
2016-01-27 18:07:30 +01:00
remitamine
7f32e5dc35
[extractor/common] detect media playlist in _extract_m3u8_formats
2016-01-27 17:53:42 +01:00
Sergey M․
c3111ab34f
[spankbang] Fix title extraction ( Closes #8329 )
2016-01-27 21:49:56 +06:00
Sergey M․
9339774af2
[spankbang] Fix formats extraction
2016-01-27 21:49:39 +06:00
Sergey M․
b0d21deda9
[extractor/common] Auto calculate tbr when missing
2016-01-27 21:11:17 +06:00
Philipp Hagemeister
fab6f0e65b
release 2016.01.27
2016-01-27 08:32:03 +01:00
ping
b6c33fd544
[daum.net] Fixes #8331
2016-01-27 12:48:00 +08:00
Sergey M․
fb4b345800
[instagram] Make description optional ( Closes #8326 )
2016-01-26 21:46:51 +06:00
Sergey M․
af9c2a07ae
[cspan] Extract from path when no qualities ( Closes #8317 )
2016-01-26 21:29:42 +06:00
remitamine
ab180fc648
Merge branch 'master' of github.com:rg3/youtube-dl
2016-01-26 15:55:38 +01:00
remitamine
682f8c43b5
[vevo] fallback to youtube video only if vevo video is geo restricted(fixes 8263)(fixes 2874)
2016-01-26 15:54:32 +01:00
Sergey M․
f693213567
[cspan] Fix clip/prog id extraction ( #8317 )
2016-01-26 20:42:20 +06:00
remitamine
9165d6bab9
[vevo] extract metadata and formats from api if videoinfo is empty
...
these was fixed by @yan12125 in ff51983e15
i only added some code to extract video metadata and more formats from
api
2016-01-26 13:46:58 +01:00
remitamine
2975fe1a7b
[vevo] extract all formats and bypass geo restriction
2016-01-25 22:35:06 +01:00
Sergey M․
de691a498d
[facebook:post] Add extractor ( Closes #8321 )
2016-01-25 22:18:34 +06:00
Sergey M․
2e6e742c3c
[facebook] Add shortcut and reformat _VALID_URL
2016-01-25 22:15:21 +06:00
Yen Chi Hsuan
e9bd0f772b
Merge pull request #8130 from dyn888/master
...
[youtube] added vcodec/acodec/abr for multiple itags
2016-01-25 01:15:11 +08:00
Yen Chi Hsuan
77f785076f
[common] Keep full codec name from m3u8 manifests
...
See #8293 . This is for consistency between YouTube and HLS formats.
2016-01-25 01:03:46 +08:00
Yen Chi Hsuan
94278f7202
[youtube] Prefer info from YouTube than _formats ( #8293 )
2016-01-25 01:02:19 +08:00
Yen Chi Hsuan
a0d8d704df
[utils] Reorder items in mimetype2ext alphabetically
2016-01-25 01:01:15 +08:00
Yen Chi Hsuan
f6861ec96f
[utils] Add more items to mimetype2ext ( #8293 )
...
These are used in Youtube formats
2016-01-25 00:58:53 +08:00
Philipp Hagemeister
f733b05302
release 2016.01.23
2016-01-23 12:03:12 +01:00
Sergey M․
6fa73386cb
[drtv] Use IETF language tag
2016-01-23 01:54:00 +06:00
Sergey M․
5ca01bb9e4
[kanalplay] Use IETF language tag
2016-01-23 01:51:18 +06:00
Sergey M․
1ca59daca9
[options] Clarify language tags
2016-01-23 01:50:06 +06:00
Sergey M․
594c4d79a5
[svt] Improve subtitles extraction and add test ( Closes #8265 )
2016-01-23 01:47:54 +06:00
Marian Sigler
1f16b958b1
[SVTPlay] Add subtitle support
2016-01-23 01:28:31 +06:00
Sergey M․
4c0d13df9b
[lovehomeporn] Add extractor
2016-01-23 00:52:23 +06:00
Sergey M․
b2c6528baf
[ruleporn] Rework in terms of nuevo ( Closes #8206 )
2016-01-23 00:40:11 +06:00
Sergey M․
ea17820432
[nuevo] Improve thumbnail extraction
2016-01-23 00:38:58 +06:00
Dankryn
1257b049bc
[ruleporn] Add new extractor
2016-01-23 00:13:27 +06:00
Sergey M․
10677ece81
[nuevo] Simplify nuevo extractors ( Closes #7728 )
2016-01-23 00:04:33 +06:00
Andrew "Akari" Alexeyew
d570746e45
[nuevo] Generalize nuevo extractor and add support for trollvids
...
Supports only the nuevo player for now (most common).
[trollvids] convert duration to an int
[trollvids] added a test
[trollvids] made flake8 shut up
Generalized the Nuevo extractor
Affects: anitube, trollvids, trutube
[nuevo] Complied with the code comments.
2016-01-22 23:29:24 +06:00
Sergey M․
4fcd9d147d
[arte:cinema] Add extractor
2016-01-22 23:00:50 +06:00
Sergey M․
9c54ae3387
[arte:future] Make duplicated test matching only
2016-01-22 23:00:05 +06:00
François Charlier
24114fee74
[arte:future] Fix extraction
...
[arte] Add support for more "Arte Future" uri
2016-01-22 22:58:37 +06:00
Sergey M․
220ee33f2b
[cbsnews] Simplify subtitles extraction and fix test ( Closes #8295 )
2016-01-22 22:23:21 +06:00
John Assael
4118cc02c1
[cbsnews] Extract subtitles
...
added test function for CBS News subtitles
2016-01-22 22:15:51 +06:00
Jaime Marquínez Ferrándiz
32d77eeb04
[downloader/common] report_retry: Don't crash when retries is infinite ( fixes #8299 )
2016-01-22 14:49:17 +01:00
Filippo Valsorda
4d318be195
[update] fix (unexploitable) BB'06 vulnerability in rsa_verify
...
The rsa_verify code was vulnerable to a BB'06 attack, allowing to forge
signatures for arbitrary messages if and only if the public key exponent is
3. Since the updates key is hardcoded to 65537, there is no risk for
youtube-dl, but I don't want vulnerable code in the wild.
The new function adopts a way safer approach of encoding-and-comparing to
replace the dangerous parsing code.
2016-01-21 20:12:17 +00:00
Yen Chi Hsuan
6b45f9aba2
[iqiyi] Update key ( closes #8292 )
2016-01-22 02:14:47 +08:00
Sergey M․
1e10d02fec
[hitbox] Skip subscribe only formats ( Closes #8217 )
2016-01-21 23:28:22 +06:00
Sergey M․
51290d8457
[youtube] Simplify automatic captions URL check ( Closes #8287 )
2016-01-21 22:58:03 +06:00
Dimitre Liotev
582f4f834e
Fix issue #8109 (error when downloading automatic captions)
2016-01-21 22:55:36 +06:00
Sergey M․
e87d98b0dd
[yahoo] Add improve content id regexes ( Closes #8290 )
2016-01-21 22:42:50 +06:00
igv
383496e65e
Additional regex for yahoo extractor
2016-01-21 22:35:28 +06:00
Jaime Marquínez Ferrándiz
4519c1f43c
[vimeo] 'ext' must be a string, not a tuple ( fixes #8288 )
...
There was an ',' at the end of the line.
2016-01-21 12:43:45 +01:00
Sergey M․
a616f65471
[tube8] PEP 8
2016-01-20 21:30:29 +06:00
CeruleanSky
1f78ed189a
[OraTV] update extractor
...
"current" is now "video"
"hls_stream" is now hls_stream without quotes
video_id is now id
duration for current video is not present(for other videos it is)
modified regex to find hls_stream variable to work reguardless of whether it is quoted or not.
[ora] Improve (Closes #8273 )
2016-01-20 21:28:42 +06:00
Sergey M․
7dde358adc
[tube8] Extract duration and modernize
2016-01-20 20:07:32 +06:00
Sergey M․
27b83249c9
[tube8] Fix extraction and extract all formats ( Closes #8281 )
2016-01-20 20:00:51 +06:00
Jaime Marquínez Ferrándiz
9d90e7de03
[downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' ( #8252 )
...
Otherwise the mp4 file can't be played.
2016-01-19 22:07:14 +01:00
Yen Chi Hsuan
fe6856b059
[neteasemusic] Use float_or_none
2016-01-20 04:21:51 +08:00
Yen Chi Hsuan
a54fbf2ca6
Merge branch 'patch-8239' of https://github.com/ping/youtube-dl into ping-patch-8239
2016-01-20 04:15:46 +08:00
Yen Chi Hsuan
d8024aebe5
Merge branch 'FounderSG-Weiqitv'
2016-01-20 04:06:09 +08:00
Yen Chi Hsuan
8652bd22f1
[weiqitv] Use single quotes
2016-01-20 04:04:39 +08:00
Yen Chi Hsuan
f15a9ca301
[weiqitv] Rename the extractor - capitilize 'TV'
2016-01-20 04:03:57 +08:00
Yen Chi Hsuan
65ced034b8
[weiqitv] Make codes shorter
2016-01-20 04:02:30 +08:00
Yen Chi Hsuan
bec30224ff
[letv] LetvCloud: Detect ext instead of the hardcoded one
2016-01-20 04:00:37 +08:00
Yen Chi Hsuan
0428106da3
[letv] LetvCloud: make title looks like a title
2016-01-20 03:53:17 +08:00
Yen Chi Hsuan
73e7442456
[letv] LetvCloud: simplify and improve _VALID_URL
2016-01-20 03:42:01 +08:00
Yen Chi Hsuan
26de1bba83
[letv] LetvCloud: check error messages from server
2016-01-20 03:31:34 +08:00
Yen Chi Hsuan
e0690782b8
[letv] LetvCloud: guard against invalid URLs
2016-01-20 03:25:12 +08:00
Yen Chi Hsuan
8fff4f61e5
[letv] Use single quotes
2016-01-20 03:18:54 +08:00
Yen Chi Hsuan
10defdd06a
[letv] Reduce duplicated codes
2016-01-20 03:17:35 +08:00
Sergey M․
485139c15c
[viewster] Tolerate missing synopsis ( Closes #8274 )
2016-01-20 00:02:46 +06:00
Sergey M․
b605ebb609
[lemonde] Add extractor
2016-01-19 22:09:55 +06:00
Sergey M․
aecfcd4e59
[ultimedia] Rename to digiteka
2016-01-19 21:51:46 +06:00
Sergey M․
942d46196f
[ultimedia] Extend _VALID_URL to support digiteka
2016-01-19 21:47:06 +06:00
Yen Chi Hsuan
78be2eca7c
Merge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into FounderSG-Weiqitv
2016-01-19 23:39:32 +08:00
Sergey M․
1fa2b9841d
[extractor/generic] Extend dailymotion embed regex
2016-01-19 21:20:45 +06:00
Sergey M․
9fbd0822aa
[dailymotion] Extend _VALID_URL
2016-01-19 21:20:14 +06:00
Sergey M․
e323cf3ff3
[youtube] Skip test
2016-01-19 20:56:04 +06:00
Sergey M․
8ceabd4df3
[youtube] Capture and output unavailable message
2016-01-19 20:54:43 +06:00
Sergey M․
a8776b107b
[youtube] Clarify test_Youtube_18
2016-01-18 23:19:38 +06:00
Sergey M․
096b533982
[youtube] Fix URL expansion in video description
...
Fixes test_Youtube_18
2016-01-18 23:17:45 +06:00
Sergey M․
dae503afaa
[atresplayer] Skip HLS completely ( Closes #8261 )
2016-01-17 22:14:07 +06:00
Jakub Wilk
e5a66240c0
[ustream] Use HTTPS for GitHub URL
2016-01-17 15:06:00 +01:00
ping
e0ef13ddeb
[neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't work
2016-01-17 07:48:46 +08:00
Sergey M․
855f90fa6f
[ae] Rename to aenetworks and clarify extractor name and description
2016-01-17 03:02:45 +06:00
Yen Chi Hsuan
614db89ae3
[compat] Clarify the versions requiring compat_kwargs
...
It's supported since 2.7.0 alpha 1 and 2.6.5 rc 1. See
https://hg.python.org/cpython/file/v2.7a1/Misc/NEWS#l337
https://hg.python.org/cpython/file/v2.6.5rc1/Misc/NEWS#l28
2016-01-16 22:17:31 +08:00
Yen Chi Hsuan
1358b94163
[ae] Fix _TESTS
2016-01-16 20:56:53 +08:00
Yen Chi Hsuan
350e02d40d
[bbc] Use _search_json_ld
2016-01-16 20:46:28 +08:00
Yen Chi Hsuan
0b26ba3fc8
[extractor/common] Allow passing more parameters to _search_json_ld
2016-01-16 20:45:36 +08:00
ping
3a0a78731b
Fixes #8239
2016-01-16 12:17:07 +08:00
Sergey M․
b555942428
[YoutubeDL] Ensure protocol is always present
2016-01-16 10:10:28 +06:00
Yen Chi Hsuan
10d33b3473
[YoutubeDL] Introduce CSS3 like string operators
2016-01-16 09:53:12 +06:00
Sergey M
ac25992bc7
Merge pull request #8246 from dstftw/initial-json-ld-metadata-support
...
Initial JSON-LD metadata extraction support
2016-01-16 07:20:15 +06:00
Sergey M
30783c442d
Merge pull request #8245 from dstftw/auto-generate-title-fields
...
[YoutubeDL] Auto generate title fields corresponding to the *_number fields
2016-01-16 07:20:03 +06:00
Sergey M․
a50a8003a0
[cultureunplugged] Improve ( Closes #8060 )
2016-01-16 07:10:51 +06:00
Sergey M․
315bdae00a
[zippcast] Improve ( Closes #8198 )
2016-01-16 06:27:34 +06:00
ckuu
2ddfd26f1b
'[ZippCast] Add new extractor'
...
Closes rg3/youtube-dl#6591
2016-01-16 06:25:06 +06:00
Philipp Hagemeister
f3ed5df611
release 2016.01.15
2016-01-15 19:43:04 +01:00
Sergey M․
b4e44234bc
[ae] Use JSON-LD for TV series metadata
2016-01-16 00:36:49 +06:00
Sergey M․
4ca2a3cf3c
[extractor/common] Add initial support for JSON-LD metadata extraction into info_dict
2016-01-16 00:36:02 +06:00
Sergey M․
33d2fc2f64
[YoutubeDL] Auto generate title fields corresponding to the *_number fields
...
Auto generate title fields corresponding to the *_number fields when missing in order to always have clean titles. This is very common for TV series.
2016-01-16 00:09:54 +06:00
remitamine
27a95f51aa
[cwtv] Add new extractor
2016-01-15 17:45:51 +01:00
Sergey M․
a78d6a9bb1
[ae] Improve _VALID_URL
2016-01-15 22:13:48 +06:00
Sergey M․
567f9a5809
[ae] Add extractor import
2016-01-15 22:12:51 +06:00
Sergey M․
3a421c724f
[history] Remove import ( Closes #8243 )
2016-01-15 22:10:07 +06:00
Sergey M․
34dd81c03a
[xtube:user] Fix extraction ( Closes #8224 )
2016-01-15 21:35:20 +06:00
Sergey M․
b3f502cdb9
[xtube] Add shortcut
2016-01-15 21:28:36 +06:00
remitamine
587dfd44a4
[ae] Add support for fyi.tv, aetv.com and mylifetime.com( closes #3599 )
2016-01-15 16:18:07 +01:00
remitamine
52767c1ba0
[history] add support for episode pages( fixes #8240 )
2016-01-15 15:16:57 +01:00
remitamine
014b5c59d8
[theplatform] extend _VALID_URL regex
2016-01-15 15:12:35 +01:00
remitamine
fad7a336a1
Revert "[history] fix signature and media url extraction( fixes #8240 )"
...
This reverts commit ffbc0baf72
.
2016-01-15 14:54:39 +01:00
remitamine
ffbc0baf72
[history] fix signature and media url extraction( fixes #8240 )
2016-01-15 12:35:31 +01:00
Sergey M
345f12196c
Merge pull request #8228 from jaimeMF/disable-file-handler
...
[YoutubeDL] urlopen: disable the 'file:' protocol (#8227 )
2016-01-14 22:20:02 +05:00
Sergey M․
4e2743abd9
[canvas] Improve ( Closes #7145 )
2016-01-14 23:15:12 +06:00
Tom Gijselinck
be2d40a58a
[Canvas] Add new extractor
2016-01-14 23:14:41 +06:00
Sergey M․
81549898c0
[prosiebensat1] Fix some extraction and update tests
2016-01-14 22:45:09 +06:00
Lucas
0baedd1851
[prosiebensat1] add support for 7tv.de
2016-01-14 22:14:04 +06:00
Sergey M․
6b559c2fbc
[ntvde] Improve regex
2016-01-14 22:12:24 +06:00
Sergey M․
986986064e
[orf:fm4] Add test
2016-01-14 22:11:33 +06:00
Sergey M․
4654c1d016
[orf:fm4] Extend _VALID_URL ( Closes #8234 )
2016-01-14 22:07:42 +06:00
Sergey M․
163e8369b0
[ntvde] Fix extraction
2016-01-14 22:05:04 +06:00
Sergey M․
5cc9c5dfa8
[unistra] Fix extraction
2016-01-14 21:53:24 +06:00
Sergey M․
fbd90643cb
[vodlocker] Fix extraction ( Closes #8231 )
2016-01-14 21:48:08 +06:00
Jaime Marquínez Ferrándiz
30e2f2d76f
[YoutubeDL] use a more correct terminology in the error message for file:// URLs
2016-01-14 16:28:46 +01:00
Philipp Hagemeister
11c60089a8
release 2016.01.14
2016-01-14 15:43:21 +01:00
Sergey M․
abb893e6e4
[beeg] Update API URL
2016-01-14 19:57:56 +06:00
Sergey M․
4511c1976d
[beeg] Fix extraction ( Closes #8225 )
2016-01-14 19:57:20 +06:00
Jaime Marquínez Ferrándiz
4240d50496
[YoutubeDL] improve error message for file:/// URLs
2016-01-14 14:07:54 +01:00
Jaime Marquínez Ferrándiz
6240b0a278
[YoutubeDL] urlopen: use build_opener again
...
Otherwise we would need to manually add handlers like HTTPRedirectHandler, instead we add a customized FileHandler instance that raises an error.
2016-01-14 08:16:39 +01:00
Jaime Marquínez Ferrándiz
e37afbe0b8
[YoutubeDL] urlopen: disable the 'file:' protocol ( #8227 )
...
If someone is running youtube-dl on a server to deliver files, the user could input 'file:///some/important/file' and youtube-dl would save that file as a video giving access to sensitive information to the user.
'file:' urls can be filtered, but the user can use an URL to a crafted m3u8 manifest like:
#EXTM3U
#EXT-X-MEDIA-SEQUENCE:0
#EXTINF:10.0
file:///etc/passwd
#EXT-X-ENDLIST
With this patch 'file:' URLs raise URLError like for unknown protocols.
2016-01-14 00:24:04 +01:00
remitamine
40cf7fcbd2
[tudou] Add support for Albums and Playlists and extract more metadata
2016-01-13 13:29:00 +01:00
Yen Chi Hsuan
cc28492d31
[youtube] Fix acodec and vcodec order
...
In RFC6381, there's no rule stating that the first part of codecs should
be video and the second part should be audio, while it seems the case
for data reported by YouTube.
2016-01-13 17:05:38 +08:00
Sergey M․
bc0550c262
[pluralsight] Fix new player ( Closes #8215 )
2016-01-13 08:18:37 +06:00
Sergey M․
b83b782dc4
[downloader/fragment] Move helper data to context dict
2016-01-13 00:00:31 +06:00
Sergey M․
16a348475c
[dailymotion] Prefer direct links ( Closes #8156 )
2016-01-12 23:23:39 +06:00
Sergey M․
709185a264
[downloader/fragment] More smooth calculations
...
`downloaded_bytes` is now updated on each fragment progress hook invocation
2016-01-12 23:18:38 +06:00
Sergey M․
9cb1a06b6c
[downloader/fragment] Remove unused code and fix zero division error
2016-01-12 22:09:38 +06:00
Sergey M․
be27283ef6
[iprima] Mark broken
2016-01-11 22:00:17 +06:00
Sergey M․
b924bfad68
[videott] Mark broken
2016-01-11 21:58:32 +06:00
Sergey M․
192b9a571c
[videomega] Mark broken
2016-01-11 21:56:19 +06:00
remitamine
6ec6cb4e95
Revert "fix typos"
...
This reverts commit 36a0e46c39
.
2016-01-10 19:27:22 +01:00
remitamine
36a0e46c39
fix typos
2016-01-10 17:55:41 +01:00
Jakub Wilk
dfb1b1468c
Fix typos
...
Closes #8200 .
2016-01-10 17:24:28 +01:00
Jaime Marquínez Ferrándiz
3c91e41614
[downloader/fragment] Don't fail if the 'Content-Length' header is missing
...
In some dailymotion videos (like http://www.dailymotion.com/video/x3k0dtv from #8156 ) the segments URLs don't have the 'Content-Length' header and HttpFD sets the 'totat_bytes' field to None, so we also use '0' in that case (since we do different math operations with it).
2016-01-10 14:41:38 +01:00
Jaime Marquínez Ferrándiz
7e8a800f29
[bigflix] Use correct indentation to make flake8 happy
2016-01-10 14:26:27 +01:00
remitamine
2334762b03
[shahid] raise ExtractorError if the video is DRM protected
2016-01-10 07:55:58 +01:00
remitamine
3fc088f8c7
[dcn] extract video ids in season entries
2016-01-10 07:45:41 +01:00
Sergey M․
a9bbd26f1d
[bigflix] Improve formats extraction
2016-01-10 10:49:27 +06:00
Sergey M․
6e99d5762a
[bigflix] Extract all formats
2016-01-10 10:31:36 +06:00
Vignesh Venkat
0a899a1448
[Bigflix] Add new extractor for bigflix.com
...
Add an IE to support bigflix.com. It uses some sort of silverlight
plugin whose video url is being populated using base64 encoded
flashvars. So it is quite straightforward to extract.
2016-01-09 19:45:58 -08:00
Sergey M․
7a34302e95
[canalc2] Fix extraction ( Closes #8191 )
2016-01-10 01:37:10 +06:00
Jaime Marquínez Ferrándiz
27783821af
[xhamster] Remove unused import
2016-01-09 11:16:23 +01:00
Philipp Hagemeister
b374af6ebd
release 2016.01.09
2016-01-09 01:16:08 +01:00
Sergey M․
16f1131a4d
[vimeo] Add test for #8187
2016-01-09 03:07:29 +06:00
Sergey M․
d5f071afb5
[vimeo] Check source file URL ( Closes #8187 )
2016-01-09 03:06:09 +06:00
Sergey M․
14b4f038c0
[xhamster] Update tests
2016-01-09 00:36:43 +06:00
Sergey M․
bcac2a0710
[xhamster] Fix uploader extraction
2016-01-09 00:36:19 +06:00
Sergey M․
1a6d92847f
[xhamster] Change title regex precedence
2016-01-09 00:31:24 +06:00
Sergey M․
6a16fd4a1a
[xhamster] Fix view count extraction
2016-01-09 00:29:10 +06:00
Sergey M․
44731e308c
[xhamster] Fix duration extraction
2016-01-09 00:26:37 +06:00
Sergey M․
4763b624a6
[xhamster] Fix upload date extraction
2016-01-09 00:21:57 +06:00
Sergey M․
6609b3ce37
[xhamster] Improve title extraction
2016-01-09 00:19:36 +06:00
atomic83
5777f5d386
Extract xHamster title fix
2016-01-08 12:58:05 +01:00
Sergey M․
5dbe81a1d3
[vimeo] Automatically pickup full movie when rented ( Closes #8171 )
2016-01-08 10:41:24 +06:00
Sergey M․
4cf096a4a9
[ivideon] Add support for map bound URLs
2016-01-08 05:11:23 +06:00
Sergey M․
18e6c97c48
[adultswim] Skip georestricted hls ( Closes #8168 )
2016-01-08 03:19:47 +06:00
Sergey M․
97afd99a18
[soundcloud:likes] Adapt to API changes ( Closes #8166 )
2016-01-08 01:54:31 +06:00
Sergey M․
23f13e9754
[youtube] Support expanding alternative format of links in description ( Closes #8164 )
2016-01-08 00:52:55 +06:00
Sergey M․
2e02ecbccc
[ivideon] Add extractor
2016-01-07 12:24:32 +06:00
oittaa
e4f49a8753
check video_play_path and use xpath_text
...
"This check should take place earlier and should be more general if not video_url:. Same should be done for video_play_path. Also these fields better extracted with xpath_text."
Suggestions by @dstftw
2016-01-07 11:36:17 +06:00
Sergey M․
51d3045de2
[npr] Fix extractor ( Closes #7218 )
2016-01-07 01:57:36 +06:00
kaspi
76048b23e8
[npr] Add extractor
...
removed md5 from _TEST
moved from xml data to json
test
changed _TEST url to one that will not expire, so tests would not be failing
2016-01-07 01:55:55 +06:00
Sergey M․
f20756fb10
[udemy] Fix non free course message
2016-01-06 00:03:39 +06:00
Sergey M․
17b2d7ca77
[udemy] Detect non free courses ( Closes #8138 )
2016-01-06 00:02:21 +06:00
Sergey M․
2f546d0a3c
[vrt] Prefix format ids
2016-01-05 01:59:45 +06:00
Sergey M․
18c782ab26
[vrt] Extend _VALUD_URL
2016-01-05 01:58:25 +06:00
Sergey M․
33cee6c7f6
[dramafever] Add test for custom episode title
2016-01-05 01:41:18 +06:00
Sergey M․
a2e51e7b49
[dramafever] Fix episode fallback
2016-01-05 01:36:38 +06:00
Sergey M․
bd19aa0ed3
[dramafever] Extract episode
2016-01-05 01:28:48 +06:00
Sergey M․
8f4c56f334
[dramafever] Extract episode number
2016-01-05 01:17:33 +06:00
Sergey M․
1dcc38b233
[dramafever] Improve subtitles extraction ( Closes #8136 )
2016-01-05 01:11:07 +06:00
Sergey M․
fff79f1867
[amp] Add missing subtitles to info dict
2016-01-05 01:05:37 +06:00
Jaime Marquínez Ferrándiz
3f17c357d9
[downloader/hls] Don't let ffmpeg read from stdin ( #8139 )
...
If you run 'while read aurl ; do youtube-dl "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line that uses the hls downloader) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url
(This is the same problem that was fixed for the ffmpeg postprocessors in cffcbc02de
)
2016-01-04 18:35:31 +01:00
Sergey M․
9938a17f92
[rte:radio] Extract timestamp
2016-01-04 05:04:48 +06:00
Sergey M․
9746f4314a
[rte:radio] Simplify
2016-01-04 05:01:32 +06:00
Sergey M․
0238451fc0
[rte] PEP 8
2016-01-04 04:49:13 +06:00
Sergey M
2098aee7d6
Merge pull request #8063 from bpfoley/rteradio
...
[rte:radio] Add support for RTE radio player
2016-01-04 03:33:22 +05:00
bpfoley
896c7a23cd
[extractor/rte.py] Add support for RTE radio player
...
While here, stop RteIE changing filename extensions to .mp4. The files
saved are .flv containers with h264 video.
2016-01-03 22:26:06 +00:00
Sergey M․
1463c5b9ac
[ivi] Extract season info
2016-01-04 03:54:52 +06:00
Sergey M․
c6270b2ed5
[ivi:compilation] Fix extraction
2016-01-04 03:49:18 +06:00
Sergey M․
ab3176af34
[ivi] Fix extraction and modernize
2016-01-04 03:34:15 +06:00
Sergey M․
5aa535c329
[bbccouk] Update tests ( Closes #8090 )
2016-01-04 02:55:25 +06:00
Sergey M․
133b1886fc
[20min] Improve ( Closes #8110 )
2016-01-04 02:33:08 +06:00
pingtux
66295fa4a6
[20min.ch] Added support for videoportal
2016-01-04 02:22:03 +06:00
pingtux
e54c44eeab
[20min.ch] Add new extractor ( closes #5977 )
2016-01-04 02:21:56 +06:00
Sergey M․
a7aaa39863
[utils] Extract known extensions for reuse
2016-01-04 01:08:34 +06:00
Sergey M
ea6abd740f
[nowtv] Mark broken
2016-01-03 10:12:13 +05:00
dyn888
e1a0bfdffe
[youtube] added vcodec/acodec/abr for multiple itags
...
Should make downloading with filters more precise and easier, ie. bestvideo[vcodec=h264]. By default a lot of codecs are specified as avc1.xxxxxx and unique for each format, which makes them unusable for bestvideo selection.
2016-01-03 04:11:19 +01:00
Sergey M
3f3343cd3e
Merge pull request #8061 from dstftw/introduce-chapter-and-series-fields
...
Introduce chapter and series fields
2016-01-03 03:54:22 +06:00
remitamine
4059eabd58
[dreisat] use extract_from_xml_url from ZDFIE for info extraction( fixes #7680 )( fixes #8104 )( closes #8121 )
2016-01-02 21:29:10 +01:00
remitamine
6b46102661
[zdf] fix rtmpt format downloading handle errors
2016-01-02 21:24:57 +01:00
Yen Chi Hsuan
141a273a8b
[qqmusic] Update tests
2016-01-02 22:39:09 +08:00
Yen Chi Hsuan
2fffb1dcd0
[qqmusic:playlist] Capture errors and update tests
2016-01-02 22:33:33 +08:00
Yen Chi Hsuan
e698e4e533
Merge branch 'remitamine-baidu'
2016-01-02 21:50:17 +08:00
Yen Chi Hsuan
b7546397f0
[baidu] Use list comprehension
2016-01-02 21:46:40 +08:00
Yen Chi Hsuan
0311677258
[baidu] Add notes for API calls
2016-01-02 21:44:49 +08:00
Sergey M․
88fb59d91b
[bbccouk] Extend title extraction
2016-01-02 19:42:11 +06:00
Yen Chi Hsuan
a1d9f6c5dc
[baidu] Improve playlist description
2016-01-02 21:36:35 +08:00
Yen Chi Hsuan
c579c5e967
[baidu] Cleanups
2016-01-02 21:31:02 +08:00
Yen Chi Hsuan
c9c194053d
Merge branch 'baidu' of https://github.com/remitamine/youtube-dl into remitamine-baidu
2016-01-02 21:27:32 +08:00
Sergey M․
f20a11ed25
[bbccouk] Extend _VALID_URL ( Closes #8116 )
2016-01-02 19:22:39 +06:00
Sergey M․
76a353c9e5
[ruutu] Fix extraction ( Closes #8107 )
2016-01-02 07:44:30 +06:00
pingtux
94de6cf59c
Remove testtube import
...
Extractor got deleted in remitamine/youtube-dl@8af2804
2016-01-02 01:35:09 +01:00
remitamine
8af2804a5d
[testtube] Remove Extractor
2016-01-01 21:53:19 +01:00
remitamine
054479754c
[revision3] Add new extractor( closes #6388 )
...
- revision3.com
- testtube.com
- animalist.com
2016-01-01 21:03:16 +01:00
Sergey M․
5bafcf6525
[udemy] Use chapter_number
2016-01-01 20:34:29 +06:00
Sergey M․
306c51c669
[videomore] Use number fields for series
2016-01-01 20:30:08 +06:00
Sergey M․
27bfd4e526
[extractor/common] Introduce number fields for chapters and series
2016-01-01 20:26:56 +06:00
Jaime Marquínez Ferrándiz
ca227c8698
[yahoo] Support pages that use an alias ( fixes #8084 )
2016-01-01 14:32:00 +01:00
Philipp Hagemeister
32f9036447
[ccc] Add language information to formats
2016-01-01 13:28:45 +01:00
Philipp Hagemeister
190ef07981
release 2016.01.01
2016-01-01 12:17:10 +01:00
Sergey M․
82597f0ec0
[ccc] Extract duration
2016-01-01 15:41:52 +06:00
Sergey M․
8499d21158
[ccc] Fix description extraction and update test
2016-01-01 15:29:42 +06:00
Sergey M․
c9154514c4
[ccc] Fix upload date extraction
2016-01-01 15:22:22 +06:00
Sergey M․
0d5095fc65
[ccc] Update _VALID_URL ( Closes #8097 )
2016-01-01 15:14:41 +06:00
Yen Chi Hsuan
034caf70b2
[youku] Fix extraction ( #8068 )
2016-01-01 13:33:01 +08:00
remitamine
e565cf6048
[nextmovie] Add new extractor
2015-12-31 22:47:18 +01:00
remitamine
a0e5beb0fb
[nick] Add new extractor
2015-12-31 22:12:05 +01:00
remitamine
c1e90619bd
[mtv] extract mgid extraction and query building into separate methods
2015-12-31 22:10:00 +01:00
Sergey M․
b26afec81f
[einthusan] Improve extraction ( Closes #7877 )
2016-01-01 02:23:03 +06:00
Sergey M․
8f7c4f7d2e
Merge branch 'master' of github.com:rg3/youtube-dl
2016-01-01 02:22:26 +06:00
j
0416006a30
Fix einthusan parser
2016-01-01 01:58:49 +06:00
remitamine
7f9134fb2d
[tvland] inherit from MTVServicesInfoExtractor
2015-12-31 20:52:47 +01:00
remitamine
91e274546c
[tvland] Add new extractor
2015-12-31 20:23:48 +01:00
Jaime Marquínez Ferrándiz
69f8595256
[espn] Extract better titles
2015-12-31 20:06:21 +01:00
Jaime Marquínez Ferrándiz
930087f2f6
[espn] Support 'intl' videos ( #7858 )
2015-12-31 20:04:17 +01:00
Jaime Marquínez Ferrándiz
9f9f7664b5
[espn] Update test
2015-12-31 19:52:48 +01:00
Sergey M․
72528252e3
[pandoratv] Add IE names
2016-01-01 00:42:42 +06:00
Sergey M․
e4bd63f9c0
[pandoratv] Improve extraction ( Closes #7921 )
2016-01-01 00:40:27 +06:00
j
9accfed4e7
[pandoratv] Add new extractor ( closes #6884 )
2016-01-01 00:18:13 +06:00
remitamine
f1e21efe63
[tlc] remove TlcIE
2015-12-31 18:33:40 +01:00
remitamine
b05641ce40
[discovery] improve _VALID_URL regex
2015-12-31 18:24:49 +01:00
remitamine
fec040e754
[discovery] add support for discovery related sites
...
- investigationdiscovery.com
- discoverylife.com
- animalplanet.com
- ahctv.com
- destinationamerica.com
- sciencechannel.com
- tlc.com
- velocity.com
2015-12-31 17:29:37 +01:00
Sergey M․
34a9da136f
[regiotv] Improve extraction ( Closes #7915 )
2015-12-31 22:12:47 +06:00
j
c43fda4c1a
[regiotv] Add new extractor ( closes #7797 )
2015-12-31 22:11:13 +06:00
Philipp Hagemeister
7de81fcc53
release 2015.12.31
2015-12-31 16:50:53 +01:00
remitamine
9d46608efa
[ora] Add new extractor( closes #7732 )
2015-12-31 16:35:51 +01:00
remitamine
80b8b72cb8
[animalplanet] Add new extractor( closes #5303 )
2015-12-31 13:36:07 +01:00
remitamine
9787c5f4c8
[fox] Add new extractor( closes #3063 )
2015-12-31 12:02:33 +01:00
remitamine
d5f6429de8
[canalplus] improve extraction( fixes #6301 )
...
- extract data from json instead of xml
- fix http format urls
- extract more metadata
- update tests
- make m3u8 and f4m format extraction non fatal
- use m3u8_native implementation
2015-12-31 04:02:08 +01:00
Sergey M․
df827a983a
[discovery] Allow https ( Closes #8065 )
2015-12-31 06:06:36 +06:00
Sergey M․
29f3683901
[espn] Remove broken flag
2015-12-31 05:31:01 +06:00
Jaime Marquínez Ferrándiz
c7932289e7
[cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format ( fixes #8048 )
2015-12-30 23:57:19 +01:00
Sergey M․
7a0b07c719
[videomore] Extract series info
2015-12-31 03:13:02 +06:00
Sergey M․
4d402db521
[udemy] Extract chapter info
2015-12-31 03:11:21 +06:00
Sergey M․
7109903e61
[extractor/common] Document chapter and series fields
2015-12-31 03:10:44 +06:00
Sergey M․
3092fc4035
[udemy] Fix typo
2015-12-31 01:09:21 +06:00
Sergey M․
f5bc4b5f95
[options] Prefer --convert-subs spelling
2015-12-30 23:12:35 +06:00
Sergey M․
69759a5990
[videomore] Set IE_NAME
2015-12-30 00:44:07 +06:00
Sergey M․
453fe2a345
[dramafever] Fix subtitles extraction ( Closes #8049 )
2015-12-30 00:13:00 +06:00
Sergey M․
ff18735cb2
[extractor/generic] Add support for videomore embeds
2015-12-29 23:58:23 +06:00
Sergey M․
030dfb04e0
[videomore] Add extractor ( Closes #8040 )
2015-12-29 23:57:46 +06:00
remitamine
06e4874c99
Merge branch 'jukebox' of https://github.com/remitamine/youtube-dl into remitamine-jukebox
2015-12-29 17:31:18 +01:00
remitamine
0d8a0fdc30
[srgssr] use SRFIE format ids
2015-12-29 16:38:06 +01:00
remitamine
0368181998
[wdr] split long lines
2015-12-29 15:07:50 +01:00
remitamine
6101f45ef9
[ooyala] split long lines, fix test duration and add hdcode param to hds url
2015-12-29 15:05:21 +01:00
remitamine
bf96b45238
[rai] split long lines
2015-12-29 15:03:14 +01:00
remitamine
98d7c0f4f7
[tele13] split long lines
2015-12-29 15:02:18 +01:00
remitamine
f2017cb020
[srgssr] split long lines and use m3u8_native
2015-12-29 14:58:59 +01:00
remitamine
f889ac45b8
[ign] split long lines
2015-12-29 14:55:36 +01:00
remitamine
eccde5e9de
[audimedia] split long lines
2015-12-29 14:53:43 +01:00
remitamine
ce7d243c7e
[srgssr] fix IE_DESC
2015-12-29 12:01:22 +01:00
remitamine
6c4d6609ad
[phoenix] fix IE_NAME
2015-12-29 12:00:52 +01:00
remitamine
db710571fd
[daum] fix IE_NAME
2015-12-29 11:59:27 +01:00
remitamine
574dd17882
Merge branch 'remitamine-srgssr'
2015-12-29 11:38:19 +01:00
remitamine
422f7c112c
[srgssr] update tests
2015-12-29 11:36:04 +01:00
Philipp Hagemeister
e974356f32
release 2015.12.29
2015-12-29 11:02:58 +01:00
remitamine
b19ad2fb53
Merge branch 'srgssr' of https://github.com/remitamine/youtube-dl into remitamine-srgssr
2015-12-29 10:57:45 +01:00
remitamine
126d7701b0
Merge branch 'daum' of https://github.com/remitamine/youtube-dl into remitamine-daum
2015-12-29 10:40:32 +01:00
flatgreen
ecf17d1653
[franceculture] Add extractor for '/emission-*' urls ( closes #3777 , closes #8022 )
2015-12-28 20:07:35 +01:00
Jaime Marquínez Ferrándiz
7447661e9b
[franceculture] Fix test
2015-12-28 20:05:47 +01:00
Sergey M․
7e5edcfd33
Simplify formats accumulation for f4m/m3u8/smil formats
...
Now all _extract_*_formats routines return a list
2015-12-29 00:58:24 +06:00
remitamine
39d60b715a
Merge pull request #7769 from remitamine/sort
...
[common] lower (m3u8,rtmp,rtsp) format preference only if required program is not available
2015-12-28 19:15:14 +01:00
remitamine
d497a201ca
[common] use specific variable for protocol preference in _sort_formats
2015-12-28 18:45:01 +01:00
remitamine
54537cdfb3
Merge pull request #8023 from remitamine/extract-formats
...
[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formats
2015-12-28 18:17:12 +01:00
remitamine
bc737bd61a
Merge branch 'zdf'( fixes #8024 )
2015-12-28 17:54:04 +01:00
remitamine
a5c1d95500
[zdf] fix formats extraction
2015-12-28 17:52:05 +01:00
Sergey M․
c1f49e1684
[facebook] Fix authentication
2015-12-28 21:37:02 +06:00
Sergey M․
9f66931e16
[facebook] Extract login error
2015-12-28 21:20:09 +06:00
Jaime Marquínez Ferrándiz
6c6b8bd5cc
[cspan] Fix extraction ( fixes #8032 )
2015-12-28 13:50:29 +01:00
Jaime Marquínez Ferrándiz
04e24906be
[cspan] Initialize 'video_type' to avoid 'UnboundLocalError' exceptions ( #8032 )
2015-12-28 13:06:30 +01:00
remitamine
974c1b2d42
Merge branch 'dcn' of github.com:remitamine/youtube-dl into remitamine-dcn
2015-12-28 10:38:31 +01:00
remitamine
bca9bea1c1
[dcn] make m3u8 formats extraction non fatal
2015-12-28 10:27:17 +01:00
remitamine
bd3f9ecabe
[tunein] add support for tunein topic,clip and program( fixes #7348 )
2015-12-28 00:36:57 +01:00
Yen Chi Hsuan
c047270c02
[utils] Remove Content-encoding from headers after decompression
...
With cn_verification_proxy, our http_response() is called twice, one from
PerRequestProxyHandler.proxy_open() and another from normal
YoutubeDL.urlopen(). As a result, for proxies honoring Accept-Encoding, the
following bug occurs:
$ youtube-dl -vs --cn-verification-proxy https://secure.uku.im:993 "test:letv"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-vs', '--cn-verification-proxy', 'https://secure.uku.im:993 ', 'test:letv']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.12.23
[debug] Git HEAD: 97f18fa
[debug] Python version 3.5.1 - Linux-4.3.3-1-ARCH-x86_64-with-arch-Arch-Linux
[debug] exe versions: ffmpeg 2.8.4, ffprobe 2.8.4, rtmpdump 2.4
[debug] Proxy map: {}
[TestURL] Test URL: http://www.letv.com/ptv/vplay/22005890.html
[Letv] 22005890: Downloading webpage
[Letv] 22005890: Downloading playJson data
ERROR: Unable to download JSON metadata: Not a gzipped file (b'{"') (caused by OSError('Not a gzipped file (b\'{"\')',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "/home/yen/Executables/Multimedia/youtube-dl/youtube_dl/extractor/common.py", line 330, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/home/yen/Executables/Multimedia/youtube-dl/youtube_dl/YoutubeDL.py", line 1886, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python3.5/urllib/request.py", line 471, in open
response = meth(req, response)
File "/home/yen/Executables/Multimedia/youtube-dl/youtube_dl/utils.py", line 773, in http_response
raise original_ioerror
File "/home/yen/Executables/Multimedia/youtube-dl/youtube_dl/utils.py", line 761, in http_response
uncompressed = io.BytesIO(gz.read())
File "/usr/lib/python3.5/gzip.py", line 274, in read
return self._buffer.read(size)
File "/usr/lib/python3.5/gzip.py", line 461, in read
if not self._read_gzip_header():
File "/usr/lib/python3.5/gzip.py", line 409, in _read_gzip_header
raise OSError('Not a gzipped file (%r)' % magic)
2015-12-28 01:09:18 +08:00
remitamine
97f18fac3a
[vgtv] fix f4m downloading( fixes #7843 )
2015-12-27 17:44:55 +01:00
remitamine
c71d2e2087
[livestream] change test url
2015-12-27 17:27:20 +01:00
Yen Chi Hsuan
59185202c6
[iqiyi] Add tests for #7894
2015-12-28 00:19:36 +08:00
forDream
bee83e84f6
[iqiyi]fix valid url
...
eg:
http://yule.iqiyi.com/zbj.html
2015-12-28 00:16:34 +08:00
gam2046
82e02ea5fc
Update iqiyi.py
...
Fix part of the address can not be resolved.
eg:http://www.iqiyi.com/w_19rt6o8t9p.html
2015-12-28 00:16:21 +08:00
Sergey M․
a95c26a06a
[jwplatform] Carry long line
2015-12-27 21:43:14 +06:00
Sergey M․
0b0a17ae9d
[viki] Fix typo
2015-12-27 21:42:26 +06:00
Sergey M․
30f51acbc8
[rai] Fix typos
2015-12-27 21:42:12 +06:00
Sergey M․
e0898585a1
[jwplatform] Fix typo
2015-12-27 21:41:55 +06:00
Sergey M․
62bdc9fecc
[esri] Fix typo
2015-12-27 21:41:36 +06:00
Sergey M․
e73277c7e8
[abc7news] Remove redundant formats sorting
2015-12-27 21:41:21 +06:00
remitamine
8d29e47f54
[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formats
2015-12-27 15:33:39 +01:00
remitamine
2db772b9ea
Merge branch 'master' of github.com:rg3/youtube-dl
2015-12-27 15:03:13 +01:00
remitamine
7b81316508
[livestream] skip m3u8 manifest in progressive_urls
2015-12-27 14:58:57 +01:00
Philipp Hagemeister
05358deeca
Merge branch 'master' of github.com:rg3/youtube-dl
2015-12-27 14:34:51 +01:00
Philipp Hagemeister
9f610f3a9e
[sportdeutschland] Do not abort if meta info is missing
...
This fixes http://sportdeutschland.tv/badminton/yonex-copenhagen-masters-2015 . No testcase though since the event will be over by 2016.
2015-12-27 13:11:55 +01:00
remitamine
dbfd06730c
Merge pull request #7892 from remitamine/livestream
...
[livestream] improve extraction(fixes #2133 )(fixes #2838 )(fixes #4152 )(fixes #6988 )
2015-12-27 13:11:33 +01:00
remitamine
5b025168c7
[livestream] improve extraction
...
- split long lines
- use m3u8 entry protocol for live streams
- extend _VALID_URL regex for livestream original
- extract livestream original live streams
2015-12-27 12:57:39 +01:00
remitamine
46124a49b2
Merge pull request #7851 from remitamine/kaltura
...
[kaltura] extract more formats
2015-12-27 10:34:36 +01:00
remitamine
608cc3b85c
[kaltura] add referrer to m3u8 url
2015-12-27 10:19:44 +01:00
remitamine
6afe044b51
[dcn] improve extraction
2015-12-27 09:56:15 +01:00
Sergey M․
15aad84dc5
[lrt] Extract counters
2015-12-27 12:26:48 +06:00
Sergey M․
f7e1d82d40
[lrt] Improve
2015-12-27 12:16:55 +06:00
Giedrius Statkevičius
339b1944e7
[lrt] fix the rest of extractor
...
Closes #7690 .
2015-12-26 20:02:54 +01:00
Giedrius Statkevičius
85367c3a47
[lrt] fix duration parsing
2015-12-26 19:29:54 +01:00
Sergey M․
607d65fbce
[ign] flake8
2015-12-26 03:17:56 +06:00
remitamine
9f0ee2a388
Merge pull request #7045 from remitamine/ign
...
[ign] add support for pcmag and extract all formats and more metadata(fixes #5335 )(fixes #7006 )
2015-12-25 20:06:27 +01:00
remitamine
1fc0b47fdf
[srmediathek] improve extraction
2015-12-25 17:37:50 +01:00
Sergey M․
6418b2439b
[rutv] Fix extraction ( Closes #8004 )
2015-12-25 21:14:00 +06:00
remitamine
06d5556dfa
[rai] improve extraction
2015-12-25 15:38:12 +01:00
remitamine
fb8e402ad2
[hotstar] Add new extractor
2015-12-25 01:59:56 +01:00
Sergey M․
c24044635b
[zdf:channel] Add more tests
2015-12-24 20:44:49 +06:00
Sergey M․
67ba388efb
[zdf:channel] Relax _VALID_URL
2015-12-24 20:42:29 +06:00
Boris Wachtmeister
e41604227c
[zdf] expand valid-url pattern for channels
...
The webpage also creates URLs which include additional text that defines
the sorting order on the page like "aktuellste" (most current) and
"meist-gesehen" (most seen), e.g.:
http://www.zdf.de/ZDFmediathek/kanaluebersicht/aktuellste/332
http://www.zdf.de/ZDFmediathek/kanaluebersicht/meist-gesehen/332
2015-12-24 20:39:37 +06:00
Sergey M․
8a609c32fd
[chaturbate] Improve error extraction ( Closes #7989 )
2015-12-24 20:09:48 +06:00
remitamine
96db61ffb8
[theintercept] improve extraction
2015-12-23 22:36:53 +01:00
remitamine
c153bd8b2f
Merge branch 'theintercept' of https://github.com/bit/youtube-dl into bit-theintercept
2015-12-23 21:50:27 +01:00
Sergey M․
2c566d02fe
[pbs] Extend PBS station regex ( Closes #7964 )
2015-12-23 23:22:47 +06:00
Jaime Marquínez Ferrándiz
a8f1d167f6
[arte] Prefer json URLs that contain the video id from the 'vid' parameter in the URL ( fixes #7920 )
2015-12-23 18:00:46 +01:00
remitamine
261b4c23c7
[appletrailers] skip clips with empty url
2015-12-23 17:48:37 +01:00
Sergey M․
dcdc352371
[instagram:user] Improve _VALID_URL ( Closes #7955 )
2015-12-23 21:13:31 +06:00
Sergey M․
be514c856c
[24video] Fix test
2015-12-23 20:49:52 +06:00
Sergey M․
128eb31d90
[24video] Fix extraction on python 2.6
2015-12-23 20:49:41 +06:00
Sergey M․
747b028412
[24video] Fix extraction ( Closes #7956 )
2015-12-23 20:42:36 +06:00
Jaime Marquínez Ferrándiz
7fe37d8a05
[appletrailers] Improve regex for fixing '<img>' tags ( #7953 )
2015-12-23 14:48:40 +01:00
Philipp Hagemeister
f10c27b8cb
release 2015.12.23
2015-12-23 14:05:06 +01:00
remitamine
60427f63d1
[appletrailers] Add support for AppleTrailers Section
2015-12-23 10:40:45 +01:00
Sergey M․
178b47e6af
[daum] Add test for #7949
2015-12-23 02:59:49 +06:00
Sergey M․
3a70ed9ebe
[daum] Fix extraction ( Closes #7949 )
2015-12-23 02:54:32 +06:00
Sergey M․
89abf7bf4d
[periscope] Fix token based extraction ( Closes #7943 )
2015-12-23 02:09:50 +06:00
Sergey M․
cfe9e5aa6c
[comcarcoff] Extract duration
2015-12-23 01:18:14 +06:00
Sergey M․
4c24ed9464
[comcarcoff] Improve json data regex and modernize
2015-12-23 01:16:14 +06:00
Sergey M
11208ebbf1
Merge pull request #7942 from ausbin/comcarcoff-json-fix
...
[comcarcoff] adjust for json updates
2015-12-23 01:05:54 +06:00
Sergey M․
774ce35571
[imgur] Improve ( Closes #7928 )
2015-12-22 21:48:48 +06:00
Abhishek Kedia
dbee18b552
Improve extraction ( Closes #7918 )
...
remove outer parentheses in if
Conflicts:
youtube_dl/extractor/imgur.py
checked code with flake8
not returning list in case of single images.
using the fact that id with length 5 are albums and more are single videos.
Also for single videos ie ImgurIE both urls - http://imgur.com/gallery/oWeAMW2 and http://imgur.com/oWeAMW2 are equally fine. Change regex to allow thuis.
For albums urls - http://imgur.com/gallery/Q95ko and http://imgur.com/Q95ko are ok. Change regex to allow this also.
update description in ImgurIE Tests.
Also move single video test 'https://imgur.com/gallery/YcAQlkx ' from ImgurAlbumIE to ImgurIE.
2015-12-22 21:43:49 +06:00
remitamine
31d9ea4a3e
Merge pull request #7322 from remitamine/vgtv
...
[vgtv] extract videos from FTV, Aftenposten, Aftonbladet using VGTVIE
2015-12-22 16:10:04 +01:00
remitamine
3b68efdc6a
[vgtv] update tests and correct format sorting
2015-12-22 15:54:51 +01:00
j
2be689b7e2
[theintercept] Add new extractor
2015-12-22 13:08:16 +01:00
remitamine
2db5806991
[franceinter] use _match_id
2015-12-22 11:30:35 +01:00
remitamine
220bc3f0e3
[franceinter] fix title extraction
2015-12-22 11:27:18 +01:00
remitamine
48a6c984b8
[bleacherreport] update test
2015-12-22 10:14:57 +01:00
remitamine
dc016bf521
[viki] detect errors and fix formats extraction
2015-12-22 09:55:25 +01:00
remitamine
ff43d2365f
[soompi] remove extractor
...
http://tv.soompi.com now redirect to viki.com because Viki has acquired
Soompi
http://www.soompi.com/2015/08/19/we-got-married-soompi-joins-viki/
2015-12-22 07:58:33 +01:00
Austin Adams
ed63cbd6ee
[comcarcoff] adjust for json updates
2015-12-21 20:28:38 -05:00
Founder Fang
5f432ac8f5
[Weiqitv] Add new extractor
2015-12-22 06:21:56 +08:00
remitamine
c7224074d6
[audimedia] correct test case id
2015-12-21 23:02:55 +01:00
remitamine
eed30fea75
[flickr] fix format sorting
2015-12-21 22:10:16 +01:00
remitamine
5625bd0617
[br] add support for br-klassik.de and improve extraction
...
- extend _VALID_URL to match both br.de and br-klassik.de
- extract all formats(hls,hds and rtmp)
- use xpath_element and xpath_text for xml info extraction
2015-12-21 21:06:10 +01:00
Sergey M․
5ef5d25b15
[audiomack] Fix typo ( Closes #7936 )
2015-12-21 22:51:58 +06:00
remitamine
0f15ad7b9b
[adultswim] update test
2015-12-21 17:07:19 +01:00
remitamine
61ebb401b7
[atresplayer] improve extraction
...
- select hashlib.md5 constructor as digestmod(in python 3.4+ MD5 as
implicit default digest for digestmod is deprecated.)
- extract hls formats
- update tests
- extract errors
2015-12-21 16:26:40 +01:00
remitamine
5c5a3ecf1b
[abc] detect expired state and update tests
2015-12-21 13:07:52 +01:00
Philipp Hagemeister
0197004f78
release 2015.12.21
2015-12-21 11:42:25 +01:00
remitamine
2c28da8e05
Merge branch 'bleacherreport' of github.com:remitamine/youtube-dl into remitamine-bleacherreport
2015-12-21 11:18:32 +01:00
remitamine
c7fa5fa42c
[bleacherreport] fix style issues and simplify
2015-12-21 11:12:58 +01:00
remitamine
7ba71e30fb
Merge branch 'bliptv' of github.com:remitamine/youtube-dl into remitamine-bliptv
2015-12-21 04:31:17 +01:00
remitamine
7cb0952474
[makertv] improve extraction
2015-12-21 04:24:58 +01:00
remitamine
a8ae232fa9
Merge branch 'googledrive' of github.com:remitamine/youtube-dl into remitamine-googledrive
2015-12-21 03:15:19 +01:00
remitamine
5b251628e9
[googledrive] Modernize
2015-12-21 03:05:34 +01:00
remitamine
b9a324c0da
Merge branch 'flickr' of github.com:remitamine/youtube-dl into remitamine-flickr
2015-12-21 00:37:51 +01:00
remitamine
5b95419ca5
[flickr] extract views_count and tags
2015-12-21 00:20:22 +01:00
remitamine
ecbccea703
[faz] extract duration and bitrate and use xpath_element and xpath_text for extraction
2015-12-20 21:38:30 +01:00
remitamine
c240ab6ecf
Merge pull request #6790 from remitamine/tele13
...
[canal13cl] fix info extraction
2015-12-20 16:11:07 +01:00
remitamine
6882c0870e
[tele13] improve extraction
...
- improve jwplayer setup regex
- sort formats
- remove duplicate formats
- update youtube test
2015-12-20 15:48:19 +01:00
remitamine
b0eeaf4f40
Merge pull request #6928 from remitamine/cnet
...
[cnet] fix extraction and extract more formats and metadata(closes #7003 )
2015-12-20 12:59:35 +01:00
remitamine
c6ed6fadc2
[cnet] improve extraction
...
- relex data json regex
- extract the platform metadata once
- extract hds formats
- extract duration
- extract thumbnail
2015-12-20 12:43:00 +01:00
Sergey M․
e462474e1d
[youtube] Generalize playlists extractor
2015-12-20 07:48:16 +06:00
Sergey M․
9b9c5355e4
Rename error_to_str to error_to_compat_str
2015-12-20 07:00:39 +06:00
Sergey M․
d890b4cc0a
[nbc:news] Remove unnecessary compat_str
2015-12-20 06:43:42 +06:00
Sergey M․
2c74e6fa77
[YoutubeDL] Revert error_to_str for ExtractorError
2015-12-20 06:35:58 +06:00
Sergey M․
c0384f221e
Use proper encoding on compat_str construction when necessary
2015-12-20 06:29:36 +06:00
Sergey M․
8e60dc7526
[utils] Add encode_compat_str
2015-12-20 06:26:26 +06:00
Sergey M․
8900ab4d9b
[YoutubeDL] More error_to_str
2015-12-20 06:22:01 +06:00
Sergey M․
fb043a6e4e
[YoutubeDL] Use error_to_str
2015-12-20 06:16:19 +06:00
Sergey M․
7f8b271465
Properly convert errors to strings
2015-12-20 05:27:38 +06:00
Sergey M․
fdae235858
[utils] Add error_to_str
2015-12-20 05:26:47 +06:00
remitamine
1deb710f26
[gputechconf] improve extraction
2015-12-19 23:59:00 +01:00
remitamine
ec6504b39c
[gputechconf] Add new extractor( closes #5775 )
2015-12-19 23:28:54 +01:00
Sergey M․
dd85e4d707
[extractor/common] Properly decode error string on python 2 ( Closes #1354 , closes #3957 , closes #4037 , closes #6449 )
2015-12-20 02:43:50 +06:00
remitamine
fa64a84311
[faz] fix info extraction
2015-12-19 19:02:04 +01:00
remitamine
e0f06eae43
[fktv] fix info extraction
2015-12-19 18:26:28 +01:00
Sergey M․
0f206ee814
[toggle] Change IE_NAME
2015-12-19 23:11:23 +06:00
Sergey M․
cc0f378d54
[toggle] Rename to toggle
2015-12-19 19:59:00 +06:00
Sergey M․
e33c9cba7c
[toggle] Improve _VALID_URL
2015-12-19 19:58:18 +06:00
Sergey M․
989e9f8ead
[toggle] Improve formats extraction robustness
2015-12-19 19:52:37 +06:00
Sergey M․
8f097af4ec
[toggle] Extract counters
2015-12-19 19:23:28 +06:00
Sergey M․
c40dbb19ab
[toggle] Extract thumbnails
2015-12-19 19:19:26 +06:00
Sergey M․
ffaf6e66e3
[toggle] Improve
2015-12-19 19:16:49 +06:00
Sergey M․
74c730174f
[toggle] Style
2015-12-19 19:06:05 +06:00
Sergey M․
c82a8dd14c
[toggle] Remove unused imports
2015-12-19 19:04:38 +06:00
Sergey M․
f8253af561
[toggle] Use sanitized_Request
2015-12-19 19:03:55 +06:00
ping
ed370ff0e6
[togglesg] Fixes
2015-12-19 18:48:59 +06:00
ping
ee0f0393cf
[togglesg] New extractor for toggle.sg
2015-12-19 18:48:46 +06:00
Yen Chi Hsuan
db2fe38b55
[utils] Support alternative timestamp format in TTML
...
Fixes #7608
2015-12-19 19:29:51 +08:00
Yen Chi Hsuan
d631d5f9f2
[utils] Fix TTML conversion
...
Tolerate invalid timestamps (closes #7909 )
2015-12-19 18:21:42 +08:00
Sergey M․
4f29fa9906
[brightcove:new] Add test for ref: prefixed video id
2015-12-18 22:31:48 +06:00
Sergey M․
5b72fda140
[brightcove:new] Clarify ref: prefix
2015-12-18 22:22:41 +06:00
Sergey M․
f81ccbb3df
[brightcove:new] Fix typo
2015-12-18 22:20:44 +06:00
Sergey M․
9fd0f67678
[brightcove:new] Add support for ref: preffixed video ids ( Closes #7794 )
2015-12-18 22:18:55 +06:00
Sergey M․
15d50aca64
[nowness] Add support for brightcove:new videos ( Closes #7884 )
2015-12-18 22:05:56 +06:00
Sergey M․
7234d1d9c7
[brightcove:new] Add _extract_url
2015-12-18 22:05:32 +06:00
Sergey M․
9796a9b20c
[ndr] Fix description and upload date extraction ( Closes #7893 )
2015-12-18 21:34:17 +06:00
Philipp Hagemeister
016dd82050
release 2015.12.18
2015-12-18 14:21:30 +01:00
Sergey M․
b95779be21
[jsinterp] Extend function regex ( Closes #7900 , closes #7901 )
2015-12-18 18:57:49 +06:00
Yen Chi Hsuan
10171468d9
[iqiyi] Update key ( closes #7896 )
2015-12-18 18:20:41 +08:00
remitamine
64ccbf18c0
[livestream] improve extraction, add support for live streams and extract more info and formats
2015-12-17 20:56:54 +01:00
Sergey M․
9dc1d94a0c
[noco] Fix bitrates
2015-12-17 22:18:28 +06:00
Sergey M․
7824e1f6a6
[noco] Modernize
2015-12-17 22:16:58 +06:00
Sergey M․
2469a6aecb
[noco] Adjust timestamp according to server time ( Closes #7864 )
2015-12-17 22:16:22 +06:00
Sergey M․
8f0afda028
[pbs] Extend _VALID_URL ( Closes #7889 )
2015-12-17 20:24:33 +06:00
remitamine
35e22b6b32
[youku] check for the correct variable
2015-12-17 12:51:50 +01:00
remitamine
323f82a7e0
[vimeo] add test for original format
2015-12-16 17:00:17 +01:00
remitamine
8534bf1f00
[vimeo] prefer original format
2015-12-16 16:36:25 +01:00
remitamine
eb4f27405b
[vimeo] extract source file( closes #1072 )
2015-12-16 09:43:53 +01:00
Sergey M․
2d3b70271c
[rutube] Extend _VALID_URL
2015-12-16 04:44:17 +06:00
Sergey M․
ad1b6017cd
[tf1] Fix tests
2015-12-15 21:36:59 +06:00
Sergey M․
05467d5a52
[tf1] Relax _VALID_URL
2015-12-15 21:31:58 +06:00
Sergey M․
ae5e94808e
[tf1] Fix extraction (2)
2015-12-15 21:11:52 +06:00
Sergey M․
d7ffcfcf97
[tf1] Fix extraction ( Closes #7873 )
2015-12-15 21:09:14 +06:00
Sergey M․
0cb58b0259
[youtube] Extract alt_title and creator for music videos ( Closes #7862 )
2015-12-14 21:31:53 +06:00
Sergey M․
31b2051e21
[utils] Add remove_quotes
2015-12-14 21:30:58 +06:00
Yen Chi Hsuan
eb0bdc2c3e
[novamov] Fix again
2015-12-14 02:50:59 +08:00
Yen Chi Hsuan
6583c741cd
[novamov] Fix filekey extraction and reupload test video
2015-12-14 02:34:20 +08:00
Sergey M․
2d9295643e
[footyroom] Skip test
2015-12-13 23:55:10 +06:00
Sergey M․
ee86e2c6d7
[novamov] Add support for mobile URLs
2015-12-13 19:16:01 +06:00
Yen Chi Hsuan
02a63fadc3
[infoq] Refactor and support the Chinese version
...
Closes #7576
2015-12-13 19:16:58 +08:00
Philipp Hagemeister
f3711edcf1
release 2015.12.13
2015-12-13 10:52:59 +01:00
Yen Chi Hsuan
22d07ba4e4
[infoq] Fix extraction for HTTP URLs ( closes #7739 )
2015-12-13 17:29:27 +08:00
Yen Chi Hsuan
f6abca506e
[nowvideo] Skip deleted test case
2015-12-13 15:43:20 +08:00
Yen Chi Hsuan
b5424acdb9
[novamov] Improve existence checking
2015-12-13 15:43:20 +08:00
Yen Chi Hsuan
47c7f3d995
[novamov] Fix filekey extraction ( closes #7764 )
2015-12-13 15:43:20 +08:00
Sergey M․
0014ffa829
[funimation] Improve login
2015-12-13 07:17:42 +06:00
Yen Chi Hsuan
deb1e8d20e
[youku] Put the missing item to get_hd
2015-12-12 15:49:19 +08:00
Yen Chi Hsuan
dbb7d7e26c
[youku] Reorder format items
2015-12-12 15:24:58 +08:00
Yen Chi Hsuan
ade2340971
[youku] Simplify
2015-12-12 15:19:14 +08:00
Yen Chi Hsuan
4d77550cf0
[youku] Fix tests
2015-12-12 14:57:14 +08:00
Yen Chi Hsuan
c683454e7e
[youku] MD5 is unstable
2015-12-12 14:48:46 +08:00
Yen Chi Hsuan
f133fd326b
[youku] Cleanup and PEP8
2015-12-12 14:41:53 +08:00
Yen Chi Hsuan
1faa66f005
Merge branch 'youku_bugfix' of https://github.com/Celthi/youtube-dl into Celthi-youku_bugfix
2015-12-12 14:36:29 +08:00
Yen Chi Hsuan
8773f3158f
[safari] Use postdata_urlencode ( #7465 )
2015-12-12 14:28:05 +08:00
Celthi
7e37c39485
merge data1 and data2
2015-12-12 11:26:15 +08:00
Celthi
14c17cafa1
add support to video protected by password
2015-12-12 11:21:44 +08:00
Celthi
8696a7fd13
fix the keyerror(mp4hd), todo support download the video protected by password
2015-12-12 10:44:21 +08:00
remitamine
bb4b8c57b9
[kaltura] extract more formats
2015-12-11 23:40:12 +01:00
Sergey M․
d63cfc3f0f
[beeg] API v5 ( Closes #7846 )
2015-12-12 02:52:20 +06:00
Sergey M․
f377f44dae
[funimation] Improve extraction
2015-12-12 01:02:54 +06:00
Sergey M․
0b1bb1ac3a
[funimation] Add test for promotional video
2015-12-12 00:52:00 +06:00
Sergey M․
f208e52a76
[funimation] Fix promotional videos extraction
2015-12-12 00:48:09 +06:00
Sergey M․
b091529a3c
[funimation] Extend _VALID_URL to match promotional videos
2015-12-12 00:43:03 +06:00
Sergey M․
b323a3cbff
[funimation] Remove unused import
2015-12-12 00:39:44 +06:00
Sergey M․
b59623ef43
[funimation] Use mobile webpage for workaround hulu error
2015-12-12 00:38:58 +06:00
Sergey M․
9c163950da
[funimation] Improve _VALID_URL
2015-12-11 23:20:10 +06:00
Sergey M․
d357bbd375
[funimation] Update test
2015-12-11 23:06:44 +06:00
Sergey M?
f542a3d26b
[funimation] Improve extraction ( Closes #7775 )
2015-12-11 23:00:38 +06:00
Sergey M?
59a4ff482a
[funimation] Real UA is required for login
2015-12-11 23:00:37 +06:00
Sergey M?
40ca5b04f4
[funimation] Remove unnecessary login form field
2015-12-11 23:00:37 +06:00
Sergey M?
411e5b88c9
[funimation] Fix login message
2015-12-11 23:00:37 +06:00
Sergey M?
b4c299bad0
[funimation] PEP 8
2015-12-11 23:00:36 +06:00
Muratcan Simsek
ab4bdc913f
[funimation] Add new extractor
...
Update funimation.py
Update funimation.py
Removed unnecessary lines.
Update funimation.py
Added thumbnail and description.
Filename improvement.
fixed TEST.
2015-12-11 23:00:35 +06:00
remitamine
1fe248a51b
Merge pull request #7833 from remitamine/ooyala
...
[ooyala] improve extraction
2015-12-11 17:55:32 +01:00
remitamine
2559b9d017
[wdr] extract all formats( closes #7788 )
2015-12-11 17:31:33 +01:00
Sergey M․
4db43567e8
[downloader/f4m] Decode manifest before fixing
2015-12-11 20:28:44 +06:00
Celthi
5333842a1d
According the blog and you-get fixed the issues #7627 .
2015-12-11 20:08:14 +08:00
Celthi
98c3806b15
fix some not important codesnips
2015-12-11 19:18:14 +08:00
Yen Chi Hsuan
b6afc225c8
[vevo] Use _download_smil to provide informative error messages
2015-12-11 19:16:51 +08:00
Yen Chi Hsuan
ad30dc1e20
[vevo] Allow calling API without https
...
Not all proxies allow CONNECT
2015-12-11 19:07:13 +08:00
Yen Chi Hsuan
ff51983e15
[vevo] Handle videos without video_info ( #7802 )
2015-12-11 18:52:03 +08:00
Celthi
fdf01663d1
able to download first part of the video, but fail in the left part
2015-12-11 17:48:40 +08:00
Yen Chi Hsuan
4b94288301
[vevo] Use _match_id
2015-12-11 17:32:29 +08:00
Yen Chi Hsuan
4bf99ade15
[vevo] Catch the georestriction message ( #7802 )
2015-12-11 14:25:01 +08:00
remitamine
e3e166d8cf
[ign] improve extraction and extract uploader_id
2015-12-11 00:08:54 +01:00
remitamine
3da3999612
[ultimedia] keep direct support for ultimedia videos
2015-12-10 23:04:28 +01:00
remitamine
d50116b8ac
[vgtv] extract 5 digit length video ids using both xstream and vgtv
2015-12-10 22:18:42 +01:00
remitamine
75ed53320e
[ooyala] improve extraction
2015-12-10 19:08:16 +01:00
Sergey M․
17b786ae73
[downloader/f4m] Fix malformed manifests ( Closes #7823 )
2015-12-10 22:59:50 +06:00
Sergey M
dfd42a43c3
Merge pull request #7821 from joksnet/patch-1
...
[FFmpegPostProcessor] Default of prefer ffmpeg
2015-12-10 22:10:20 +06:00
Philipp Hagemeister
f7b8dd63f0
release 2015.12.10
2015-12-10 17:05:13 +01:00
Sergey M․
a8abf124c8
[dailymotion] Add subtitles test URL for reference
2015-12-10 21:54:48 +06:00
Sergey M․
176ccefcd8
[pbs] PEP 8
2015-12-10 21:33:40 +06:00
Sergey M․
cbd2ffd031
[dailymotion] Fix subtitles extraction
2015-12-10 21:29:07 +06:00
Sergey M․
0b534d2adc
[dailymotion] Restrict player v5 regex ( Closes #7826 )
2015-12-10 21:27:47 +06:00
Sergey M․
526a20bd16
[pbs] Clarify member stations' URLs
2015-12-10 21:04:26 +06:00
Celthi
51094b1b08
add cookie and referer in headers, change the video url
2015-12-10 21:42:12 +08:00
Juan M Martínez
374c761e77
[FFmpegPostProcessor] Default of prefer ffmpeg
...
When no `downloader` is passed to `FFmpegPostProcessor`
an exception was raised trying to get the prefer ffmpeg param.
AttributeError: 'NoneType' object has no attribute 'params'
This fixes and defaults to `False`.
2015-12-09 20:56:00 -03:00
Sergey M․
6c7b26e13f
[pbs] Make URLs lowercase
2015-12-09 21:28:04 +06:00
Sergey M․
b51b108045
[pbs] Clean up stations list from duplicates
2015-12-09 21:23:19 +06:00
Philipp Hagemeister
86e8c89488
release 2015.12.09
2015-12-09 15:32:26 +01:00
remitamine
41c3b34b1f
[vgtv] add sortcut expressions to use the extractor
2015-12-09 10:50:11 +01:00
Sergey M․
e15e2ef7a0
[pbs] Add support for all member stations ( #7674 )
2015-12-09 01:51:34 +06:00
Sergey M․
d0c8b279da
[pbs] Add another coveplayer pattern ( Closes #7674 )
2015-12-08 23:34:43 +06:00
Sergey M․
612d83b51d
[pbs] Extend _VALID_URL
2015-12-08 23:28:36 +06:00
Sergey M
9c30efeb7e
Merge pull request #7792 from jindaxia/fix_sohu_403forbidden
...
[sohu] Fix 403 forbidden
2015-12-08 22:54:14 +06:00
Sergey M․
39fa4cc107
[cliphunter] Fix extraction ( Closes #7796 )
2015-12-08 21:56:00 +06:00
Sergey M?
b09c122373
[nbc] Add another theplatform pattern
2015-12-08 21:35:42 +06:00
Sergey M․
b46b65ed37
[nbc] Smuggle referer ( Closes #7791 )
2015-12-08 21:16:14 +06:00
Sergey M․
18e4088fad
[theplatform] Add support for referer protected videos wuth explicit SMIL
2015-12-08 21:15:45 +06:00
虾哥哥
5fd6cd64f9
[sohu]fix 403 forbidden
2015-12-08 14:14:14 +08:00
Sergey M․
3d24bbfbe4
[YoutubeDL] Check formats for merge to be opposite ( #7786 )
2015-12-07 23:10:57 +06:00
Sergey M․
1775612512
[wimp] Improve video URL regex
2015-12-07 22:18:00 +06:00
Sergey M․
0d2d967cc7
[wimp] Fix extraction ( Closes #7784 )
2015-12-07 22:14:45 +06:00
Sergey M․
a5e52a1fd4
[vk] Add test for pladform embed
2015-12-07 22:05:54 +06:00
Sergey M․
291a93bafa
[vk] Remove unnecessary message
2015-12-07 22:04:47 +06:00
Sergey M․
c4737bea17
[vk] Add support for pladform embeds ( Closes #7780 )
2015-12-07 22:03:52 +06:00
Sergey M․
45dad7ba1b
[extractor/generic] Use _extract_url for pladform
2015-12-07 22:03:21 +06:00
Sergey M․
db7c9da871
[pladform] Add _extract_url routine
2015-12-07 22:02:45 +06:00
Philipp Hagemeister
bc92621ade
release 2015.12.06
2015-12-06 18:51:25 +01:00
Sergey M․
fd8e559c3a
[beeg] Switch to api v4 ( Closes #7774 )
2015-12-06 23:47:10 +06:00
Sergey M․
222e11d4ae
[bbc] Add another pattern for playlist.sxml ( Closes #7743 )
2015-12-06 16:41:12 +06:00
Sergey M․
7d682f0acb
[nowtv] Extend _VALID_URL to support jahr URLs ( Closes #7755 )
2015-12-06 16:18:59 +06:00
Yen Chi Hsuan
8364b6b0b1
[iqiyi] Update key
...
Closes #7772
2015-12-06 16:41:02 +08:00
remitamine
9f6b517671
[vgtv] extract all formats and improve extraction
2015-12-06 07:50:27 +01:00
Sergey M․
7ac40e5521
[nowvideo] Update test
2015-12-06 09:42:20 +06:00
Sergey M․
36066dd3ee
[movshare] Rename to wholecloud
2015-12-06 09:42:00 +06:00
Sergey M․
636aa83ed3
[cloudtime] Add extractor
2015-12-06 09:37:38 +06:00
Sergey M․
33d152b6cc
[novamov] Move all novamov based extractors to a single place
...
For easier navigation
2015-12-06 09:29:41 +06:00
remitamine
51c4fec0d5
[nba] use int_or_none for tbr
2015-12-05 21:04:22 +01:00
remitamine
0017486dca
[nba] use int instead of int_or_none
2015-12-05 20:58:44 +01:00
Sergey M․
edc70f4aaf
[pluralsight] Fix format code split while guessing quality
2015-12-06 01:40:13 +06:00
Sergey M․
756926ff00
[pluralsight] Add support for widescreen videos ( Closes #7766 )
2015-12-06 01:39:28 +06:00
remitamine
cb160dd531
[nba] handle format info properly
2015-12-05 18:47:15 +01:00
Jaime Marquínez Ferrándiz
77334ccb44
[metacafe] Fix age limit extraction
2015-12-05 16:12:50 +01:00
Jaime Marquínez Ferrándiz
796db21295
[metacafe] Fix video url extraction ( closes #7763 )
2015-12-05 16:12:02 +01:00
Philipp Hagemeister
535d7b681b
release 2015.12.05
2015-12-05 16:01:37 +01:00
remitamine
7db2897ded
[srgssr] handle all play urls only in SRGSSRIE and keep RTSIE for articles
2015-12-05 15:57:10 +01:00
Sergey M․
960e038886
[hypem] Modernize
2015-12-05 20:46:57 +06:00
Sergey M․
ea14422ff1
[hypem] Correctly handle cookies ( Closes #7762 )
2015-12-05 20:42:21 +06:00
Yen Chi Hsuan
38d05d17e5
[fc2] Fix test_FC2_1
2015-12-05 21:10:26 +08:00
Yen Chi Hsuan
db9bd5267f
[keezmovies] Fix extraction
...
Also fixes #7752
2015-12-05 17:26:13 +08:00
remitamine
ab3b773bbe
[acast] change tests into more stable casts and work with channel extractor only if it didn't match cast regex
2015-12-05 10:14:34 +01:00
Yen Chi Hsuan
0bc4ee60e0
[bbc] Fix test_BBC_6
2015-12-05 16:55:53 +08:00
Yen Chi Hsuan
a3ef0e1cdd
[bbc.co.uk] Skip removed test video
2015-12-05 16:55:53 +08:00
Yen Chi Hsuan
679bacf0b5
[bbc.co.uk] Fix test_BBCCoUk
...
This is similar to the one in #7756 , So also fixes #7756 .
2015-12-05 16:55:53 +08:00
remitamine
02e3952f3b
[trilulilu] handle errors
2015-12-05 09:42:00 +01:00
Yen Chi Hsuan
64b7e89c0c
[srf] Support audios ( closes #7760 )
2015-12-05 16:26:30 +08:00
remitamine
bee4c5571a
[clipfish] improve extraction
2015-12-04 16:38:05 +01:00
remitamine
96929dd1e8
[skynewsarabia] fix extractor name
2015-12-04 16:23:44 +01:00
remitamine
53e06b2507
[ooyala] fix duration scale
2015-12-04 16:18:02 +01:00
remitamine
b80d4bebf3
[nba] fix extraction errors
2015-12-04 16:04:22 +01:00
Jaime Marquínez Ferrándiz
55bec9b658
[clipfish] Remove unused import and style fix
2015-12-04 14:29:37 +01:00
Jaime Marquínez Ferrándiz
2a63b0f110
[mixcloud] Fix extraction of the audio url ( fixes #7751 )
2015-12-04 14:26:34 +01:00
remitamine
07b88cffce
Merge pull request #7686 from remitamine/acast
...
[acast] Add new extractor
2015-12-04 09:10:02 +01:00
remitamine
58c8451f36
Merge pull request #7660 from remitamine/gameinformer
...
[gameinformer] Add new extractor(closes #3376 )
2015-12-04 09:03:21 +01:00
remitamine
3047121c63
Merge pull request #7320 from remitamine/adobetv
...
[adobetv] improve extraction and add support specific language video,show and channel extraction
2015-12-04 08:54:06 +01:00
remitamine
7079f8ff1f
[adobetv] use compat_str
2015-12-04 08:44:18 +01:00
remitamine
2c3b9f3570
[adobetv] use a variable for api base url
2015-12-04 08:37:08 +01:00
remitamine
fad2428f47
[gameinformer] split long line
2015-12-04 08:24:04 +01:00
remitamine
c3d3110f6a
Merge pull request #7185 from remitamine/ooyala
...
[ooyala] extract more formats and metadata
2015-12-04 08:23:21 +01:00
remitamine
79ec00276c
Merge pull request #7326 from remitamine/clipfish
...
[clipfish] improve info extraction
2015-12-04 07:57:58 +01:00
remitamine
9c117d345f
[nba] improve( fixes #7068 )
...
* extract more formats
* extract videos from team mini sites
* extract more metadata
2015-12-04 07:20:27 +01:00
remitamine
46cc1c65a4
[nba] use xpath utils
2015-12-04 07:09:48 +01:00
remitamine
71d9fe7818
[trilulilu] improve extraction
2015-12-04 06:53:33 +01:00
remitamine
4ccabf93db
[trilulilu] fix info extraction
2015-12-04 00:51:02 +01:00
remitamine
6612a34939
[bilibili] flake8
2015-12-03 22:43:19 +01:00
remitamine
e5b4225f7c
[audimedia] flake8
2015-12-03 22:25:08 +01:00
remitamine
76ab842d9b
[bilibili] use xpath_text and catch errors in xml document
2015-12-03 22:01:32 +01:00
remitamine
78653a33aa
Merge remote-tracking branch 'upstream/master' into bliptv
2015-12-03 20:33:22 +01:00
remitamine
24dc1ed715
Merge pull request #7659 from remitamine/audimedia
...
[audimedia] Add new extractor(closes #7654 )
2015-12-03 20:28:52 +01:00
remitamine
640bb54e73
Merge branch 'master' of https://github.com/rg3/youtube-dl into bilibili
2015-12-03 20:05:11 +01:00
Sergey M․
e0977d7686
[beeg] Decrypt URL ( Closes #7736 )
2015-12-04 00:59:32 +06:00
remitamine
112ab398db
Merge pull request #7681 from remitamine/skynewarabia
...
[skynewsarabia] Add new extractor
2015-12-03 18:41:38 +01:00
Sergey M․
af93fcfa05
[beeg] Update API URL ( Closes #7736 )
2015-12-03 23:23:36 +06:00
Sergey M․
62d231c004
[extractor/common] Clarify duration can be float
2015-12-03 20:55:02 +06:00
Sergey M․
49358274d7
[bbc] Fix _VALID_URL
2015-12-03 20:49:14 +06:00
Jaime Marquínez Ferrándiz
7b1e379ca9
[gametrailers] Fix extraction ( fixes #7722 )
...
They have stopped using the MTV system.
2015-12-03 13:47:21 +01:00
Sergey M․
22d7368dfb
[bbc] Extract _ID_REGEX and ad one more video id pattern ( Closes #7724 )
2015-12-02 02:34:31 +06:00
Sergey M․
24121bc703
[udemy] Make lecture downloading fatal
2015-12-02 00:53:03 +06:00
Sergey M․
9fc87fa767
[udemy] Remove unused import
2015-12-02 00:51:47 +06:00
Sergey M․
328f82d59a
[udemy] Semi-switch to api 2.0 ( Closes #7704 )
...
* Use api 2.0 to get lectures since it provides more formats
* Fix authorization for api 2.0
* Autotry enrolling in the course for single lectures
* Extract additional metadata rom asset['data']['outputs']
2015-12-02 00:48:27 +06:00
Sergey M․
78717fc328
[udemy] Allow authentication via cookies
2015-12-01 22:10:10 +06:00
Sergey M․
3b35c3425e
[udemy] Extract formats from data.outputs ( #7704 )
2015-12-01 20:35:46 +06:00
Sergey M․
874ae0354e
[nrk] Extract f4m formats and impose geo restriction only when not media URL ( Closes #7715 )
2015-12-01 18:35:24 +06:00
Sergey M․
4c6b4764f0
[youtube] Clarify itag 272 possible resolutions ( #7699 )
2015-11-30 20:42:05 +06:00
Sergey M․
59ee8a8647
[facebook] Make alternative title optional ( Closes #7700 )
2015-11-30 20:10:09 +06:00
Sergey M․
af284305d5
[vodlocker] Capture file not found error ( Closes #7696 )
2015-11-30 03:58:39 +06:00
Sergey M․
d53a4af1a4
[pornhub:playlist] Allow alphanumeric viewkeys ( Closes #7695 )
2015-11-30 03:47:01 +06:00
Sergey M․
2e1b928540
[youtube:playlist] Extend _VALID_URL
2015-11-29 21:04:11 +06:00
Sergey M․
040ac68679
[youtube] Extend _VALID_URL ( Closes #7694 )
2015-11-29 21:01:59 +06:00
Yen Chi Hsuan
049d71d874
[youtube] Simplify and make sure header values are strings
2015-11-29 19:52:48 +08:00
Sergey M․
bf2c8c8f82
[spiegel] Fix extraction ( Closes #7693 )
2015-11-29 17:03:33 +06:00
Yen Chi Hsuan
992fc9d6e1
[utils] Refactor handle_youtubedl_headers for future extension
2015-11-29 12:58:29 +08:00
Yen Chi Hsuan
0424ec307b
[utils] Correct docstring of YoutubeDLHandler
2015-11-29 12:46:04 +08:00
Yen Chi Hsuan
ac5a69af45
[youtube] Disable compression for live streams
2015-11-29 12:44:24 +08:00
Yen Chi Hsuan
94e8c80473
[downloader/hls] Respect Youtubedl-* headers
2015-11-29 12:43:59 +08:00
Yen Chi Hsuan
87f0e62d94
[utils] Separate codes for handling Youtubedl-* headers
2015-11-29 12:42:50 +08:00
remitamine
46b4070f3f
Merge pull request #7057 from remitamine/cspan
...
[cspan] correct the clip info extraction (fixes #7335 )
2015-11-28 21:36:52 +01:00
remitamine
2a776f9788
[cspan] change into a function
2015-11-28 20:22:31 +01:00
remitamine
f4c7ef9862
[skynewsarabia] return empty categories array if there is no topic
2015-11-28 18:20:44 +01:00
remitamine
50e12e9df1
[acast] Add new extractor
2015-11-28 18:10:37 +01:00
Sergey M․
b7faebbac8
[bloomberg] Improve formats extraction
2015-11-28 22:45:19 +06:00
Sergey M․
4191fdf147
[bloomberg] Improve video id regex
2015-11-28 22:41:39 +06:00
Sergey M․
9a4f12be98
[bloomberg] Modernize
2015-11-28 22:40:29 +06:00
Sergey M․
7ad4258add
[bloomberg] Relax _VALID_URL even more ( Closes #7685 )
2015-11-28 22:39:36 +06:00
Sergey M․
5faf9fed7e
[youtube] Clarify rationale for yt:stretch validation
2015-11-28 18:50:21 +06:00
Sergey M
13a9b69b09
Merge pull request #7677 from lalinsky/yt-stretch-zero-height
...
[youtube] Ignore yt:stretch with zero width/height
2015-11-28 18:14:06 +06:00
remitamine
4975650e00
[skynewsarabia] fix IE_NAME
2015-11-28 12:20:39 +01:00
remitamine
0cc7178546
[skynewsarabia] Add new extractor
2015-11-28 11:48:18 +01:00
Lukáš Lalinský
41f24c321d
[youtube] Use the existing w
and h
variables
2015-11-28 08:16:46 +01:00
Yen Chi Hsuan
4b3fbafdd2
[options] Changed wording for --list-formats
...
As proposed by @dstftw at 9bff48a0e7
2015-11-28 14:14:20 +08:00
Sergey M․
7ac40086f5
[dbtv] Expand _VALID_URL ( Closes #7645 )
2015-11-28 08:44:13 +06:00
Lukáš Lalinský
313dfc45f5
[youtube] Ignore yt:stretch with zero width/height
2015-11-28 01:07:07 +01:00
Philipp Hagemeister
78a55d7a28
release 2015.11.27.1
2015-11-27 16:39:59 +01:00
Philipp Hagemeister
bb6ac83698
release 2015.11.27
2015-11-27 16:32:51 +01:00
Yen Chi Hsuan
9d0e366880
[downloader/hls] Remove Accept-encoding from headers passed to ffmpeg
...
Fails for Youtube Gaming live streams (#7671 )
2015-11-27 21:37:45 +08:00
Yen Chi Hsuan
9bff48a0e7
[options] Clarify --list-formats needs videos ( closes #7669 )
2015-11-27 21:24:39 +08:00
remitamine
60121eb514
[gameinformer] Add new extractor
2015-11-26 22:43:31 +01:00
remitamine
527ca1da4f
[audimedia] Add new extractor( closes #7654 )
2015-11-26 21:24:10 +01:00
Philipp Hagemeister
ba7a92b0ce
release 2015.11.24
2015-11-24 07:46:38 +01:00
Philipp Hagemeister
4c7d816dd7
[jsinterp] Adapt to updated YouTube code generation ( Fixes #7623 , fixes #7624 , fixes #7625 , fixes #7626 )
2015-11-24 07:45:38 +01:00
Philipp Hagemeister
20e98bf6c0
release 2015.11.23
2015-11-23 18:07:58 +01:00
Sergey M?
5c2266df4b
Switch codebase to use sanitized_Request instead of
...
compat_urllib_request.Request
[downloader/dash] Use sanitized_Request
[downloader/http] Use sanitized_Request
[atresplayer] Use sanitized_Request
[bambuser] Use sanitized_Request
[bliptv] Use sanitized_Request
[brightcove] Use sanitized_Request
[cbs] Use sanitized_Request
[ceskatelevize] Use sanitized_Request
[collegerama] Use sanitized_Request
[extractor/common] Use sanitized_Request
[crunchyroll] Use sanitized_Request
[dailymotion] Use sanitized_Request
[dcn] Use sanitized_Request
[dramafever] Use sanitized_Request
[dumpert] Use sanitized_Request
[eitb] Use sanitized_Request
[escapist] Use sanitized_Request
[everyonesmixtape] Use sanitized_Request
[extremetube] Use sanitized_Request
[facebook] Use sanitized_Request
[fc2] Use sanitized_Request
[flickr] Use sanitized_Request
[4tube] Use sanitized_Request
[gdcvault] Use sanitized_Request
[extractor/generic] Use sanitized_Request
[hearthisat] Use sanitized_Request
[hotnewhiphop] Use sanitized_Request
[hypem] Use sanitized_Request
[iprima] Use sanitized_Request
[ivi] Use sanitized_Request
[keezmovies] Use sanitized_Request
[letv] Use sanitized_Request
[lynda] Use sanitized_Request
[metacafe] Use sanitized_Request
[minhateca] Use sanitized_Request
[miomio] Use sanitized_Request
[meovideo] Use sanitized_Request
[mofosex] Use sanitized_Request
[moniker] Use sanitized_Request
[mooshare] Use sanitized_Request
[movieclips] Use sanitized_Request
[mtv] Use sanitized_Request
[myvideo] Use sanitized_Request
[neteasemusic] Use sanitized_Request
[nfb] Use sanitized_Request
[niconico] Use sanitized_Request
[noco] Use sanitized_Request
[nosvideo] Use sanitized_Request
[novamov] Use sanitized_Request
[nowness] Use sanitized_Request
[nuvid] Use sanitized_Request
[played] Use sanitized_Request
[pluralsight] Use sanitized_Request
[pornhub] Use sanitized_Request
[pornotube] Use sanitized_Request
[primesharetv] Use sanitized_Request
[promptfile] Use sanitized_Request
[qqmusic] Use sanitized_Request
[rtve] Use sanitized_Request
[safari] Use sanitized_Request
[sandia] Use sanitized_Request
[shared] Use sanitized_Request
[sharesix] Use sanitized_Request
[sina] Use sanitized_Request
[smotri] Use sanitized_Request
[sohu] Use sanitized_Request
[spankwire] Use sanitized_Request
[sportdeutschland] Use sanitized_Request
[streamcloud] Use sanitized_Request
[streamcz] Use sanitized_Request
[tapely] Use sanitized_Request
[tube8] Use sanitized_Request
[tubitv] Use sanitized_Request
[twitch] Use sanitized_Request
[twitter] Use sanitized_Request
[udemy] Use sanitized_Request
[vbox7] Use sanitized_Request
[veoh] Use sanitized_Request
[vessel] Use sanitized_Request
[vevo] Use sanitized_Request
[viddler] Use sanitized_Request
[videomega] Use sanitized_Request
[viewvster] Use sanitized_Request
[viki] Use sanitized_Request
[vk] Use sanitized_Request
[vodlocker] Use sanitized_Request
[voicerepublic] Use sanitized_Request
[wistia] Use sanitized_Request
[xfileshare] Use sanitized_Request
[xtube] Use sanitized_Request
[xvideos] Use sanitized_Request
[yandexmusic] Use sanitized_Request
[youku] Use sanitized_Request
[youporn] Use sanitized_Request
[youtube] Use sanitized_Request
[patreon] Use sanitized_Request
[extractor/common] Remove unused import
[nfb] PEP 8
2015-11-23 21:56:23 +06:00
Sergey M․
67dda51722
Rename compat_urllib_request_Request to sanitized_Request and move to utils
2015-11-23 21:55:15 +06:00
Sergey M․
e4c4bcf36f
[vimeo] Use compat_urllib_request_Request
2015-11-23 21:55:14 +06:00
Sergey M․
82d8a8b6e2
[YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request
2015-11-23 21:55:13 +06:00
Sergey M․
13a10d5aa3
[compat] Add compat_urllib_request_Request
...
This is actually not a compatibility routine but rather a workaround for URLs without protocol specified.
The protocol-less URL is treated as HTTP one since it's most probable scenario and it will most likely to
redirect to HTTPS if HTTPS was actually expected. This routine could also be useful for any Request
preprocessing that may be added in future.
2015-11-23 21:55:12 +06:00
Sergey M․
9022726446
[youtube] Fix test
2015-11-23 21:37:21 +06:00
Sergey M․
94bfcd23b7
[youtube] Fix test
2015-11-23 21:35:23 +06:00
Sergey M․
526b3b0716
[youtube] Clarify ytplayer.config extraction rationale
2015-11-23 21:14:03 +06:00
Sergey M․
61f92af1cf
[youtube] Add test with '};' in tags
2015-11-23 21:02:37 +06:00
Sergey M․
a72778d364
[youtube] Improve ytplayer.config extraction
2015-11-23 21:00:06 +06:00
Sergey M
5ae17037a3
Merge pull request #7599 from lalinsky/fix-youtube
...
[youtube] More explicit player config JSON extraction (fixes #7468 )
2015-11-23 20:52:23 +06:00
Sergey M․
02f0da20b0
[pluralsight] Add support for alternative webpage layout ( Closes #7607 )
2015-11-23 03:08:38 +06:00
Lukáš Lalinský
b41631c4e6
[youtube] Send the list of patterns directly to _search_regex
2015-11-22 13:53:26 +01:00
Lukáš Lalinský
0e49d9a6b0
[youtube] Fall back to the original regex for ytplayer.config
2015-11-22 13:49:33 +01:00
Sergey M․
4a7d108ab3
[rutube] Remove unnecessary print
2015-11-22 18:24:17 +06:00
Lukáš Lalinský
3cfd000849
[youtube] More explicit player config JSON extraction ( fixes #7468 )
2015-11-22 13:14:35 +01:00
Sergey M․
1b38185361
[pornhd] Fix title extraction ( Closes #7596 )
2015-11-22 18:08:30 +06:00
Sergey M․
9cb9a5df77
[utils] Check ext with trailing slash against the list of known extensions
2015-11-22 17:27:13 +06:00
Sergey M․
3e12bc583a
[utils] Improve determine_ext ( Closes #7593 )
2015-11-22 06:29:39 +06:00
Sergey M․
e568c2233e
[youtube] Add test for multi page list of playlists
2015-11-22 05:03:23 +06:00
Sergey M․
061a75edd6
[youtube] Extract base for entry list extractors and support multi page lists of playlists
2015-11-22 05:01:01 +06:00
Philipp Hagemeister
82c4d7b0ce
release 2015.11.21
2015-11-21 23:36:27 +01:00
Sergey M․
136dadde95
[youtube:show] Rework in terms of playlists base extractor
2015-11-22 04:18:20 +06:00
Sergey M․
0c14841585
[youtube:user:playlists] Add extractor ( Closes #3817 )
2015-11-22 04:17:07 +06:00
Sergey M․
0eebf34d9d
[pluralsight] Rephrase
2015-11-22 00:58:25 +06:00
Sergey M․
cf186b77a7
[pluralsight] Clarify allowed qualities guessing rationale
2015-11-22 00:56:40 +06:00
Sergey M․
a3372437bf
[soundcloud] Remove unused variable
2015-11-22 00:49:58 +06:00
Sergey M․
4c57b4853d
[pluralsight] Until listing formats request only single format
2015-11-22 00:42:58 +06:00
Sergey M․
38eb2968ab
[pluralsight] Clarify and randomize ViewClip sleep interval
2015-11-22 00:07:09 +06:00
Andrzej Lichnerowicz
bea56c9569
[pluralsight] prevent error 429 when sensing video formats
2015-11-21 23:49:58 +06:00
Sergey M․
7e508ff2cf
[pluralsight] Improve login detection
2015-11-21 21:49:37 +06:00
Sergey M․
563772eda4
[pluralsight] Extract base class
2015-11-21 21:37:29 +06:00
Sergey M․
0533915aad
[pluralsight] Update some more URLs
2015-11-21 21:35:08 +06:00
Sergey M․
c3a227d1c4
[pluralsight] Update _LOGIN_URL
2015-11-21 21:25:48 +06:00
Sergey M․
f6c903e708
[soundcloud:search] Simplify ( Closes #7213 )
2015-11-21 21:21:21 +06:00
Sergey M․
7dc011c063
[soundcloud:search] Remove no track results message
2015-11-21 21:00:42 +06:00
Sergey M․
4e3b303016
[soundcloud:search] Fix non-ASCII searches
2015-11-21 20:55:48 +06:00
Sergey M․
7e1f5447e7
[utils] Improve encode_dict
2015-11-21 20:46:33 +06:00
Sergey M․
7e3472758b
[soundcloud:search] PEP 8
2015-11-21 20:04:35 +06:00
reiv
328a22e175
[soundcloud] Remove limit on search results
2015-11-21 19:41:36 +06:00
reiv
417b453699
[soundcloud] Use correct error message conventions
2015-11-21 19:41:31 +06:00
reiv
6ea7190a3e
Rewrite as list comprehension.
2015-11-21 19:41:26 +06:00
reiv
b54b08c91b
Simplify with itertools.islice().
2015-11-21 19:41:19 +06:00
reiv
c30943b1c0
Fix some compatibility issues, cleanup.
2015-11-21 19:41:15 +06:00
reiv
2abf7cab80
[soundcloud] Add Soundcloud search extractor
2015-11-21 19:41:08 +06:00
Sergey M․
4137196899
[rutube] Extract all formats
2015-11-21 18:02:52 +06:00
Sergey M․
019839faaa
[extractor/common] Use baseURL from f4m manifest for recursive manifest extraction
2015-11-21 18:01:39 +06:00
Sergey M․
f52183a878
[rutube:embed] Extend _VALID_URL ( Closes #7588 )
2015-11-21 17:39:24 +06:00
Yen Chi Hsuan
750b9ff032
[generic] Extract M3U8 formats ( closes #7582 )
2015-11-21 16:43:01 +08:00
Yen Chi Hsuan
28602e747c
[generic] Refactor
2015-11-21 16:08:54 +08:00
Yen Chi Hsuan
6cc37c69e2
[generic] Unescape URLs from JWPlayer ( #7582 )
2015-11-21 14:12:34 +08:00
Sergey M․
a5cd0eb8a4
[pluralsight:course] Improve _VALID_URL
2015-11-21 08:32:48 +06:00
Sergey M․
c23e266427
[pluralsight] Do not require pluralsight account
...
Looks like some courses are available without pluralsight account
2015-11-21 08:25:52 +06:00
Sergey M․
651acffbe5
[pluralsight] Update ViewClip URL
2015-11-21 08:21:33 +06:00
Sergey M․
71bd93b89c
[pluralsight] Do not rely on argument order in query ( Closes #7583 )
2015-11-21 08:08:34 +06:00
Sergey M․
6da620de58
[kaltura] Add test for referrer protected video ( #7409 )
2015-11-21 01:40:28 +06:00
Sergey M․
bdceea7afd
[kaltura] Clean description
2015-11-21 01:39:29 +06:00
Sergey M․
d80a39cec8
[kaltura] Improve
2015-11-21 01:38:08 +06:00
Sergey M․
5b5fae5f20
[generic] Use referrer from source kaltura embed URLs ( #7409 )
2015-11-21 01:35:58 +06:00
Sergey M․
01b06aedcf
[kaltura] Add support for referrer protected videos ( #7409 )
2015-11-21 01:34:02 +06:00
ashutosh-mishra
17cc153435
Typo fix, found while going through the code.
2015-11-20 22:51:46 +05:30
Sergey M․
67446fd49b
[instagram] Improve _VALID_URL ( Closes #7568 )
2015-11-20 04:07:39 +06:00
Sergey M․
325bb615a7
[theplatform] Style
2015-11-19 22:58:43 +06:00
Sergey M․
ee5cd8418e
[theplatform] Handle protocolless feed URLs ( Closes #7532 )
2015-11-19 22:58:29 +06:00
Sergey M․
342609a1b4
[bloomberg] Reax _VALID_URL ( Closes #7546 )
2015-11-19 22:55:06 +06:00
Sergey M
f270cf1a26
Merge pull request #7519 from barlik/master
...
Clarify that automatic subtitles are generated.
2015-11-19 22:44:08 +06:00
hedii
371c3b796c
[YoutubeDL] Add playlist finished downloading message ( Closes #7517 )
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-11-19 22:39:02 +06:00
Sergey M․
6b7ceee1b9
[vimeo] Add test for #7552
2015-11-19 22:31:16 +06:00
Sergey M․
fdb20a27a3
[vimeo:group] Improve _VALID_URL ( Closes #7552 )
2015-11-19 22:30:58 +06:00
Sergey M․
2c94198eb6
[vimeo] Improve playlists extraction
2015-11-19 21:29:32 +06:00
Philipp Hagemeister
e8110b8125
release 2015.11.19
2015-11-19 15:35:13 +01:00
Yen Chi Hsuan
c39fd7b1ca
[UDNEmbed] Fix generic UDN pages
...
Closes #7547
2015-11-19 22:32:56 +08:00
Sergey M․
a9c09a7c62
[pbs] Update API URL ( Closes #7565 )
2015-11-19 20:25:28 +06:00
Philipp Hagemeister
82beaabb41
release 2015.11.18
2015-11-18 19:23:04 +01:00
Jaime Marquínez Ferrándiz
63b4295d20
[youtube:playlist] fix title extraction ( fixes #7544 and #7545 )
2015-11-18 18:28:05 +01:00
Sergey M․
312a3f389b
[pbs] Extend _VALID_URL
2015-11-18 00:46:41 +06:00
Jaime Marquínez Ferrándiz
609af1ae1c
[dplay] Add 'encoding: utf-8' line
2015-11-17 17:58:16 +01:00
Jaime Marquínez Ferrándiz
4cd759f73d
[dplay] Add extractor ( closes #7515 )
...
Since I haven't figured out how to download the hds stream, we use the hls one instead.
2015-11-17 17:52:29 +01:00
Jaime Marquínez Ferrándiz
e156e70281
[rtve] Remove unused import
2015-11-17 16:23:29 +01:00
Sergey M․
9b464929fe
[rtve.es:alacarta] Fix extraction
2015-11-17 21:11:42 +06:00
Sergey M
0c176d7bde
Merge pull request #7514 from ping/patch-7301
...
[neteasemusic] Fixes #7301
2015-11-16 14:25:29 +00:00
Sergey M․
7a3f0c00ad
[utils] Style
2015-11-16 20:24:09 +06:00
Sergey M․
7aefc49c40
[utils] Skip invalid/non HTML entities ( Closes #7518 )
2015-11-16 20:20:16 +06:00
Rastislav Barlik
741dd8ea65
Clarify that automatic subtitles are generated.
...
It wasn't clear what automatic word mean.
2015-11-16 14:15:25 +00:00
ping
76adc82068
[neteasemusic] Fixes #7301
2015-11-16 11:39:18 +08:00
Philipp Hagemeister
bd1512d196
release 2015.11.15
2015-11-15 22:16:08 +01:00
Sergey M․
9a4acbfaf5
[theplatform] Add test for #7385
2015-11-16 00:28:04 +06:00
Sergey M․
ad1f4e7902
[theplatform] Handle explicitly specified SMIL ( #7385 )
2015-11-15 23:43:23 +06:00
Sergey M
b328295910
Merge pull request #7436 from davidbz/add_proxy_to_update_procedure
...
Add proxy support for update_self
2015-11-15 11:13:22 +00:00
David Ben Zakai
828b2a5cd9
Removing an unnecessary import
2015-11-15 09:40:32 +02:00
Sergey M․
2ff7cbeaaa
[nowtv:list] Add extrator ( Closes #7147 )
2015-11-15 08:30:13 +06:00
Sergey M․
b2f7738830
[dumpert] Use original protocol
2015-11-15 02:25:00 +06:00
Sergey M․
dc0279532a
[dumpert] Disable SSL ( Closes #7504 )
2015-11-15 02:21:24 +06:00
Sergey M․
0c59d02bdc
[periscope] Relax _VALID_URL ( Closes #7503 )
2015-11-15 00:20:17 +06:00
Jaime Marquínez Ferrándiz
0f72beb515
[periscope] Remove unused imports
2015-11-14 18:31:33 +01:00
Sergey M․
d781e29316
[bbc] Allow selectionunavailable errors ( Closes #7502 )
2015-11-14 23:08:13 +06:00
Sergey M․
3b3e8ed332
[quickscope] Remove extractor (2)
2015-11-14 22:34:30 +06:00
Sergey M․
dcdfeb33d2
[quickscope] Remove extractor
2015-11-14 22:32:54 +06:00
Sergey M․
0d85c3a732
[lynda] Style
2015-11-14 16:44:24 +06:00
Sergey M․
903d136942
[lynda] Logout only when login info present ( Closes #7500 )
2015-11-14 16:43:58 +06:00
Yen Chi Hsuan
9d584da7d0
[xfileshare] Correct _VALID_URL
2015-11-14 17:27:32 +08:00
Yen Chi Hsuan
31752f76f7
[twitter:card] Add add_ie for the external test
2015-11-14 17:03:26 +08:00
Yen Chi Hsuan
5f1b2aea80
[twitter:card] Support vine.co embeds ( closes #7496 )
2015-11-14 17:02:07 +08:00
Sergey M․
4479600d57
[instagram] Add test for #7497
2015-11-14 07:21:20 +06:00
Sergey M․
a90189c3ad
[instagram] Relax _VALID_URL ( Closes #7497 )
2015-11-14 07:20:33 +06:00
Sergey M․
d8a1caf04f
[brightcove:new] Style
2015-11-14 06:22:12 +06:00
Sergey M․
cb33d389ed
[brightcove:new] Add test with rtmp streams
2015-11-14 06:20:09 +06:00
Sergey M․
e01b432ad3
[brightcove:new] Fix test
2015-11-14 06:11:17 +06:00
Sergey M․
fd91257c40
[brightcove] Order imports alphabetically
2015-11-14 06:08:36 +06:00
Sergey M․
c7b959ce38
[utils] Remove unused function
2015-11-14 06:07:44 +06:00
Sergey M․
75eac8961e
[brightcove] Remove unused import
2015-11-14 06:07:24 +06:00
Sergey M․
3b7d9aa487
Rename all references to legacy studio Brightcove extractor
2015-11-14 06:05:46 +06:00
Sergey M․
1f4b722b00
[generic] Clarify Brightcove Legacy Studio comment
2015-11-14 06:03:32 +06:00
Sergey M․
f6519f89b0
[generic] Extract Brightcove New Studio embeds
2015-11-14 06:03:07 +06:00
Sergey M․
24af85298e
[brightcove] Fix _extract_urls
2015-11-14 06:01:56 +06:00
Sergey M․
e721d857c2
[brightcove] Clarify IE_NAMEs
2015-11-14 05:56:51 +06:00
Sergey M․
5c17f0a67a
[brightcove:embedinpage] Rename extractor to brightcove new
...
It's not actually embed_in_page but "New Studio" and allows both iframe and embed_in_page embeds
2015-11-14 05:55:59 +06:00
Sergey M․
4fcaa4f4a5
[brightcove] Rename extractor to brightcove legacy
...
Old embedding approaches are now "Legacy Studio"
2015-11-14 05:54:16 +06:00
Sergey M․
536f819eda
[brightcove] Imrove extraction of new embeds
2015-11-14 05:51:05 +06:00
Sergey M․
a662489877
[brightcove:embedinpage] Make more robust and extract rtmp streams
2015-11-14 05:09:50 +06:00
Sergey M․
a2973eb597
Merge branch 'brightcove_in_page_embed' of https://github.com/remitamine/youtube-dl into remitamine-brightcove_in_page_embed
2015-11-14 01:23:15 +06:00
Sergey M․
4e21b3a94f
[cbs] Use android UA for higher quality streams ( Closes #7490 )
2015-11-14 00:25:28 +06:00
Jaime Marquínez Ferrándiz
b703ebeeaf
[twitter] Don't fail if the description doesn't contain an URL ( fixes #7489 )
2015-11-13 19:09:42 +01:00
Jaime Marquínez Ferrándiz
b84a5f0337
[twitter] Update tests checksums
2015-11-13 18:55:07 +01:00
Philipp Hagemeister
a1ec9a7553
release 2015.11.13
2015-11-13 11:07:30 +01:00
Sergey M․
91d644b5ba
[ruutu] Relax formats extraction
2015-11-13 02:43:27 +06:00
Sergey M․
5d6c3d6a66
[ruutu] Skip NOT-USED URLs( Closes #7478 )
2015-11-13 02:41:38 +06:00
Jaime Marquínez Ferrándiz
1ebb4717df
[cbsnews] Fix construction of 'play_path' in some videos ( fixes #7394 )
2015-11-12 21:02:56 +01:00
Yen Chi Hsuan
cf5881fc4d
Credit @ferama
...
For providing idea for vidto.me (#7167 ) and extending nowvideo support (#6760 )
2015-11-12 21:33:46 +08:00
Sergey M․
fcd817a326
[vimeo] Fix extraction ( Closes #7460 )
2015-11-12 03:56:11 +06:00
Sergey M․
031ec536f0
[gorillavid] Rename to xfileshare
2015-11-11 23:00:53 +06:00
Sergey M․
668db403f9
[gorillavid] Add test for vidto.me and strip title
2015-11-11 22:47:28 +06:00
Sergey M․
b9ad101926
[gorillavid] Add support for vidto.me
2015-11-11 22:44:03 +06:00
Sergey M․
435911029f
[vidto] Remove extractor
2015-11-11 22:43:17 +06:00
Sergey M․
699ed30cee
[novamov] Modernize
2015-11-11 22:34:49 +06:00
Sergey M․
9eab37dca0
[vimeo] Simplify set cookie
2015-11-11 22:32:13 +06:00
Sergey M․
9a8a12b7d8
[vimeo] Append cookies instead of overriding
2015-11-11 22:23:23 +06:00
Yen Chi Hsuan
a4c2ab35c1
Merge remote-tracking branch 'upstream/master'
2015-11-12 00:08:42 +08:00
Sergey M․
3d9c4bf09a
[vimeo] Fix password protected videos ( Closes #7451 )
2015-11-11 21:21:21 +06:00
Yen Chi Hsuan
8b8a39e279
[vidto] Several simplifications and improvements
...
1. Use InfoExtractor._hidden_inputs
2. Fetch title from <title> tag
3. Cookies are preserved automatically
4. Use single quotes everywhere
5. Do not declare variables for one-time use only
2015-11-11 23:17:59 +08:00
Sergey M․
82393e2bb2
[novamov] Follow continue-to-the-video button if any ( Closes #7330 )
2015-11-11 21:02:05 +06:00
Sergey M․
2eb99a4b98
[nowvideo] Replace main host to resolvable one
2015-11-11 21:00:23 +06:00
Yen Chi Hsuan
990e6e8fa3
[vidto] Minor fixes
...
1. import order
2. fatal is already True in helper functions
2015-11-11 20:13:03 +08:00
Rémy Léone
d8b7e80d29
Remove duplicate key
2015-11-11 12:00:31 +01:00
Yen Chi Hsuan
37120974dc
[vidto] PEP8
2015-11-11 02:02:46 +08:00
Marco Ferragina
42fc93c709
vidto extractor: code cleanup
2015-11-11 01:58:47 +08:00
Marco Ferragina
a625e56543
[vidto] Add extractor
2015-11-11 01:52:43 +08:00
Sergey M․
9b738b2caa
[funnyordie] Fix extraction and extract m3u8 formats
2015-11-10 21:32:54 +06:00
David Ben Zakai
90bb5667bf
Using internal opener
2015-11-10 17:15:23 +02:00
David Ben Zakai
d3d3e2e3aa
Adding proxy to update procedure
2015-11-10 16:31:42 +02:00
Philipp Hagemeister
37ca7b22b5
release 2015.11.10
2015-11-10 11:39:06 +01:00
Yen Chi Hsuan
50f84a9ae1
[youtube] Support new base.js html5 player
2015-11-10 12:55:01 +08:00
Yen Chi Hsuan
ff29bf81f8
[jsinterp] Support alternative function definition form
2015-11-10 12:54:02 +08:00
Sergey M․
b25f753397
[kaltura] Relax _VALID_URL
2015-11-09 20:50:43 +06:00
Sergey M․
6a5d6de1e3
[generic] Improve kaltura embed detection (2)
2015-11-09 20:49:42 +06:00
Sergey M․
1c31a5b0e0
[generic] Improve kaltura embed detection ( Closes #7409 )
2015-11-09 20:49:06 +06:00
Sergey M․
4f5cdf7c9b
[cmt] Extend _VALID_URL to support shows ( Closes #7407 )
2015-11-09 01:48:46 +06:00
Sergey M․
f09a767d31
[mit] Allow external embeds ( Closes #7406 )
2015-11-08 19:19:13 +06:00
Sergey M․
cc8034cc4c
[extremetube] Modernize
2015-11-08 19:14:39 +06:00
Sergey M․
50506cb607
[extremetube] Fix extraction ( Closes #7163 )
2015-11-08 19:01:37 +06:00
Sergey M․
aa8d2d5be6
[rtbf] Make www optional in _VALID_URL
2015-11-08 17:03:21 +06:00
Sergey M․
114e6025b0
[rtbf] Expand _VALID_URL ( Closes #7402 )
2015-11-08 17:01:45 +06:00
Sergey M․
fda2717ef9
[movieclips] Add coding cookie
2015-11-08 16:56:20 +06:00
Frans de Jonge
937511dfc0
Added support for the RTBF OUFtivi subpage
2015-11-08 16:51:13 +06:00
Jaime Marquínez Ferrándiz
d5c181a14e
[movieclips] Fix extraction ( fixes #7404 )
...
They use theplatform now.
Changed the test, because the old one seems to be georestricted.
2015-11-08 11:49:51 +01:00
Sergey M?
e8ce2375e0
[viidea] Improve and cleanup ( Closes #7390 )
...
* Optimize requests for multipart videos
* Fix cfg regex
* Improve titles and identifiers
2015-11-08 06:55:52 +06:00
remitamine
6fdb39ded1
[viidia] Cleaup
...
[viidea] extract playlist if lecture is an event
[viidia] use compat_str
2015-11-08 06:55:51 +06:00
remitamine
8e3a2bd620
[viidea] fix _VALID_URL regex and tests
2015-11-08 06:55:51 +06:00
remitamine
a06bf87a2c
[viidea] add support for sites using viidea service
2015-11-08 06:55:50 +06:00
remitamine
ee4337d100
[videolecture] add support for multi part videos
2015-11-08 06:55:50 +06:00
Jaime Marquínez Ferrándiz
cff551c0b0
[googleplus] Fix extraction of formats
2015-11-07 18:43:22 +01:00
remitamine
63b728f06f
[bleacherreport] Add new Extractor
2015-11-07 16:56:21 +01:00
remitamine
3793090b1b
[amp] Add generic extractor for Akamai AMP feeds and use it in dramafever and foxnews extractors
2015-11-07 16:54:35 +01:00
Sergey M․
6d02b9a392
[crunchyroll] Fix description extraction
2015-11-07 20:02:39 +06:00
Sergey M․
2c740cf28d
[crunchyroll] Simplify description extraction
2015-11-07 19:29:49 +06:00
Sergey M․
5214f1e31d
[crunchyroll] Fix title extraction ( Closes #7396 )
2015-11-07 19:29:42 +06:00
Sergey M․
5d0f84d32c
[beeg] Skip empty URLs ( Closes #7392 )
2015-11-07 06:23:00 +06:00
Mister Hat
ee223abb88
[vidzi] fixed. finds url from hash and host in script
...
Closes #7386 .
2015-11-06 20:24:02 +01:00
Sergey M․
21d0c33ecd
[pbs] Make flp embed lookup non fatal
2015-11-07 01:08:40 +06:00
Sergey M․
8b6d9406db
[pbs] Add test for flp frontline embeds
2015-11-07 00:42:30 +06:00
Sergey M․
686f98816e
[pbs] Add support for flp frontlines ( Closes #7369 )
2015-11-07 00:39:16 +06:00
Sergey M․
0fa6b17dcc
[pbs] Simplify and speed up player URL search
2015-11-06 23:45:26 +06:00
Sergey M․
472404953a
[miomio] PEP 8
2015-11-06 23:28:14 +06:00
Sergey M․
ae4ddf9efa
[lynda] PEP 8
2015-11-06 23:27:38 +06:00
Sergey M․
ea8ed40b2f
[lynda] Modernize and make more robust
2015-11-06 23:24:39 +06:00
Sergey M․
71bb016160
[lynda:course] Modernize and make more robust
2015-11-06 23:10:07 +06:00
Sergey M․
179ffab69c
[lynda:course] Force log out ( Closes #7361 )
2015-11-06 23:06:13 +06:00
Sergey M․
deb85c32bb
[postprocessor/ffmpeg] Use ffmpeg as prefix since it's used all over the places ( Closes #7371 )
2015-11-06 21:56:31 +06:00
Sergey M․
92366d189e
[njoy:embed] Relax _VALID_URL
2015-11-06 21:09:17 +06:00
Sergey M․
81413c0165
[ndr:embed] Relax _VALID_URL
2015-11-06 21:08:52 +06:00
Sergey M․
1e2eb4b40d
[njoy] Relax _VALID_URL
2015-11-06 21:08:21 +06:00
Sergey M․
01003d072c
[ndr] Add test for #7383
2015-11-06 21:07:52 +06:00
Sergey M․
5003e4283b
[ndr] Relax _VALID_URL ( Closes #7383 )
2015-11-06 21:06:44 +06:00
remitamine
a641b24592
[cnet] skip hls_phone if hls_tablet is present
2015-11-06 07:23:03 +01:00
remitamine
e68dd1921a
[miomio] use the formats urls headers for downloading xml
2015-11-06 06:33:05 +01:00
remitamine
6953d8e95a
[miomio] fix info extraction ( fixes #7366 )
2015-11-06 02:09:55 +01:00
remitamine
967c9076a3
raise ExtractorError if the page doesn't contain a video
2015-11-05 18:01:13 +01:00
Sergey M․
b3613d36da
[YoutubeDL] Sanitize path after output template substitution ( Closes #7367 )
2015-11-05 04:39:21 +06:00
Sergey M․
53472df857
[periscope] Add note on where to find alive example URLs
2015-11-05 02:56:44 +06:00
Sergey M․
2549e113b8
[periscope] Add test for broadcast_id based URL
2015-11-05 02:55:53 +06:00
Sergey M․
b15c44cd36
[periscope] Add support for videos with broadcast_id ( Closes #7359 )
2015-11-05 02:51:30 +06:00
Sergey M․
f93ded9852
[prosiebensat1] Add support for .ch domains ( Closes #7365 )
2015-11-05 01:54:49 +06:00
Sergey M․
89ea063eeb
[youtube] Clarify rationale for preferring a video info with token ( #7362 )
2015-11-04 22:49:23 +06:00
Sergey M․
44b2264fea
[youtube] Prefer video_info with token available
2015-11-04 22:12:24 +06:00
Jaime Marquínez Ferrándiz
cb5a470635
[vimeo] Remove unused import
2015-11-04 16:18:51 +01:00
Sergey M․
17d1900581
[vk] Fix view count extraction ( Closes #7353 )
2015-11-04 17:57:46 +06:00
Sergey M․
5d501a0901
[globo] Add more tests
2015-11-04 17:42:11 +06:00
Sergey M․
c13722480b
[globo:article] Fix test
2015-11-04 17:13:35 +06:00
Sergey M․
e7d34c03f2
[globo] Force uploader id to be string
2015-11-04 17:12:42 +06:00
Sergey M․
264cd00fff
[globo] Update tests
2015-11-04 17:10:45 +06:00
Sergey M․
a4a6b7b80f
[globo] Improve http formats
2015-11-04 17:03:45 +06:00
Sergey M․
aebb42d32b
[globo] Remove like count
...
It's no longer provided
2015-11-04 17:01:55 +06:00
Sergey M․
b4ef6a0038
[globo] Remove non available test
2015-11-04 17:01:27 +06:00
Sergey M․
5d235ca7f6
[globo] Prefer native m3u8
2015-11-04 16:55:39 +06:00
Sergey M․
c3459d24f1
[globo] Skip unsupported smooth streaming
2015-11-04 16:53:21 +06:00
Sergey M․
e3778cce0e
[globo] Improve m3u8 extraction
2015-11-04 16:51:19 +06:00
Sergey M․
ad607563a2
[globo] Separate article extractor
2015-11-04 16:46:26 +06:00
Yen Chi Hsuan
236cb2131b
Merge remote-tracking branch 'upstream/master'
2015-11-04 00:54:27 +08:00
Yen Chi Hsuan
f3cb54e6d9
Merge branch 'atomicdryad-pr-democracynow'
2015-11-04 00:45:18 +08:00
Yen Chi Hsuan
0aeb9a106e
[democracynow] Prevent required fields to be None
2015-11-04 00:13:00 +08:00
Yen Chi Hsuan
fd8102820c
[democracynow] Rename js to json_data
2015-11-04 00:09:55 +08:00
Sergey M․
bfdf891fd3
[vimeo] Fix non-ASCII album passwords
2015-11-03 21:09:24 +06:00
Sergey M․
3fa3ff1bc3
[vimeo] Fix non-ASCII login
2015-11-03 21:06:36 +06:00
Sergey M․
0a0110fc6b
[vimeo] Fix non-ASCII video passwords (2)
2015-11-03 21:01:09 +06:00
Sergey M․
852fad922f
[vimeo] Fix non-ASCII video passwords ( Closes #7352 )
2015-11-03 20:53:17 +06:00
Yen Chi Hsuan
fc68d52bb9
[democracynow] Add MD5 sums
2015-11-03 21:24:10 +08:00
Yen Chi Hsuan
dde9fe9788
[democracynow] Simplify
2015-11-03 21:16:42 +08:00
Philipp Hagemeister
a230068ff7
release 2015.11.02
2015-11-02 16:18:54 +01:00
Jaime Marquínez Ferrándiz
6a75040278
[utils] unified_strdate: Return None if the date format can't be recognized ( fixes #7340 )
...
This issue was introduced with ae12bc3ebb
, it returned 'None'.
2015-11-02 14:08:38 +01:00
remitamine
c514b0ec65
[videofy.me] fix info extraction
...
Closes #7339 .
2015-11-02 13:55:21 +01:00
Jaime Marquínez Ferrándiz
eb97f46e8b
[mitele] Fix extraction and update test checksum ( fixes #7343 )
2015-11-02 12:46:10 +01:00
Sergey M․
c90d16cf36
[utils:sanitize_path] Disallow trailing whitespace in path segment ( Closes #7332 )
2015-11-02 04:26:20 +06:00
Philipp Hagemeister
ab6ca04802
release 2015.11.01
2015-11-01 14:20:10 +01:00
remitamine
f3003531a5
[flickr] handle error message
2015-11-01 13:38:11 +01:00
remitamine
146672254e
[flickr] extract fresh api key and remove duplication in test
2015-11-01 13:23:23 +01:00
Sergey M․
999079b454
[eitb] Improve hds extraction
2015-11-01 15:49:11 +06:00
remitamine
02fb980451
[flickr] extract more info and formats
2015-11-01 02:08:19 +01:00
Sergey M․
8a06999ba0
[eitb] Improve, make more robust and extract f4m formats ( Closes #7328 )
2015-11-01 01:52:33 +06:00
remitamine
80dcee5cd5
[eitb] fix info extraction
2015-11-01 00:56:16 +06:00
remitamine
9550ca506f
[utils] change extract_attributes to work in python 2
2015-10-31 19:36:04 +01:00
Sergey M
30eecc6a04
Merge pull request #7296 from jaimeMF/xml_attrib_unicode
...
Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (…
2015-10-31 18:15:21 +00:00
Sergey M․
dbd82a1d4f
[extractor/common] Fix m3u8 extraction on failure
2015-11-01 00:01:34 +06:00
Sergey M․
76f0c50d3d
[mdr] Fix failed formats processing
2015-11-01 00:01:08 +06:00
Sergey M․
dc519b5421
[extractor/common] Make ie_key and IE_NAME return unicode string
2015-10-31 23:12:57 +06:00
Sergey M․
ae12bc3ebb
[utils] Make unified_strdate always return unicode string
2015-10-31 23:07:37 +06:00
Sergey M․
e327b736ca
[generic] Update test
2015-10-31 23:05:30 +06:00
Sergey M․
82b69a5cbb
[mdr] PEP 8
2015-10-31 23:00:36 +06:00
Sergey M․
11465da702
[mdr] Simplify xpath
2015-10-31 22:45:45 +06:00
Sergey M․
578c074575
[utils] Support list of xpath in xpath_element
2015-10-31 22:39:44 +06:00
Sergey M․
8cdb5c8453
[mdr] Add audio test
2015-10-31 22:24:21 +06:00
Sergey M․
2b1b2d83ca
[mdr] Modernize and include kika.de
2015-10-31 22:17:09 +06:00
Jaime Marquínez Ferrándiz
c3040bd00a
[kika] Cleanup
...
Closes #6957 .
2015-10-31 16:32:35 +01:00
Jaime Marquínez Ferrándiz
8c1aa28c27
[kika] Replace non working tests and recognize 'einzelsendung' urls.
2015-10-31 16:14:36 +01:00
remitamine
50b9dd7344
[dcn] improve season info extraction
2015-10-31 15:40:11 +01:00
Yen Chi Hsuan
78d7ee19dc
[democracynow] Fix _TESTS
2015-10-31 22:21:52 +08:00
Lucas
892015b088
replaced inefficient code
2015-10-31 15:18:23 +01:00
Lucas
47f2d01a5a
Add new extractor
2015-10-31 15:18:23 +01:00
Yen Chi Hsuan
33a513faf7
Merge branch 'pr-democracynow' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-democracynow
2015-10-31 22:06:05 +08:00
remitamine
720334659a
[daum] improve info extraction
2015-10-31 01:08:37 +01:00
remitamine
240384afe6
[clipfish] improve info extraction
2015-10-30 20:06:38 +01:00
Sergey M․
6722ebd437
[anitube] Relax key regex ( Closes #7303 )
...
Another variant seen http://anitubebr.xpg.uol.com.br/embed/
2015-10-30 21:00:36 +06:00
remitamine
957e0db1d2
[baidu] improve info extraction
2015-10-30 13:56:21 +01:00
remitamine
804afc5871
[vgtv] improve _VALID_URL regex
2015-10-30 10:20:38 +01:00
remitamine
00d24327ef
[vgtv] extract videos from FTV, Aftenposten, Aftonbladet using VGTVIE
2015-10-30 09:48:56 +01:00
remitamine
9a605c8859
[adobetv] add support for show and channel extraction
2015-10-29 20:00:27 +01:00
remitamine
402ca40c9d
[adobetv] extract AdobeTVVideo info from json directly
2015-10-29 19:55:04 +01:00
remitamine
30bd1c16c8
[adobetv] use api for extraction and add support specific language videos
2015-10-29 19:44:26 +01:00
Sergey M․
721f5a277c
[moniker] Add tests for #7244
2015-10-29 22:47:18 +06:00
Sergey M․
6fb8ace671
[moniker] Add support for builtin embedded videos ( Closes #7244 )
2015-10-29 22:44:01 +06:00
Jaime Marquínez Ferrándiz
ae37338e68
[compat] compat_etree_fromstring: clarify comment
2015-10-29 13:58:40 +01:00
Sergey M․
03c2c162f9
[clyp] Improve and cleanup ( Closes #7194 )
2015-10-28 21:42:01 +06:00
Sergey M․
52c3a6e49d
[utils] Improve parse_iso8601
2015-10-28 21:40:22 +06:00
Cian Ruane
4e16c1f80b
[clyp] Add extractor
...
Update __init__.py
[clyp.it] Extract ID idiomatically and make duration and description optional
2015-10-28 20:37:19 +06:00
Jaime Marquínez Ferrándiz
7ccb2b84dd
[francetv] fix style issues reported by flake8
...
* Don't redefine variable in list comprehension
* Line missing indentation
2015-10-28 08:22:04 +01:00
Sergey M․
0a192fbea7
[pluzz] Fix mobile support and modernize ( Closes #7305 )
2015-10-27 21:43:29 +06:00
Pierre Fenoll
a526167d40
[francetv] Accept mobile URLs
2015-10-27 21:39:29 +06:00
Jaime Marquínez Ferrándiz
f78546272c
[compat] compat_etree_fromstring: also decode the text attribute
...
Deletes parse_xml from utils, because it also does it.
2015-10-26 16:41:24 +01:00
Sergey M․
c137cc0d33
[francetv] Add subtitles test
2015-10-26 20:35:45 +06:00
Sergey M․
6e4b8b2891
[francetv] Make subtitles more robust ( Closes #7298 )
2015-10-26 20:35:28 +06:00
Frans de Jonge
5dadae079b
[francetv] Add subtitles support
2015-10-26 20:20:15 +06:00
Lukáš Lalinský
5f9f87c06f
[vidme] Check for deleted videos
2015-10-26 14:42:17 +01:00
Jaime Marquínez Ferrándiz
387db16a78
[compat] compat_etree_fromstring: only decode bytes objects
2015-10-25 20:30:54 +01:00
Jaime Marquínez Ferrándiz
36e6f62cd0
Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x ( #7178 )
...
Attributes aren't unicode objects, so they couldn't be directly used in info_dict fields (for example '--write-description' doesn't work with bytes).
2015-10-25 20:13:16 +01:00
Sergey M․
755ff8d22c
[youporn] Extract comment count
2015-10-25 23:41:10 +06:00
Sergey M․
7b3a19e533
[stitcher] Remove origEpisodeURL
...
It's always 404
2015-10-25 23:17:23 +06:00
Sergey M․
4f13f8f798
[youporn] Improve uploader extraction
2015-10-25 23:12:12 +06:00
Sergey M․
feb7711cf5
[youporn] Make description optional
...
Some videos does not contain any description
2015-10-25 23:01:12 +06:00
Sergey M․
589c33dade
[youporn] Improve and make more robust ( Closes #6888 , closes #7214 )
2015-10-25 22:56:35 +06:00
Erik
e572a1010b
[youporn] Fix extraction
...
[youporn] Added description and thumbnail
[youporn] Added uploader and date
[youporn] Removed Try and Except lines
[youporn] Fixed date, fatal, formats and /s*
[youporn] Undid removing comment about video url components & Undid and fixed removal of encrypted URL detection
[youporn] Fix: Add encrypted link to links array only if not already in it
[youporn] Fix: Add encrypted link to links array only if not already in it
[youporn] Fix: cleanup
2015-10-25 20:57:08 +06:00
Sergey M․
7e0dc61334
[njoy] Add support for URLs without display id
2015-10-25 20:48:29 +06:00
Sergey M․
8e82ecfe8f
[dailymotion] Extract f4m formats
2015-10-24 21:04:09 +06:00
Sergey M․
ec29539e06
[senateisvp] Pass extra param as query segment without ?
2015-10-24 21:03:45 +06:00
Sergey M․
8cd9614abf
[downloader/f4m] More accurate fragment URL construction
2015-10-24 21:02:31 +06:00
remitamine
324ac0a243
[downloader/f4m] get the redirected f4m_url and handle url query string properly
2015-10-24 20:05:46 +06:00
remitamine
3711304510
[extractor/common] get the redirected m3u8_url in _extract_m3u8_formats
2015-10-24 19:01:54 +06:00
Jaime Marquínez Ferrándiz
50b936936d
[tutv] Fix test
2015-10-24 14:22:47 +02:00
Jaime Marquínez Ferrándiz
d97da29da2
[abc] Support more URL formats
2015-10-24 12:43:02 +02:00
remitamine
7687b354c5
[abc] add support for audio extraction
2015-10-24 12:42:56 +02:00
Jaime Marquínez Ferrándiz
36d7281037
[spiegeltv] Fix style issue
...
Use two spaces before comment.
2015-10-24 12:42:08 +02:00
Jaime Marquínez Ferrándiz
865d1fbafc
[extractor/common] Remove unused import
2015-10-24 12:39:23 +02:00
Sergey M․
ac21e71968
[spiegeltv] Check formats
2015-10-24 16:25:44 +06:00
Sergey M․
943a1e24b8
[extractor/common] Use more generic URLError in _is_valid_url
2015-10-24 16:25:04 +06:00
Sergey M․
50f01302d3
[spiegeltv] Do not extract m3u8 formats since it's already a format
2015-10-24 16:24:08 +06:00
Christoph Döpmann
0198807ef9
[spiegeltv] Fix Accept-Encoding issue (server chokes on gzip)
2015-10-24 16:21:14 +06:00
Jaime Marquínez Ferrándiz
6856139705
[mitele] Fix test checksum
2015-10-24 12:13:26 +02:00
Jaime Marquínez Ferrándiz
c93153852f
[mitele] Don't encode the URL query ( closes #7280 )
...
This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'".
2015-10-24 12:10:53 +02:00
Philipp Hagemeister
ab9c7214ee
release 2015.10.24
2015-10-24 00:10:41 +02:00
Jaime Marquínez Ferrándiz
5c43afd40f
[youtube:channel] Support age restricted channels ( fixes #7277 )
2015-10-23 14:23:45 +02:00
Jaime Marquínez Ferrándiz
9170ca5b16
[youtube:channel] Fix test
2015-10-23 14:16:08 +02:00
Philipp Hagemeister
ab03c0b47c
release 2015.10.23
2015-10-23 09:33:05 +02:00
Sergey M․
7690787553
[crunchyroll] Improve subtitle regex ( Closes #7262 )
2015-10-22 20:34:11 +06:00
Yen Chi Hsuan
a65402ef42
[bbc.co.uk:article] Add new extractor ( #7257 )
2015-10-22 21:13:03 +08:00
Yen Chi Hsuan
7033bc1a51
[bbc] Fix test_BBC_9
2015-10-22 21:12:29 +08:00
Yen Chi Hsuan
89d5fbf354
[iqiyi] Update key
2015-10-22 17:47:11 +08:00
Jaime Marquínez Ferrándiz
8c3533ba97
[adultswim] Don't default to the native m3u8 downloader ( closes #7243 )
...
Some of the streams are encrypted, which is not supported .
2015-10-21 23:57:23 +02:00
Sergey M․
44d6dd08b2
[facebook] Fix extraction ( Closes #7252 )
2015-10-21 21:35:57 +06:00
Sergey M․
cc449417c4
[vine] Use _search_regex for JSON data ( Closes #7254 , closes #7255 )
2015-10-21 20:35:22 +06:00
remitamine
497f5fd93f
[bilibili] extract multiple backup_urls
2015-10-21 08:24:05 +01:00
Sergey M․
7308b8cb3d
[stitcher] Improve ( Closes #7162 , closes #7228 )
2015-10-20 23:12:13 +06:00
mjdubell
4211c83aa4
[stitcher] Add extractor
...
Stitcher review updates
Removed re import
Stitcher review updates
2015-10-20 23:11:26 +06:00
Sergey M․
d01949dc89
[utils:js_to_json] Fix bad escape in double quoted strings
2015-10-20 23:09:51 +06:00
Sergey M.
63a6494834
Merge pull request #7242 from lalinsky/vimeo-seed-status
...
[vimeo] Fix error parsing
2015-10-20 20:57:12 +06:00
Lukáš Lalinský
8bea039b83
[vimeo] New test, fixed one older test
2015-10-20 16:38:44 +02:00
Sergey M․
d65889bbc0
[vidme] Update test
2015-10-20 20:18:23 +06:00
Sergey M․
4a8963770e
[vidme] Use original vid.me title template for untitled videos
2015-10-20 20:17:54 +06:00
Lukáš Lalinský
b6aa99aff8
[vimeo] Fix error parsing
2015-10-20 10:31:32 +02:00
remitamine
4bf5614195
[cspan] move get_text_attr to CSpanIE
2015-10-20 07:43:39 +01:00
Lukáš Lalinský
0be30bafa4
[vidme] Stream URL fallback, better error message for suspended videos
2015-10-19 20:53:27 +02:00
Sergey M․
7b091c370c
[zdf] Modernize and PEP 8
2015-10-19 01:48:05 +06:00
Sergey M.
334b5c3b72
Merge pull request #7225 from kennell/master
...
[zdf] Extract thumbnails
2015-10-19 01:30:14 +06:00
kennell
b7cedb1604
simplify thumbnail dict building
2015-10-18 21:25:26 +02:00
kennell
b243340f0c
check if key attrib matches resolution pattern
2015-10-18 21:07:52 +02:00
kennell
8cc83d301d
use int_or_none, check if attrib exists, remove thumbnail
2015-10-18 20:47:42 +02:00
Sergey M․
d762f86e94
[ok] Extend _VALID_URL
2015-10-19 00:11:16 +06:00
kennell
264b23e1a4
adds thumbnail support for ZDF Mediathek extractor
2015-10-18 19:56:22 +02:00
Philipp Hagemeister
a6e0afa2bb
release 2015.10.18
2015-10-18 19:23:40 +02:00
Yen Chi Hsuan
4285a47f40
Merge pull request #7208 from yan12125/letv-fix
...
[Letv] Fix extraction
2015-10-18 22:32:10 +08:00
Sergey M․
e36963e0eb
[eagleplatform] Identify hls formats
2015-10-18 20:24:33 +06:00
Sergey M․
dedd35c6bc
[viewster] Fix failing m3u8
2015-10-18 19:59:18 +06:00
Sergey M․
608945d44a
[canalc2] Fix test
2015-10-18 19:27:22 +06:00
Sergey M․
b1bf063503
[canalc2] Extract duration
2015-10-18 19:27:05 +06:00
Sergey M․
14bddf35fb
[canalc2] Add ext
2015-10-18 19:23:52 +06:00
Sergey M․
ef6c868f23
[canalc2] Improve some regexes
2015-10-18 19:23:31 +06:00
Sergey M․
6682049dee
[canalc2] Improve rtmp extraction
2015-10-18 19:19:43 +06:00
remitamine
b0f001a6cb
[canalc2] fix info extraction
2015-10-18 19:06:53 +06:00
Jaime Marquínez Ferrándiz
dd67702a3e
[imdb] Fix extraction ( fixes #7220 )
2015-10-18 14:13:06 +02:00
Yen Chi Hsuan
05a3879f1c
[letv] Update M3U8's MIME type
...
The new MIME type appears in the following places:
https://www.iana.org/assignments/media-types/media-types.xhtml#application
https://hg.python.org/cpython/file/tip/Lib/mimetypes.py
2015-10-18 19:19:46 +08:00
Yen Chi Hsuan
4a7b790384
[twitter:card] Support YouTube embeds
2015-10-18 19:07:37 +08:00
Yen Chi Hsuan
c88aec845a
[twitter] Fix short URL extraction
2015-10-18 18:23:56 +08:00
Yen Chi Hsuan
77a54b6a65
[twitter:card] Use _html_search_regex
2015-10-18 18:08:24 +08:00
Yen Chi Hsuan
575036b405
[twitter] Simplify and improve
2015-10-18 18:04:13 +08:00
Yen Chi Hsuan
f6dfd6603a
[twitter] Use _html_search_regex
2015-10-18 17:18:01 +08:00
Yen Chi Hsuan
e04edad621
[twitter] Inherit from InfoExtractor directly
2015-10-18 17:16:57 +08:00
Yen Chi Hsuan
f322bfb063
[twitter:card] Remove unneeded 'ext'
2015-10-18 17:15:47 +08:00
Yen Chi Hsuan
014e880372
[twitter] Add IE_NAMEs
2015-10-18 17:13:58 +08:00
Yen Chi Hsuan
01d22d4703
[twitter] Use _download_xml
2015-10-18 17:11:55 +08:00
Yen Chi Hsuan
48aae2d2cf
[twitter] Update tests
2015-10-18 17:07:48 +08:00
Yen Chi Hsuan
c571dea953
Merge branch 'pr-twitter' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-twitter
2015-10-18 16:49:56 +08:00
Yen Chi Hsuan
8b172c2e10
[YoutubeDL] Use DataHandler
2015-10-18 13:44:22 +08:00
Yen Chi Hsuan
0a67a3632b
[compat] Add compat_urllib_request_DataHandler
2015-10-18 13:44:21 +08:00
Yen Chi Hsuan
985e4fdc07
[downloader/hls] Add headers only for http(s) URLs
...
ffmpeg 2.8.1 raises an error with -headers and non-http input files.
2015-10-18 13:44:21 +08:00
Yen Chi Hsuan
1e399778ee
[letv] Fix extraction
...
Using data URIs for passing the decrypted M3U8 manifest, which is
supported by ffmpeg only.
2015-10-18 13:42:57 +08:00
Sergey M․
2e022397c4
[vine] Add counters to tests
2015-10-18 09:36:19 +06:00
Sergey M․
02835c6bf4
[extractor/common] Document repost_count
2015-10-18 09:34:54 +06:00
Sergey M․
91816e8f16
[vine] Remove duplicate metadata, make more robust and modernize ( Closes #7215 )
2015-10-18 09:32:08 +06:00
Lukáš Lalinský
10c38c7ca2
[vine] Fix download tests
2015-10-18 09:20:54 +06:00
Lukáš Lalinský
94a773feb9
[vine] Use JS data to get title/alt_title
2015-10-18 09:20:46 +06:00
Sergey M․
448ef1f31c
[extractor/common] Allow angle brackets in attributes in _og_regexes ( #7215 )
2015-10-18 09:11:02 +06:00
Sergey M․
49941c4e4f
[crunchyroll] Add maturity wall reference tests ( #7202 )
2015-10-18 07:06:47 +06:00
Sergey M․
80f48920c8
[crunchyroll] Bypass maturity wall ( Closes #7202 )
2015-10-18 06:57:57 +06:00
remitamine
520e753390
[bilibili] add support for specefic page extraction
2015-10-17 23:12:58 +01:00
remitamine
355c7ad361
[cspan] handle error massages and extract qualities
2015-10-17 21:30:38 +01:00
Sergey M․
5a11b793fe
[lynda] Extract all prioritized streams
2015-10-18 01:36:03 +06:00
Sergey M․
7593fbaa12
[dailymotion] Error spelling
2015-10-18 01:00:37 +06:00
Sergey M.
2eb0f72a0e
Merge pull request #7212 from lalinsky/dailymotion-error
...
[dailymotion] Report errors from player v5
2015-10-18 00:54:27 +06:00
Sergey M․
648e6a1ffe
[youtube] Generalize playlist entries extraction ( Closes #6699 , closes #6992 )
2015-10-18 00:11:34 +06:00
remitamine
55af2b26e0
[bilibili] extract backup url
2015-10-17 18:30:51 +01:00
Lukáš Lalinský
583882fdce
[dailymotion] Report errors from player v5
2015-10-17 19:26:30 +02:00
Sergey M․
9eb31b265f
[vidme] Add user-disabled test
2015-10-17 23:01:24 +06:00
Lukáš Lalinský
59fe4824f8
[vidme] Better error message for suspended vidme videos
2015-10-17 18:52:25 +02:00
Sergey M․
dd8417526b
[vimeo] Clarify new react+flux website fallback
2015-10-17 22:48:14 +06:00
Lukáš Lalinský
41a7b00f18
[vimeo] Extract config URL from (new?) React-based Vimeo's page
2015-10-17 18:30:56 +02:00
remitamine
d90e40305b
[bilibili] fix info extraction
2015-10-17 17:28:09 +01:00
Sergey M․
350c948133
[twitch:vod] Formatting
2015-10-17 18:43:12 +06:00
Sergey M․
e5e9966199
[twitch:vod] Improve extraction
2015-10-17 18:29:54 +06:00
Sergey M․
fbd9f6ea80
[twitch] Improve authentication
2015-10-17 18:28:21 +06:00
Jaime Marquínez Ferrándiz
6df7179e6c
[rte] Actually recognize https urls
...
There was a missing 's' before the '?'.
2015-10-17 11:53:59 +02:00
Jaime Marquínez Ferrándiz
36eb802baf
[rte] Replace expired test
...
According to their webpage it should be available until October 2035.
2015-10-17 11:49:51 +02:00
Philipp Hagemeister
2ccb37beb9
release 2015.10.16
2015-10-16 21:40:38 +02:00
Sergey M․
246ce10858
[rte] Update _VALID_URL ( Closes #7198 )
2015-10-17 01:08:23 +06:00
Sergey M․
ba717dca97
[bandcamp] Modernize
2015-10-17 00:51:35 +06:00
Sergey M․
1e52776ac3
[bandcamp] Prepend download URL with scheme when necessary (2) ( #7077 )
2015-10-17 00:46:38 +06:00
Sergey M․
8daeeedc06
[bbc] Fix FutureWarning
2015-10-17 00:26:45 +06:00
remitamine
cce9d15d01
[ooyala] extract domain,handle errors and change related tests
2015-10-16 16:02:40 +01:00
remitamine
dd414c970b
[ooyala] fix sorting and format id
2015-10-16 10:12:42 +01:00
Sergey M․
6744f36db7
[jeuxvideo] Fallback on og:title ( Closes #7186 , closes #7190 )
2015-10-16 08:44:19 +06:00
remitamine
77302fe5c9
[bliptv] remove extractor and add support for site replacement(makertv)
2015-10-15 23:27:46 +01:00
remitamine
497ca088a6
[ooyala] remove print statment
2015-10-15 14:37:05 +01:00
remitamine
90bddb6cdd
[ooyala] extract more formats and metadata
2015-10-15 14:28:56 +01:00
Sergey M․
fafc7950e2
[channel9] Update tests' thumbnails
2015-10-15 01:59:11 +06:00
Sergey M․
a13d06de42
[channel9] Add test for low quality mp4
2015-10-15 01:57:59 +06:00
Sergey M․
1db82381e3
[channel9] Add low quality formats and modernize
2015-10-15 01:52:25 +06:00
Sergey M.
cb8961eeed
Merge pull request #7176 from remitamine/megavideoz
...
[megavideoz] remove extractor
2015-10-14 22:41:27 +06:00
Sergey M․
af98f8ff37
[utils] Return default on fail in int_or_none
2015-10-14 22:37:03 +06:00
Sergey M․
caf80631f0
[utils] Do not fail in float_or_none on non-numeric data
2015-10-14 22:36:37 +06:00
Sergey M․
1812afb7b3
[utils] Do not fail in int_or_none on non-numeric data ( Closes #7175 )
2015-10-14 22:35:01 +06:00
remitamine
9fb66c780c
[megavideoz] remove extractor
2015-10-14 17:25:07 +01:00
Sergey M․
ab953c64a0
[yandexmusic:track] Extract original size thumbnail ( Closes #7160 )
2015-10-14 21:15:29 +06:00
Sergey M․
7a6d76a64d
[extractor/common] Require closing quote in _og_regexes ( Closes #7174 )
...
E.g. do not match `property='og:video:type'` when `og:video` is requested.
2015-10-14 20:49:39 +06:00
Sergey M․
4aa353673b
Merge branch 'master' of github.com:rg3/youtube-dl
2015-10-14 20:32:11 +06:00
remitamine
36bb63fad1
[criterion] fix description extraction
2015-10-14 14:13:53 +01:00
Jaime Marquínez Ferrándiz
1f36085df9
[vimeo] Fix extraction of password protected videos ( fixes #7169 )
2015-10-14 13:41:39 +02:00
remitamine
26669ea3cf
[5min] extract more video info and formats
...
Closes #7124 .
2015-10-14 13:23:58 +02:00
remitamine
db8e38b8cf
[ign] add tests for me.ign specific language urls
2015-10-14 11:55:03 +01:00
remitamine
e09f58b3bc
[srgssr] change the url chortcut, fix image extraction ,add a test and extract format id
2015-10-14 10:40:54 +01:00
kaspi
3dc582e5ea
[fczenit] Add extractor
...
Closes #7143 .
2015-10-13 22:31:12 +02:00
Jaime Marquínez Ferrándiz
506e261d20
[channel9] strip 'session_day'
2015-10-13 21:18:30 +02:00
Jaime Marquínez Ferrándiz
b30c4992a9
[channel9] Return a single dictionary for single videos ( closes #7086 )
...
Returning a list is deprecated.
2015-10-13 21:14:33 +02:00
DesweR
3eeff489e8
Extract thumbnail url
2015-10-13 22:17:42 +06:00
Sergey M․
5946cda7c6
[beeg] Fix extraction ( Closes #7155 )
2015-10-13 21:04:39 +06:00
Philipp Hagemeister
ee2edd838a
release 2015.10.13
2015-10-13 00:53:05 +02:00
Yen Chi Hsuan
73e732eb6b
[vimeo] Fix m3u8 formats
...
Reported at
https://github.com/rg3/youtube-dl/pull/7126#issuecomment-147327584
2015-10-12 16:36:17 +08:00
Philipp Hagemeister
cd7364a89c
release 2015.10.12
2015-10-12 06:37:20 +02:00
Jaime Marquínez Ferrándiz
57d1db8dd0
[rtbf] Fix extraction ( closes #7133 )
2015-10-11 22:45:13 +02:00
Sergey M․
964e7b2dd0
[downloader/common] Always skip "already downloaded" check when outputting to stdout
2015-10-12 00:43:54 +06:00
AndroKev
f101079ae0
[downloader/rtmp] Respect --no-continue option
...
now when downloading a "rtmp-file" the --no-continue option works!
2015-10-12 00:40:37 +06:00
Sergey M․
0f61db4469
[chaturbate] Improve and capture error message
2015-10-11 20:36:20 +06:00
PC
1bd3903582
chaturbate streams
2015-10-11 20:36:12 +06:00
Sergey M․
da4daed5ef
[vimeo] Do not fail when no hls formats
2015-10-11 19:36:23 +06:00
Sergey M․
7d49502ab0
[bild] Make more robust and improve hls extraction
2015-10-11 19:28:00 +06:00
remitamine
03e3b4e119
[expotv] parse m3u8 manifest
2015-10-11 19:24:19 +06:00
Sergey M․
d8348c351d
[bild] Strip title
2015-10-11 19:17:18 +06:00
remitamine
70cb4d51c9
[bild] extract info from json request
2015-10-11 19:17:09 +06:00
Sergey M․
7c84562945
[vimeo] Fix password protected videos
2015-10-11 02:31:37 +06:00
Sergey M․
68f3b61f0e
[vimeo] Update tests
2015-10-11 02:22:42 +06:00
Sergey M.
08fd433f3e
Merge pull request #7126 from remitamine/vimeo
...
[vimeo] extract m3u8 manifest and bitrate
2015-10-11 02:15:01 +06:00
remitamine
35a3ff1d33
[vimeo] always convert width, height and bitrate to int
2015-10-10 21:05:29 +01:00
remitamine
fff496c689
[vimeo] remove check for empty formats
2015-10-10 20:45:34 +01:00
remitamine
e5c209a1bc
[vimeo] add parameters to _extract_m3u8_formats and sort formats
2015-10-10 20:34:10 +01:00
Sergey M․
75f105d455
[adultswim] Clarify no media message
2015-10-11 01:04:41 +06:00
remitamine
00cde0b8dc
[adultswim] raise ExtractorError if no clips in video_info
2015-10-11 01:03:46 +06:00
remitamine
58cd7e173e
[adultswim] detect when video needs authentication
2015-10-11 01:03:39 +06:00
remitamine
f4076bb736
[vimeo] extract m3u8 manifest and bitrate
2015-10-10 19:56:55 +01:00
Sergey M․
6f7893653c
[bbc] PEP 8
2015-10-11 00:39:28 +06:00
Sergey M․
55ebae26f9
[bbc] Prefer iptv-all mediaset
2015-10-11 00:37:39 +06:00
Sergey M․
ae8bdfd1a1
[bbc] Extract article JSON and actualize tests
2015-10-11 00:25:09 +06:00
Sergey M․
6a74719060
[bbc] Update tests
2015-10-10 23:56:55 +06:00
Sergey M․
f6295bcb04
[bbc] Remove duration
2015-10-10 23:45:15 +06:00
Sergey M․
78f9d84318
[bbc] Support playlists of data-playable
2015-10-10 23:40:20 +06:00
Sergey M․
b1ec70e4a9
[bbc] Improve data-playable regex
2015-10-10 23:20:30 +06:00
Sergey M․
c936d8cc7b
[bbc] Add another test
2015-10-10 23:14:25 +06:00
Sergey M․
e6174ee975
[bbc] Extract legacy playlist embedded media
2015-10-10 23:01:20 +06:00
Sergey M․
f790c43f6e
[zingmp3:album] Skip broken items
2015-10-10 22:09:21 +06:00
Sergey M․
8119597d6f
[zingmp3] Add fatal flag
2015-10-10 22:08:38 +06:00
Sergey M․
43abd79950
[zingmp3:album] Style
2015-10-10 22:05:01 +06:00
Phạm Ngọc Quang Nam
97ae4d166c
[zingmp3:album] Add support for playlists
...
Update for work with playlist, it same album but different url
Ex:
http://mp3.zing.vn/playlist/Duong-Hong-Loan-apollobee/IWCAACCB.html
http://mp3.zing.vn/album/Duong-Hong-Loan-apollobee/IWCAACCB.html
2015-10-10 22:03:05 +06:00
Sergey M․
87cc0fbd18
[bbc] Make summary optional in legacy playlist
2015-10-10 21:38:09 +06:00
Sergey M․
baf39a1aa8
[bbc] Add one more scenario for data-playable embeds
2015-10-10 21:38:01 +06:00
Sergey M․
975977860d
[bbc] Make playlist title optional
2015-10-10 21:37:53 +06:00
Sergey M․
b5d48cb1ef
[bbc] Add test for atricle with multiple videos embedded with playlist.sxml
2015-10-10 21:37:43 +06:00
Sergey M․
de66571371
[bbc] Support multiple videos in articles embedded with playlist.sxml
2015-10-10 21:37:34 +06:00
Sergey M․
dab062fb6e
[bbc] Add support for videos in news articles embedded with data-playable
2015-10-10 21:37:23 +06:00
Yen Chi Hsuan
6a959f2e52
[iqiyi] Update enc_key
2015-10-10 15:03:01 +08:00
Sergey M․
47c165c3a9
[vimeo] Fix authentication ( Closes #7110 )
2015-10-10 05:56:01 +06:00
Sergey M․
4180a3d8b7
[extractor/common] Allow quoteless content attribute in og regexes ( Closes #7115 )
2015-10-10 01:46:01 +06:00
remitamine
05ad5409b4
[srgssr] fix regex for swissinfo.ch
2015-10-09 20:34:03 +01:00
remitamine
1ef1563649
[srgssr] Add generic extractor for SRGSSR Group sites
2015-10-09 20:08:37 +01:00
Philipp Hagemeister
ef47b2c15f
release 2015.10.09
2015-10-09 09:09:22 +02:00
Yen Chi Hsuan
57935b2564
[extractor/common] Allow HTML5 unquoted attribute values
...
Fixes #7108
HTML5 allows unquoted attribute values. See the "Unquoted attribute value
syntax" section [1] for more information
[1] http://www.w3.org/TR/html5/syntax.html
2015-10-09 14:11:00 +08:00
Sergey M․
54a5428518
[dailymotion] Update player v5 regex ( Closes #7107 )
2015-10-09 03:54:49 +06:00
Sergey M․
9d5fb3b58d
[pbs] Carry long line
2015-10-09 00:09:10 +06:00
remitamine
0553d0ee40
[pbs] place errors into a dict
2015-10-08 18:57:57 +01:00
remitamine
7faf7e7523
[pbs] detect errors from http error code
2015-10-08 18:39:24 +01:00
Sergey M․
4356d907c1
[4tube] Try extracting sources from the webpage before fetching player.js ( Closes #7103 )
2015-10-08 21:05:48 +06:00
Sergey M․
c677e49bd1
[4tube] Revert uploader regexes and make non fatal
2015-10-08 21:05:35 +06:00
Sergey M․
96c4855331
[4tube] Style and make more robust
2015-10-08 21:05:27 +06:00
kitty
b90b0c4ffa
Fixed 4tube.com extractor to pull metadata from associated Javascript and not the HTML of the desired page.
2015-10-08 21:05:16 +06:00
AndroKev
db7a28eccb
FIX: nowtv
...
now the download works for me
thx to http://board.gulli.com/thread/1251646-videos-von-webseiten-runterladen-sammelthread-alle-fragen-hier-rein-/?p=14980081#post14980081
2015-10-08 09:56:39 +02:00
remitamine
6a11bb77ba
[nba] add support for team subsites
2015-10-07 12:17:32 +01:00
remitamine
ecf6de5b02
[nba] extract width,height and bitrate from format key
2015-10-07 07:09:45 +01:00
remitamine
139f27827e
[nba] skip Legacy Video Files
2015-10-07 06:53:19 +01:00
Philipp Hagemeister
945e5c56e3
release 2015.10.06.2
2015-10-06 23:46:16 +02:00
Sergey M․
fc10824cb6
[canalplus] PEP 8
2015-10-07 02:43:12 +06:00
Sergey M․
83a5668694
[canalplus] Extend video id regex ( Closes #7076 )
2015-10-06 23:08:28 +06:00
Sergey M․
f648e682a7
[bandcamp] Prepend download URL with scheme when necessary ( Closes #7077 )
2015-10-06 22:58:18 +06:00
Sergey M․
f2dbc54066
[compat] Fix wrong lines/columns order
...
stty size is rows x columns
2015-10-06 22:02:28 +06:00
Philipp Hagemeister
86be82610c
release 2015.10.06.1
2015-10-06 17:43:50 +02:00
Philipp Hagemeister
4810c48d6d
[compat] Do not compare None <= 0
...
The result is meaningless (and it emits a warning in cpython2 when called with -3), so handle None before making integer comparisons.
2015-10-06 14:30:43 +02:00
Philipp Hagemeister
c4af7684d8
release 2015.10.06
2015-10-06 09:08:10 +02:00
Sergey M․
40fbb05e1c
[ustream] Fix tests
2015-10-05 22:52:51 +06:00
Sergey M․
dc5756fd77
[ustream] Fix typo
2015-10-05 22:51:04 +06:00
Sergey M․
41db733308
[ustream] Move filesize
2015-10-05 22:48:47 +06:00
Sergey M․
0bf219889e
[ustream] Remove unused import
2015-10-05 22:44:59 +06:00
Sergey M․
f2a7ed77ef
[tumblr] Remove redundant field
2015-10-05 22:44:36 +06:00
Sergey M․
4853eb63fe
[ustream] Modernize
2015-10-05 22:40:20 +06:00
Sergey M․
5820c4a29e
[ustream] Switch extraction to api
2015-10-05 22:30:38 +06:00
David Rabinowitz
7fd4ed9939
Fixed the ustream extractor to use the current ustream API
2015-10-05 22:30:14 +06:00
Sergey M․
88c86d211b
[tumblr] Add missing fields for vidme test
2015-10-05 21:54:54 +06:00
Sergey M․
5d84b79a30
[tumblr] Remove redundant test
2015-10-05 21:53:59 +06:00
Sergey M․
140ac73965
[tumblr] Simplify and extract duration
2015-10-05 21:53:01 +06:00
Oli Allen
2a27e66234
[tumblr] Added support for HD video where available ( #7036 )
...
[tumblr] Replaced test URL for HD video as old one lead to 404
[tumblr] Don't make assumptions about video resolution, cleaner handling of no HD version available
[tumblr] Removed extraneous resolution key in HD video tests
2015-10-05 21:51:03 +06:00
Sergey M․
e759a00119
[appletrailers] Quotes consistency
2015-10-05 20:21:53 +06:00
Sergey M.
9d5332518c
Merge pull request #6963 from remitamine/appledaily
...
[nextmedia] update AppleDailyIE tests
2015-10-05 20:12:24 +06:00
Sergey M․
90ab741e90
[pbs] Add test for #7059
2015-10-04 21:37:49 +06:00
Sergey M․
96229998c2
[pbs] Allow empty attribute in player regex
2015-10-04 21:19:47 +06:00
Sergey M․
0659dfccfe
[pbs] Improve player regex ( Closes #7059 )
2015-10-04 21:13:13 +06:00
Sergey M․
9c544e2537
[limelight] Add test video with subtitles
2015-10-04 20:48:44 +06:00
Sergey M․
d7fc56318b
[limelight] Fix python 2.6, simplify, make more robust ( Closes #6734 )
2015-10-04 20:42:35 +06:00
Sergey M․
4bba371644
[YoutubeDL] Autocalculate ext for subtitles when missing
2015-10-04 20:42:26 +06:00
remitamine
ef5acfe32d
[limelight] Add new extractor
2015-10-04 20:42:18 +06:00
remitamine
30787f7259
[cspan] correct the clip info extraction
2015-10-03 19:28:48 +01:00
Sergey M.
85557f635a
Merge pull request #7052 from remitamine/engadget
...
[engadget] accept short video urls
2015-10-03 22:36:49 +06:00
Naglis Jonaitis
60d23e5e59
[tapely] Improve _VALID_URL
2015-10-03 16:25:33 +03:00
remitamine
97d5bfcba6
[engadget] accept short video urls
2015-10-03 14:17:17 +01:00
remitamine
c233e6bcc3
[nba] extract video info from xml feed
2015-10-03 12:30:05 +01:00
remitamine
28809ab07a
[nba] extract more formats
2015-10-03 09:47:19 +01:00
Yen Chi Hsuan
13118a50b8
[compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size
...
Now the semantic of this function is identical to
shutil.get_terminal_size() in Python 3.3+. The new behavior also
corresponds to the old get_term_width(), which is removed in
003c69a84b
2015-10-03 00:00:33 +02:00
Yen Chi Hsuan
5495937f46
[options] Cleanup double spaces in help texts
2015-10-02 23:59:47 +02:00
remitamine
adccf33632
[ign] add support for pcmag and extract all formats and more metadata
2015-10-02 21:58:20 +01:00
Jaime Marquínez Ferrándiz
b203095d4c
[europa] Style fix: add whitespace after comma
2015-10-02 22:40:35 +02:00
Sergey M․
f3b098fb90
[europa] Add support for audio URLs
2015-10-02 23:22:53 +06:00
Sergey M․
af17794c65
[europa] Improve extraction
2015-10-02 22:29:15 +06:00
remitamine
8fc226ef99
[nba] extract all video formats and extract more info
2015-10-02 17:24:30 +01:00
ngld
3bb3f04108
[europa] Add new extractor
2015-10-02 21:30:07 +06:00
Sergey M․
59a9efe85b
[ruutu] Limit resolution split to 2 pieces ( Closes #7037 , closes #7042 )
2015-10-02 20:48:39 +06:00
fluks
0facd2af3e
Fix ruutu extractor bug
...
If there's no resolution attribute in xml, only width gets a
value, height doesn't and ValueError is raised.
2015-10-02 20:48:14 +06:00
Jaime Marquínez Ferrándiz
44451f22d5
[naver] Remove unused import
2015-10-02 13:41:52 +02:00
Sergey M․
06c6efa970
[videolecturesnet] Add test video with broken direct format links
2015-10-01 23:10:36 +06:00
Sergey M․
e5851b963a
[extractor/common] Make f4m extraction for SMIL non fatal
2015-10-01 23:04:56 +06:00
Sergey M․
4de6131090
[extractor/common] Add fatal to _extract_f4m_formats
2015-10-01 23:03:31 +06:00
Sergey M․
3a1341a7bc
[extractor/common] Make m3u8 extraction for SMIL non fatal
2015-10-01 22:59:20 +06:00
Sergey M․
c78e48177c
[extractor/common] Check validity of direct URLs
2015-10-01 22:54:54 +06:00
Sergey M․
6edaa0e25b
[videolecturesnet] Add playlist test
2015-10-01 22:45:10 +06:00
Sergey M․
fb97809e64
[videolecturesnet] Improve playlist extraction
2015-10-01 22:44:51 +06:00
Sergey M․
0c996b9f48
[videolecturesnet] Add support for playlists ( Closes #7031 )
2015-10-01 22:39:38 +06:00
Sergey M․
acfb717a18
[videolecturesnet] Use generic SMIL extraction
2015-10-01 22:20:35 +06:00
Sergey M․
647eab4541
[extractor/common] Extract upload date from SMIL
2015-10-01 22:20:28 +06:00
Sergey M․
1e5bcdec02
[extractor/common] Extract images from SMIL
2015-10-01 22:20:21 +06:00
Sergey M․
e7d8e98a9f
[extractor/common] Allow float bitrates
2015-10-01 22:20:15 +06:00
Sergey M․
2b3f951a2e
[nrktv] Rework subtitles and eliminate downloading twice
2015-10-01 20:33:17 +06:00
Joakim Fremstad
b83831df1f
[nrk] Spelling
2015-10-01 14:58:49 +02:00
Sergey M․
f540b93706
[naver] Improve error regex
2015-10-01 02:33:48 +06:00
Sergey M․
8466336104
[vk] Detect vimeo embeds ( Closes #7021 )
2015-09-30 22:12:52 +06:00
Sergey M․
ee2d190253
[nfl] Add test for #7012
2015-09-30 20:06:21 +06:00
remitamine
aedb930cfc
[nfl] fix content id regex( fixes #7012 )
2015-09-30 20:03:10 +06:00
Philipp Hagemeister
c596ce91cd
[comedycentral] Fix youtube-dl :thedailyshow
...
We'll let the generic IE follow the redirect and call back to us with the episode URL
2015-09-30 15:39:52 +02:00
remitamine
c01e1a96aa
[brightcove] fix test and fields extraction
2015-09-30 11:20:43 +01:00
Sergey M․
8a64969404
[adultswim] Prefer stream ( Closes #7015 )
2015-09-29 21:33:21 +06:00
Philipp Hagemeister
c254f75bbb
release 2015.09.28
2015-09-28 04:42:11 +02:00
Sergey M․
86692c019c
[keek] Strip title
2015-09-28 01:17:28 +06:00
Sergey M․
1ab1c4ef57
[keek] Improve uploader fields regexes
2015-09-28 01:15:13 +06:00
Sergey M․
926fb62eec
[keek] Remove description
...
Since it equals title plus static suffix
2015-09-28 01:14:14 +06:00
Sergey M․
817690ff73
[keek] Make uploader fields non fatal
2015-09-28 01:05:24 +06:00
remitamine
98e1c935a1
[keek] extract uploader and uploader id with _search_regex
2015-09-28 01:03:22 +06:00
remitamine
f30e9976d6
[keek] add utf-8 coding cookie
2015-09-28 01:03:16 +06:00
remitamine
80e98aed69
[keek] fix test title
2015-09-28 01:03:12 +06:00
remitamine
6a24cb3d22
[keek] extract more info
2015-09-28 01:03:08 +06:00
remitamine
e13b9e7885
[keek] fix info extraction
2015-09-28 01:02:59 +06:00
Sergey M․
dd467d33d0
[extractor/generic] Add support for condenast script embeds ( Closes #6885 , closes #6991 )
2015-09-27 05:55:48 +06:00
Sergey M․
c6b8f4d0c9
[condenast] Add support for JS embeds
2015-09-27 05:53:21 +06:00
Yen Chi Hsuan
95240b8093
Use insert
for all sys.path manipulations
...
Closes #6867 .
2015-09-26 22:04:41 +02:00
Sergey M․
2f962d0a91
[eagleplatform] Use http scheme for thumbnail
2015-09-27 01:17:44 +06:00
Sergey M․
3c63e1bb57
[eagleplatform] Make _handle_error staticmethod
2015-09-27 01:12:46 +06:00
Sergey M․
c471b34575
[eagleplatform] Simplify secure mp4 construction and clarify rationale
2015-09-27 01:10:39 +06:00
remitamine
d045f0bdb7
[eagleplatform] use http urls explicitly
2015-09-27 01:08:31 +06:00
remitamine
22becac4bd
[eagleplatform] return the code to handle errors in all _download_json requests
2015-09-27 01:08:26 +06:00
remitamine
9d632b1b27
[eagleplatform] extract mp4 url and fix thumbnail url
2015-09-27 01:08:22 +06:00
Sergey M․
95c5e10103
[qqmusic] Allow [mm:ss] timestamps
2015-09-26 21:15:34 +06:00
Sergey M․
a5d09d684e
[qqmusic] Use release_date
2015-09-26 21:08:23 +06:00
Sergey M․
8aab976bbd
[extractor/common] Document release_date field
2015-09-26 21:07:54 +06:00
Sergey M․
cd1bb54990
[qqmusic] Add test for a song with non .lrc lyrics
2015-09-26 21:00:59 +06:00
Sergey M․
d4cd06138c
[qqmusic] Do not capture braced text from the middle of the string
2015-09-26 20:54:41 +06:00
Sergey M․
961c5cbf17
[qqmusic] Eliminate _filter_lrc and use single quotes
2015-09-26 20:38:11 +06:00
Qijiang Fan
b65e5bb72f
[qqmusic] Add subtitles for QQMusic
...
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
2015-09-26 20:21:27 +06:00
Sergey M․
54914380c0
[bbc] Add test for programme that fails with iptv-all mediaset
2015-09-26 20:07:12 +06:00
Sergey M․
26ccc68bed
[bbc] Clarify iptv-all mediaset rationale
2015-09-26 20:06:21 +06:00
Sergey M․
ee3d5a6d47
[bbc] Skip mediaselection on gelocation error ( Closes #6983 )
2015-09-26 19:57:17 +06:00
Sergey M․
46fde8a1a2
[extractor/generic] Use _extract_url for mtvservices
2015-09-26 19:47:20 +06:00
Sergey M․
fe1d858e35
[mtvservices:embedded] Add _extract_url
2015-09-26 19:46:42 +06:00
Sergey M․
fc42bc6ec9
[mtv] Look for sm4:video:embed ( Closes #6936 , closes #6970 )
2015-09-26 19:45:43 +06:00
Yen Chi Hsuan
fe6ad195ae
Merge pull request #6966 from remitamine/kuwo
...
[kuwo] fix title extraction and update test
2015-09-26 19:28:16 +08:00
remitamine
7193650641
[kuwo] treat the offline error as an expected ExtractorError
2015-09-26 11:44:35 +01:00
remitamine
5db34f680f
[kuwo] check for the offline error page
2015-09-26 10:31:32 +01:00
remitamine
3706fb5dc8
[fktv] get format_id from video file ext
2015-09-26 07:51:11 +01:00
Jaime Marquínez Ferrándiz
4866b72eb2
[fktv] Don't redefine 'url' in list comprehension
...
Detected with flake8.
2015-09-25 21:58:45 +02:00
remitamine
3d09aa4c82
[kuwo] extract title inside element with class title exactly
2015-09-25 11:40:32 +01:00
remitamine
c44c7895b8
[kuwo] fix title extraction and update test
2015-09-25 11:28:26 +01:00
Yen Chi Hsuan
8de28761c4
[fktv] Fix a regex
2015-09-25 18:17:48 +08:00
Yen Chi Hsuan
711762f0b7
[fktv] Coding style
2015-09-25 18:01:08 +08:00
Yen Chi Hsuan
5773803961
[fktv] Correct thumbnail extraction and add the test
2015-09-25 17:58:44 +08:00
remitamine
6aeba407db
[jukebox] remove extractor and handle it using generic extractor
2015-09-25 10:52:48 +01:00
Yen Chi Hsuan
140359fc2c
[fktv] Correct and improve some regexs
2015-09-25 17:51:48 +08:00
Yen Chi Hsuan
8ddf48d59f
[fktv] Raise an error is no videos found
2015-09-25 17:48:51 +08:00
Yen Chi Hsuan
2e40a12225
[fktv] Correct spellings
2015-09-25 17:24:35 +08:00
Yen Chi Hsuan
dade7245af
Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into remitamine-fktv
2015-09-25 17:02:10 +08:00
remitamine
1f9fb20fcd
[nextmedia] update AppleDailyIE tests
2015-09-25 07:39:22 +01:00
Sergey M․
0940c5b4c6
[condenast] Do not capture unused group in _VALID_URL
2015-09-25 05:18:45 +06:00
Sergey M․
42ca72dff3
[condenast] Keep acute accent
2015-09-25 05:15:21 +06:00
remitamine
2949a6cda9
[condenast] fix video info regex
2015-09-25 05:11:48 +06:00
remitamine
882fc9052e
[condenast] fix extraction and add support for other sites
2015-09-25 05:11:38 +06:00
Sergey M․
9b166fc1f8
[iconosquare] Extract comments
2015-09-25 04:45:31 +06:00
Sergey M․
d4364f30bd
[iconosquare] Revert title ( Closes #6954 )
2015-09-25 04:44:52 +06:00
remitamine
857421024d
[iconosquare] fix info extraction
2015-09-25 04:36:15 +06:00
atomic83
545a23f11b
More title extraction fixing.
2015-09-24 23:05:32 +02:00
remitamine
47024eb564
[hostingbulk] remove extractor
2015-09-24 19:49:10 +01:00
Sergey M․
9c58885c70
[nhl:news] Add support for iframe embeds ( Closes #6941 )
2015-09-24 23:54:16 +06:00
Sergey M․
9fbd4b35a2
[nhl] Add support for embedded URLs
2015-09-24 23:48:23 +06:00
Sergey M․
05b476a270
[vidme] Prefer non clip ( Closes #6924 )
2015-09-24 23:38:53 +06:00
Sergey M․
4395ca2e04
[xhamster] Fix title extraction ( Closes #6944 )
2015-09-24 19:56:54 +06:00
Yen Chi Hsuan
19f93d906e
[iqiyi] Use md5_text for all MD5 calls
2015-09-23 22:25:16 +08:00
Yen Chi Hsuan
57565375c8
[iqiyi] Fix extraction ( fixes #6878 )
2015-09-23 22:22:04 +08:00
Sergey M․
eb11cbe867
[soundcloud] Update client id ( Closes #6930 )
2015-09-23 19:54:40 +06:00
remitamine
53407e3f38
[brightcove] fix streaming_src extraction
2015-09-23 14:02:13 +01:00
remitamine
b306c439d7
[cnet] fix extraction and extract more formats
2015-09-23 13:28:05 +01:00
Sergey M․
f102819463
[downloader/hls] Pass http headers to downloader
2015-09-23 02:46:24 +06:00
Philipp Hagemeister
b942db3dc3
release 2015.09.22
2015-09-22 22:41:53 +02:00
Sergey M․
78f9fb902b
[9gag] Support embed URLs
2015-09-23 01:58:47 +06:00
Sergey M․
d8fef8faac
[9gag] Quotes consistency
2015-09-23 01:56:26 +06:00
Sergey M․
8ea6bd2802
[9gag] Add vimeo test
2015-09-23 01:55:16 +06:00
Sergey M․
c659022b5c
[9gag] Modernize
2015-09-23 01:48:13 +06:00
Sergey M․
8ca2e93e1a
[9gag] Relax optional fields
2015-09-23 01:46:40 +06:00
Sergey M․
5600e214c3
[9gag] Make post view regex more robust
2015-09-23 01:44:38 +06:00
Sergey M․
6400f8ec0f
[9gag] Allow old .tv domain
...
There are still references to it in webpage's source
2015-09-23 01:43:26 +06:00
Sergey M․
c3a4e2ec40
[9gag] Remove redundant test
2015-09-23 01:41:44 +06:00
Sergey M․
e28c794699
[9gag] Make display_id optional
2015-09-23 01:40:06 +06:00
remitamine
da9f180835
[ninegag] remove unnecessary condition
2015-09-23 01:39:13 +06:00
remitamine
6b8ce312e3
[ninegag] extract source url
2015-09-23 01:39:06 +06:00
remitamine
de3fc356e1
[ninegag] fix _VALID_URL regex and handle the use of other external providers
2015-09-23 01:39:00 +06:00
Sergey M․
d0fed4ac02
[viewster] Use tuple
2015-09-22 22:00:50 +06:00
Sergey M․
7ce50a355c
[viewster] Add geo restricted tests
2015-09-22 21:55:04 +06:00
Sergey M․
9612f23399
[viewster] Detect video geo restriction
2015-09-22 21:54:32 +06:00
Sergey M․
cccedc1aa4
[voewster] Detect series geo restriction
2015-09-22 21:52:41 +06:00
Sergey M․
c430802e32
[extractor/common] Add raise_geo_restricted
2015-09-22 21:50:20 +06:00
Sergey M․
cb4e421901
[voewster] Update tests
2015-09-22 21:49:29 +06:00
Sergey M․
8e97596b7b
[viewster] Extract height from bitrate and prefer mp4 videos
2015-09-22 21:47:56 +06:00
remitamine
92085e7099
[viewster] accept https links and fix api_token extraction and extract mp4 video link( fixes #6787 )
2015-09-22 21:45:45 +06:00
Sergey M․
c6aa838b51
[youtube:history] Enable exractor
2015-09-21 21:28:02 +06:00
Sergey M․
9f5e8d16b3
[youtube:history] Disable exractor
2015-09-21 01:53:28 +06:00
Sergey M․
82c06a40ac
Fix typo
2015-09-20 23:54:05 +06:00
Sergey M․
4423eba49b
[nfl] Add support for URLs without id ( Closes #6907 )
2015-09-20 23:45:01 +06:00
Sergey M․
5b4c54631a
[nfl] Add team domains ( #6907 )
2015-09-20 23:12:40 +06:00
Sergey M․
5a1a2e9454
[utils] Fix kwargs on old python 2 ( Closes #6905 )
2015-09-20 21:08:29 +06:00
Jaime Marquínez Ferrándiz
f005f96ea5
[youtube:history] Explain why it has disabled and skip test
2015-09-20 12:23:13 +02:00
Sergey M․
5e39123b3b
[arte:+7] Fix typo
2015-09-20 11:47:03 +06:00
Sergey M․
393ca8c94d
[arte:+7] Look for json vp url in iframe ( Closes #6895 )
2015-09-20 11:45:19 +06:00
Sergey M․
f817adc468
[youtube:history] Disable extractor until #6893 is investigated
...
Wiped out part of my history as well
2015-09-20 11:31:23 +06:00
Sergey M․
6c91a5a7f5
[extractor/generic] Fix following redirect in Refresh HTTP header on python 2
2015-09-20 11:16:12 +06:00
remitamine
5de5ab89b4
[shahid] change test ext
2015-09-18 22:10:36 +01:00
remitamine
1d67c96640
[shahid] fix api request url
2015-09-18 22:09:33 +01:00
Sergey M․
d1c694ea4a
[bbc] Switch extraction to hq iptv hls ( Closes #2732 , closes #3023 , closes #4828 , closes #6803 , closes #6855 )
2015-09-19 00:51:41 +06:00
Sergey M․
06368a232a
[playwire] Fix test
2015-09-18 21:01:55 +06:00
Jaime Marquínez Ferrándiz
8a7bbd1606
[postprocessor/ffmpeg] Always use the 'file:' protocol for filenames ( fixes #6874 )
...
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
2015-09-18 14:38:35 +02:00
Sergey M․
131d05033b
[ok] Skip test
2015-09-17 22:59:32 +06:00
Sergey M․
1806a75415
[ok] Capture error message
2015-09-17 22:59:15 +06:00
Sergey M․
659ffe204c
[divxstage] Remove extractor
...
DivxStage is offline for quite some time already
2015-09-17 22:58:49 +06:00
Sergey M․
4647fd8910
[telecinco] Fix typo
2015-09-16 22:49:26 +06:00
Sergey M․
d492dad8f4
[telecinco] Add support for mediaset.es
2015-09-16 22:45:39 +06:00
Sergey M․
3368d70dce
[mitele] Clarify IE_DESC
2015-09-16 22:39:48 +06:00
Sergey M․
0e1b2566ff
[telecinco] Clarify IE_DESC
2015-09-16 22:39:24 +06:00
Sergey M․
369e60162e
[telecinco] Update test
2015-09-16 22:37:47 +06:00
Sergey M․
d5e7657fe2
[telecinco] Add support or cuatro.com
2015-09-16 22:37:01 +06:00
Sergey M․
f84ce1ebaf
[mitele] Fix extraction ( Closes #6414 )
2015-09-16 22:27:03 +06:00
Sergey M․
12bc242944
[telecinco] Incorporate mitele code
2015-09-16 22:25:25 +06:00
Sergey M․
88060cce10
[rai] Add support for videos embedded with drawMediaRaiTV ( Closes #6866 )
2015-09-15 21:57:30 +06:00
Sergey M․
272e4db5c7
[pornhub] Relax _VALID_URL ( Closes #6868 )
2015-09-15 21:24:01 +06:00
Philipp Hagemeister
2b3c254678
[youtube:channel] Correct 404 handling
...
Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.
2015-09-14 00:32:20 +02:00
Philipp Hagemeister
287be8c615
[youtube:truncated_url] Add ?t=
...
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
2015-09-14 00:26:54 +02:00
Philipp Hagemeister
953fed280f
[compat] Do not use unicode
...
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
2015-09-14 00:25:08 +02:00
Sergey M․
e2ff3df314
[clubic] Relax _VALID_URL ( Closes #6854 )
2015-09-14 03:35:15 +06:00
Sergey M․
c246773599
[nowness] Add vimeo test
2015-09-13 19:27:22 +06:00
Sergey M․
82c18e2a53
[nowness] Simplify
2015-09-13 19:18:57 +06:00
Sergey M․
d5d38d16ae
Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness
2015-09-13 18:01:55 +06:00
Sergey M․
2ffe3bc14b
[ndr] Rework and cover with tests
2015-09-13 04:15:49 +06:00
Sergey M․
d5867276a9
Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr
2015-09-13 01:10:39 +06:00
Yen Chi Hsuan
f665ef8fc5
Merge remote-tracking branch 'upstream/master'
2015-09-13 03:04:44 +08:00
Yen Chi Hsuan
b264c21302
[tudou] Use single quotes and compat_str
2015-09-13 02:59:43 +08:00
Yen Chi Hsuan
349b3a2ea0
[tudou] Improve regexs
2015-09-13 02:51:20 +08:00
Yen Chi Hsuan
87813a8570
[tudou] Use _download_xml
2015-09-13 02:36:51 +08:00
Yen Chi Hsuan
aab135516b
[tudou] Avoid shadowing builtin names
2015-09-12 22:52:51 +08:00
Yen Chi Hsuan
141ba36996
[tudou] Modernize
2015-09-12 22:51:49 +08:00
Yen Chi Hsuan
94e507aea7
[tudou] A more comprehensive _VALID_URL
2015-09-12 22:45:09 +08:00
Sergey M․
3ebc121293
Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamine-ndr
2015-09-12 20:44:31 +06:00
Yen Chi Hsuan
41ebd6530b
[tudou] Add the test case ( #6273 )
2015-09-12 22:42:57 +08:00
Yen Chi Hsuan
2ec7b7b79b
Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master
2015-09-12 22:41:51 +08:00
Sergey M․
60ed60353b
[openfilm] Remove extractor
...
OpenFilm has been shut down
2015-09-12 20:34:48 +06:00
Sergey M․
586f1cc532
[extractor/common] Skip html comment tags ( Closes #6822 )
2015-09-11 21:07:32 +06:00
Sergey M․
73eb13dfc7
[extractor/common] Case insensitive inputs extraction
2015-09-11 20:43:05 +06:00
remitamine
ed1269000f
[brightcove] add support for brightcove in page embed( fixes #6824 )
2015-09-11 04:46:21 +01:00
remitamine
689fb748ee
[utlis] add extract_attributes for extracting html tags attributes
2015-09-11 04:44:17 +01:00
Sergey M․
1721fef28b
[yahoo] Fix test
2015-09-10 02:58:40 +06:00
Sergey M․
364ca0582e
[yahoo] Process query result embedded in webpage
2015-09-10 02:49:33 +06:00
Sergey M․
133a2b4ac2
[downloader/hls] Properly close stream
2015-09-10 02:41:30 +06:00
Philipp Hagemeister
d85187eb74
release 2015.09.09
2015-09-09 21:20:01 +02:00
Sergey M․
cc1ac11017
[vier:videos] Fix extraction with old approach ( Closes #6806 )
2015-09-09 23:59:17 +06:00
Sergey M․
482aa3fecc
[vidme] Simplify, make more robust, extract more metadata and capture errors ( Closes #6812 )
2015-09-09 22:04:05 +06:00
Lukáš Lalinský
d9c19db340
Extract all vid.me formats
2015-09-09 22:03:53 +06:00
Sergey M.
6c4d243de5
Merge pull request #6804 from remitamine/xuite-tests
...
[xuite] fix test md5
2015-09-09 20:48:52 +06:00
remitamine
7b4137c351
[fktv] fix info extraction
2015-09-09 10:42:47 +01:00
remitamine
1072336249
[washingtonpost] fix test info
2015-09-08 20:40:23 +01:00
remitamine
75bb5c7028
[xuite] fix test md5
2015-09-08 20:12:30 +01:00
remitamine
376e1ad081
[ndr] use utils.qualites
2015-09-08 15:58:32 +01:00
remitamine
b58a22b963
[ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique
2015-09-08 15:37:20 +01:00
Sergey M․
47004d9579
[crunchyroll] Fix uploader and upload date extraction
2015-09-08 14:37:53 +06:00
Sergey M․
12810c9cd3
[crunchyroll] Force Accept-Language to any for all requests ( Closes #6797 )
2015-09-08 14:11:20 +06:00
Sergey M․
7a459170fa
[__init__] Remove musicvault
2015-09-08 05:40:00 +06:00
Sergey M.
3cf0df568a
Merge pull request #6791 from remitamine/musicvault
...
[musicvault] remove extractor
2015-09-08 05:37:24 +06:00
remitamine
b88ebd472e
[musicvault] remove extractor
2015-09-07 21:25:32 +01:00
remitamine
436416afe2
[tele13] skip test
2015-09-07 21:13:49 +01:00
remitamine
64997815c4
[ndr] add support for embeds
2015-09-07 20:53:37 +01:00
remitamine
8b55cadc83
[canal13cl] fix info extraction
2015-09-07 16:39:01 +01:00
remitamine
b1b7d1ffba
[wimp] fix tests info
2015-09-07 12:49:59 +01:00
Jaime Marquínez Ferrándiz
4003bd82b0
[youtube:shows] Use https
2015-09-07 12:56:16 +02:00
remitamine
8801255d7d
[youtube] fix show extraction ( fixes #4841 )
...
Closes #6782 )
2015-09-07 12:53:52 +02:00
remitamine
3b18f539a7
[ndr] fix info extraction
2015-09-07 11:18:21 +01:00
Yen Chi Hsuan
bc973e06d0
Merge pull request #6783 from remitamine/yahoo-tests
...
[yahoo] change test md5 checksum
2015-09-07 16:24:08 +08:00
remitamine
cf33a47df0
[ajazzera] skip test
2015-09-07 08:22:38 +01:00
remitamine
daeb0f04cd
[yahoo] change test md5 checksum
2015-09-07 08:09:34 +01:00
Sergey M․
97243fe395
[ceskatelevize] Extract playlists ( Closes #6772 )
2015-09-07 04:52:26 +06:00
Sergey M․
9dbdb65abe
[techtvmit] Update test
2015-09-06 10:32:42 +06:00
Sergey M․
9af461de35
[techtvmit] Fix extraction
2015-09-06 10:28:40 +06:00
Sergey M.
4d71e200c6
Merge pull request #6774 from remitamine/academicearth
...
[academicearth] fix test info
2015-09-06 10:22:08 +06:00
Sergey M.
8e0bdabed2
Merge pull request #6773 from remitamine/airmozilla
...
[airmozilla] fix test info
2015-09-06 10:21:47 +06:00
Sergey M․
bca553caac
[eagleplatform] Fix extraction
2015-09-06 10:21:15 +06:00
remitamine
a2f42a3baf
[academicearth] fix test info
2015-09-06 04:52:27 +01:00
remitamine
7465222a9c
[airmozilla] fix test info
2015-09-06 04:45:13 +01:00
Sergey M․
e28034c5ac
[utils] Comment cookie processing until result from travis and some more testing
2015-09-06 08:16:39 +06:00
Sergey M․
12bbd32ad0
[kuwo:singer] Skip test
2015-09-06 08:00:16 +06:00
Sergey M․
266e466ee4
[utils] Simplify cookie processor
2015-09-06 07:53:11 +06:00
Sergey M․
cf83f532ae
[niconico] Use encode_dict
2015-09-06 07:43:05 +06:00
Sergey M․
cd019668dc
[niconico] Use encode_dict
2015-09-06 07:42:45 +06:00
Sergey M․
515fc8776f
[youtube] Use encode_dict
2015-09-06 07:42:15 +06:00
Sergey M․
c7c0996d8c
[gorillavid] Add test for filehoot.com ( Closes #6771 )
2015-09-06 07:32:06 +06:00
Sergey M․
b3e64671cc
[gorillavid] Improve title
2015-09-06 07:30:16 +06:00
Sergey M․
4abe214499
[gorillavid] Encode fields
2015-09-06 07:30:02 +06:00
Sergey M․
e94cb5ae7e
[gorillavid] Add support for filehoot.com
2015-09-06 07:24:47 +06:00
Sergey M․
e213c98df1
[gorillavid] Build correct URL
2015-09-06 07:23:53 +06:00
Sergey M․
1639282434
[utils] Add encode_dict
2015-09-06 07:22:20 +06:00
Sergey M․
be0e5dbd83
[extractor/common] Extract submit inputs
2015-09-06 07:20:47 +06:00
Sergey M․
ad72917274
[utils] Add issue URL in comment for #6457
2015-09-06 06:23:44 +06:00
Sergey M․
6a3f4c3f82
[YoutubeDL] Use custom cookie processor
2015-09-06 06:21:33 +06:00
Sergey M․
a6420bf50c
[utils] Add cookie processor for cookie correction ( Closes #6769 )
2015-09-06 06:20:48 +06:00
Sergey M․
eb387896e9
[adultswim] Fix extraction on python 2.6
2015-09-06 02:24:14 +06:00
remitamine
f43c163158
[nowness] pass cinematique
2015-09-05 21:18:21 +01:00
remitamine
673bf566fc
[nowness] more api abstraction
2015-09-05 21:03:13 +01:00
remitamine
f95c5e1218
[nowness] change id variable name
2015-09-05 20:51:27 +01:00
remitamine
f33f32f159
[nowness] add api abstration function adn extend _VALID_URL regex
2015-09-05 20:32:31 +01:00
Sergey M․
8df5ae15d1
[compat] Fix python version check for compat_shlex_split
2015-09-05 22:21:06 +06:00
remitamine
75b399f455
[nowness] fix _VALID_URL regex
2015-09-05 16:53:17 +01:00
felix
12439dd5ec
[generic] Capture <audio> tags in addition to <video> tags
2015-09-05 21:53:10 +06:00
Sergey M․
cab792abe5
[options] Use compat_shlex_split
2015-09-05 21:42:41 +06:00
Sergey M․
8870358b1b
[__init__] Use compat_shlex_split
2015-09-05 21:42:22 +06:00
Sergey M․
51f579b635
[compat] Add compat shlex.split
2015-09-05 21:40:44 +06:00
remitamine
c23c3d7d7d
[nowness] fix video extraction and add support serie and playlist extraction ( fixes #6720 )
2015-09-05 16:38:05 +01:00
Sergey M․
4abf617b9c
[YoutubeDL] Ensure bool params always present in downloader
2015-09-05 19:17:30 +06:00
remitamine
486375154c
correct season info extraction and simplify
2015-09-05 11:30:42 +01:00
Jaime Marquínez Ferrándiz
3026164b16
[postprocessor/common] Use 'self._downloader.params' instead of 'self.params'
...
'self.params' is not defined
2015-09-05 12:11:36 +02:00
Yen Chi Hsuan
9dd73ef4a4
[dcn] PEP8
2015-09-05 15:38:05 +08:00
Yen Chi Hsuan
08354db47b
[vlive] PEP8
2015-09-05 15:25:19 +08:00
Yen Chi Hsuan
027eb5a6b0
Merge branch 'vlive' of https://github.com/ping/youtube-dl into ping-vlive
2015-09-05 15:24:09 +08:00
Sergey M․
6270239a6d
[postprocessor/common] Use generalized cli option converters
2015-09-05 03:06:53 +06:00
Sergey M․
1195a38f46
[downloader/external] Use generalized cli option converters
2015-09-05 03:06:28 +06:00
Sergey M․
66e289bab4
[utils] Generalize cli option converters
2015-09-05 03:05:11 +06:00
Sergey M.
52c6f26cab
Merge pull request #6755 from remitamine/external_downloader_options
...
[downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl
2015-09-05 02:19:41 +06:00
remitamine
dc534b674f
[downloader/external] change _argless_option function to _valueless_option
2015-09-04 21:12:13 +01:00
remitamine
f30c2e8e98
[downloader/external] add _argless_option for option without arguments
2015-09-04 20:57:19 +01:00
Jaime Marquínez Ferrándiz
c482b3c69a
[ruutu] Update test url
2015-09-04 21:11:29 +02:00
remitamine
266b0ad676
[downloader/external] add _bool_option to pass value to bool option
2015-09-04 20:07:36 +01:00
Sergey M․
8e636da499
[utils] Improve xpath_text
2015-09-05 00:34:49 +06:00
Sergey M․
22889ab175
[ruutu] Fix extraction ( Closes #6759 )
2015-09-05 00:01:40 +06:00
Sergey M․
5d2354f177
[utils] Relax attribute key assert
2015-09-04 23:57:27 +06:00
Sergey M․
a41fb80ce1
[utils] Add xpath_element and xpath_attr
2015-09-04 23:56:45 +06:00
remitamine
8e2898edf9
[dcn] add support for live streams and catchup videos
2015-09-04 15:42:09 +01:00
Marco Ferragina
26c61e0809
Added ec extension to nowvideo extractor
2015-09-04 12:59:13 +02:00
remitamine
e7a8c3032d
[downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl
2015-09-03 22:25:33 +01:00
remitamine
b477da2094
correct the extractor name and id and remove unnecessary request
2015-09-03 16:59:10 +01:00
Jaime Marquínez Ferrándiz
725d1c58aa
[crunchyroll] Extract width and height ( closes #6749 )
2015-09-03 13:15:02 +02:00
Philipp Hagemeister
bd6742137f
release 2015.09.03
2015-09-03 12:34:20 +02:00
remitamine
9f4921bfa0
[dcn] add show extraction and support for other types of urls
2015-09-03 00:29:53 +01:00
Sergey M․
e8dcfa3d69
[ok] Sort formats
2015-09-02 22:09:33 +06:00
Sergey M․
88720ed09b
[ok] Add support for youtube embeds
2015-09-02 22:08:50 +06:00
Sergey M․
1e804244d0
[ok] Improve player regex
2015-09-02 21:38:56 +06:00
Sergey M․
198492bbf0
[ok] Extract correct data-options ( Closes #6726 )
2015-09-02 21:36:22 +06:00
Sergey M.
b17ca9c945
Merge pull request #6731 from dstftw/strict-http-response
...
[utils] Strict HTTP responses (Closes #6727 )
2015-09-02 20:22:59 +06:00
Sergey M․
e5e78797e6
[utils] Strict HTTP responses ( Closes #6727 )
2015-09-02 02:16:04 +06:00
Jaime Marquínez Ferrándiz
080997b808
[rtve] Fix extraction ( fixes #6723 )
...
Adding the 'Referer' header to the png request is enough.
2015-09-01 20:30:58 +02:00
Sergey M․
77306e8b97
[francetv] Update tests (2)
2015-09-01 22:42:43 +06:00
Sergey M․
6917d2a2f0
[francetv] Update tests
2015-09-01 22:39:26 +06:00
Sergey M․
36c15522c1
[francetv] Use subtitle when present ( Closes #6715 )
2015-09-01 22:37:42 +06:00
Sergey M․
804c343a4f
[options] Clarify extractors supporting videopassword
2015-09-01 22:30:28 +06:00
Sergey M․
cd5d75427e
[youku] Fix videopassword test
2015-09-01 22:28:03 +06:00
Sergey M․
5ddc127da6
[youku] Simplify ( Closes #6717 )
2015-09-01 22:26:17 +06:00
PSJay
cb3d2eb9e9
Fix coding styple in YouKuIE.
2015-09-01 22:25:03 +06:00
PSJay
33eae08f04
Support video-password on Youku.
2015-09-01 22:24:57 +06:00
Jaime Marquínez Ferrándiz
aa3f98677d
[dumpert] Support 'embed/' urls ( fixes #6712 )
2015-09-01 18:13:33 +02:00
Sergey M․
fffccaaf41
[globo] Fix extraction and make more robust ( Closes #6728 )
2015-09-01 20:41:52 +06:00
Yen Chi Hsuan
cdc8d0c373
[odnoklassniki] Fix extraction and extend _VALID_URL ( closes #6726 )
2015-09-01 16:34:05 +08:00
ping
d14f0c45fc
[vlive] Add info about www. to m. redirects for mobile
2015-09-01 11:11:14 +08:00
Sergey M․
39955b0451
[fc2] Fix refer
2015-08-31 21:12:21 +06:00
Sergey M․
52dfb7ffe2
[fc2] Add test for #3171
2015-08-31 21:05:37 +06:00
Sergey M․
93462856e1
[fc2] Relax _VALID_URL ( Closes #3171 )
2015-08-31 21:05:23 +06:00
ping
615f155a3a
[vlive] Fixes for review
2015-08-31 12:46:28 +08:00
Sergey M․
fcd9e423ec
[hls] Properly encode fragment filename
2015-08-31 02:28:36 +06:00
Sergey M․
db8f2bfd99
[f4m] Add missing imports
2015-08-31 02:20:29 +06:00
Sergey M.
55801fc76e
Merge pull request #5588 from aajanki/encode_frag_filenames
...
[f4m] Fix encode error by sanitizing fragment filenames
2015-08-31 02:18:15 +06:00
Sergey M․
d3d89c3256
[YoutubeDL] Encode thumbnail filename ( Closes #6714 )
2015-08-31 02:01:13 +06:00
Sergey M․
8875b3d572
[imgut:album] Add extractor ( Closes #6711 )
2015-08-30 19:03:21 +06:00
Sergey M․
aabc2be693
[youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map ( Closes #5993 )
2015-08-30 08:07:07 +06:00
Anssi Hannula
c9afb51cea
[youtube] Fix missing format details for 60fps DASH formats
...
60fps DASH formats do not appear in the DASH manifest, but the non-DASH
video info page does contain additional parameters for DASH formats that
we can parse.
Use those when they exist.
This fixes "bestvideo" not selecting 60fps formats over similar 30fps
formats just because the file size is unknown.
2015-08-30 08:05:16 +06:00
Yen Chi Hsuan
c0a656876c
[abc] Use int_or_none
2015-08-30 01:11:56 +08:00
Yen Chi Hsuan
17a647630b
[abc] Support YouTube embeds ( fixes #6595 )
2015-08-30 01:08:55 +08:00
Sergey M․
c88e118b3c
[nowtv] Fix display_id ( Closes #6702 )
2015-08-29 22:41:49 +06:00
Sergey M․
ae6a802106
[kaltura] Fix _VALID_URL formatting
2015-08-29 20:26:51 +06:00
Sergey M․
b184f94413
[kaltura] Clarify html5 player comment
2015-08-29 20:23:06 +06:00
Sergey M․
ee3ec091f4
[kaltura] Strictify _VALID_URL
2015-08-29 20:21:59 +06:00
sourcerect
ef49b59053
[kaltura] add html5 player urls
2015-08-29 19:29:07 +06:00
Sergey M․
1f8125805e
[generic] Add test for screenwavemedia embed
2015-08-29 19:12:38 +06:00
Sergey M․
efd712c69b
[generic] Use screenwavemedia embed pattern
2015-08-29 19:07:31 +06:00
Sergey M․
109a4156e1
[cinemassacre] Use screenwavemedia embed pattern
2015-08-29 19:06:55 +06:00
Sergey M․
678d33295b
[screenwavemedia] Improve _VALID_URL
2015-08-29 19:05:11 +06:00
Sergey M․
5e58956d0a
[screenwavemedia] Add EMBED_PATTERN
2015-08-29 19:00:38 +06:00
felix
e276fd2cb3
[screenwavemedia] warn when falling back to a hardcoded list of streams
2015-08-29 18:38:41 +06:00
felix
9b22cb10c4
[screenwavemedia] use the true JS value instead of a comment
2015-08-29 18:38:34 +06:00
felix
8ca31a0e05
[generic] Look for ScreenwaveMedia embeds
2015-08-29 18:38:23 +06:00
Sergey M․
20149a5da1
[mtvservices] Fix title extraction under python 2
2015-08-28 22:10:49 +06:00
Sergey M․
054d43bb11
[mtvservices] Catch more georestriction errors
2015-08-28 21:45:29 +06:00
Sergey M․
65488b820c
[mtvde] Add support for news
2015-08-28 21:41:54 +06:00
Sergey M․
c3c9f87954
[mtvde] Add test for mediagen URL without query
2015-08-28 21:31:38 +06:00
Sergey M․
56f447be9f
[mtvservices] Fix mediagen URL generation
2015-08-28 21:27:36 +06:00
Sergey M․
79fa9db0da
[mtvde] Simplify ( Closes #6673 )
2015-08-28 21:24:54 +06:00
Paul Hartmann
071c10137b
[MTV] move German mtv site to new class
2015-08-28 21:23:00 +06:00
Philipp Hagemeister
a4962b80d6
release 2015.08.28
2015-08-28 05:04:39 +02:00
Sergey M․
5307c33232
[foxnews] Clarify IE_DESC
2015-08-27 21:48:47 +06:00
Sergey M․
1b660cce12
[foxnews] Simplify ( Closes #6694 )
2015-08-27 21:48:03 +06:00
nmrugg
8df8c278b6
Added matching test for FoxBusiness.
2015-08-27 21:41:16 +06:00
nmrugg
d7e8264517
Make FoxBusiness work.
2015-08-27 21:41:08 +06:00
Sergey M․
f11c316347
[shared] Add filesize to test
2015-08-26 22:06:10 +06:00
Sergey M․
f62e02c24f
[shared] Add test for vivo
2015-08-26 22:05:45 +06:00
Sergey M․
70113c38c9
[shared] Clarify IE_DESC
2015-08-26 22:04:39 +06:00
Sergey M․
3d8132f5e2
[shared] Extend _VALID_URL to support vivo.sx ( Closes #6681 )
2015-08-26 22:03:58 +06:00
Sergey M․
39affb5aa4
[crunchyroll] Fix typo
2015-08-26 21:27:57 +06:00
Sergey M․
a882c5f474
[udemy] Use raise_login_required
2015-08-26 21:27:07 +06:00
Sergey M․
61a7ff1622
[tubitv] Use raise_login_required
2015-08-26 21:26:47 +06:00
Sergey M․
42e7373bd3
[smotri] Use raise_login_required
2015-08-26 21:26:35 +06:00
Sergey M․
e269d3ae7d
[safari] Use raise_login_required
2015-08-26 21:26:24 +06:00
Sergey M․
e7ddaef5bd
[pluralsight] Use raise_login_required
2015-08-26 21:26:09 +06:00
Sergey M․
62984e4584
[lynda] Use raise_login_required
2015-08-26 21:25:53 +06:00
Sergey M․
3c53455d15
[eroprofile] Use raise_login_required
2015-08-26 21:25:37 +06:00
Sergey M․
bbb43a39fd
[crunchyroll] Use raise_login_required
2015-08-26 21:25:04 +06:00
Sergey M․
43e7d3c945
[extractor/common] Add raise_login_required
2015-08-26 21:24:47 +06:00
Sergey M․
2f72e83bbd
[crunchyroll] Detect required login ( #6677 )
2015-08-26 20:47:57 +06:00
Jaime Marquínez Ferrándiz
4bc8eec4eb
[youtube] Adapt player version regex to handle urls ending in '/html5player-new.js'
...
It was always extracting 'new' as the version, breaking the cache system.
2015-08-26 15:21:55 +02:00
Sergey M․
baf510bf8c
[yandexmusic:playlist] Handle playlists with more than 150 tracks ( Closes #6666 )
2015-08-26 00:11:15 +06:00
Sergey M․
6d53cdd6ce
[yandexmusic] Skip removed tracks ( #6666 )
2015-08-25 23:29:02 +06:00
Sergey M․
ebbf078c7d
[krasview] Skip download for test
2015-08-25 21:19:21 +06:00
Sergey M․
95e431e9ec
[mailru] Skip tests
2015-08-25 21:08:38 +06:00
ping
eba470f2f2
[vlive] Remove upload_date extraction & cleanup
2015-08-24 16:30:00 +08:00
Philipp Hagemeister
11addc50ff
release 2015.08.23
2015-08-23 23:52:47 +02:00
Sergey M․
e4df2f98cc
[yandexmusic:track] Eliminate base class
2015-08-24 00:36:54 +06:00
Sergey M․
e7c14660d3
[yandexmusic] Defer link resolve till actual download time to prevent link expiry ( Closes #6650 )
2015-08-24 00:36:24 +06:00
Sergey M․
90076b6172
[spankwire] Preserve old uploader pattern
2015-08-23 22:33:26 +06:00
Sergey M․
28b83495d8
[spankwire] Simplify
2015-08-23 22:32:44 +06:00
Sergey M․
551c7837ac
[spankwire] Simplify and properly format
2015-08-23 22:32:20 +06:00
clauderains
59e6acc757
[spankwire] Support new cdn video url format
2015-08-23 22:21:59 +06:00
clauderains
9990c960f2
[spankwire] Fixed uploader_id field extraction so that test case passes
2015-08-23 22:21:54 +06:00
Sergey M․
2006a06eff
[kontrtube] Fix extraction ( Closes #6644 )
2015-08-23 21:43:28 +06:00
Sergey M․
2b6bda1ed8
[pluralsight] Do not yet rely on userMayViewClip
2015-08-23 11:21:56 +06:00
Sergey M․
468083d2f5
[pluralsight] Remove unused const
2015-08-23 10:44:10 +06:00
Sergey M․
483fc223bb
[pluralsight] Add extractor ( Closes #6090 )
2015-08-23 10:42:34 +06:00
Sergey M․
66ce97024d
[soundcloud:user] Update tests
2015-08-22 06:30:00 +06:00
Jaime Marquínez Ferrándiz
8c97f81943
[common] Follow convention of using 'cls' in classmethods
2015-08-21 11:35:51 +02:00
Yen Chi Hsuan
d7c1630570
[rtl2] Remove MD5 checksums
2015-08-21 13:21:21 +08:00
Yen Chi Hsuan
5e1a5ac8de
[rtl2] Fix extraction for test_RTL2_1
2015-08-21 13:20:51 +08:00
Yen Chi Hsuan
9eb4ab6ad9
[rtl2] Remove an unused line
2015-08-21 13:04:25 +08:00
Yen Chi Hsuan
4932a817a0
[rtl2] Add skip_download for test
2015-08-21 13:00:08 +08:00
Sergey M․
5d003e29b1
[rtp] Add skip_download for test
2015-08-21 08:56:05 +06:00
Sergey M․
dc95bd503e
[folketinget] Add skip_download for test
2015-08-21 08:54:28 +06:00
Yen Chi Hsuan
f738dd7b7c
[common] Remove debugging codes
2015-08-21 01:43:22 +08:00
Yen Chi Hsuan
c687ac745b
[theplatform] Use subtitles from SMIL, too
2015-08-21 01:37:43 +08:00
Yen Chi Hsuan
912e0b7e46
[common] Add _merge_subtitles()
2015-08-21 01:37:07 +08:00
Yen Chi Hsuan
03bc7237ad
[common] _parse_smil_subtitles: accept lang
as the subtitle language
2015-08-20 23:18:58 +08:00
ping
061f62da54
[vlive] New extractor for vlive.tv
2015-08-20 12:56:11 +08:00
Yen Chi Hsuan
dd565ac1ad
[theplatform] Use _download_json
2015-08-20 03:07:04 +08:00
Sergey M․
5cdefc4625
[extractor/common] Add more subtitle mime types for guess when ext is missing
2015-08-20 01:02:50 +06:00
Sergey M․
ce00af8767
[extractor/common] Add default subtitles lang
2015-08-20 00:56:17 +06:00
Yen Chi Hsuan
51047444aa
Merge branch 'master' into HEAD
2015-08-20 01:56:08 +08:00
Yen Chi Hsuan
aa6cd05ed8
[theplatform] Fix Python 2: declare coding
2015-08-20 01:47:55 +08:00
Yen Chi Hsuan
dac14bf311
[nbc] Add MSNBCIE
2015-08-20 01:41:18 +08:00
Yen Chi Hsuan
05fe2594e4
[theplatform] Support URLs with 'guid='
2015-08-20 01:38:39 +08:00
Yen Chi Hsuan
26e1c3514f
[theplatform] Add ThePlatformFeedIE
2015-08-20 01:24:32 +08:00
Sergey M․
22c83245c5
[mwave] Improve
2015-08-19 23:07:41 +06:00
ping
7900aede14
[mwave] New extractor for mwave.interest.me
2015-08-19 22:40:40 +06:00
Yen Chi Hsuan
f877c6ae5a
[theplatform] Use InfoExtractor._parse_smil_formats()
2015-08-19 23:11:25 +08:00
Sergey M․
ca681f7041
[videobam] Remove extractor
...
videobam.com redirects to sendvid.com now
2015-08-19 20:52:36 +06:00
Sergey M․
a01da8bbf8
[crunchyroll] Workaround fplive.net rtmp URLs ( Closes #5881 )
2015-08-18 23:02:57 +06:00
Sergey M․
559f4c550f
[playtvak] PEP 8
2015-08-18 20:27:58 +06:00
Sergey M․
03c635a4b5
[twitch] Fix login ( Closes #6599 )
2015-08-18 20:26:45 +06:00
Sergey M․
34a4cd0a34
[telecinco] Relax _VALID_URL ( Closes #6601 )
2015-08-18 20:02:56 +06:00
Philipp Hagemeister
3b9b32f404
[libsyn] Strip options from player URL
2015-08-18 13:02:41 +02:00
Sergey M․
9c724a9802
[twitch:vod] Add test for #6585
2015-08-17 20:23:52 +06:00
Sergey M․
7a6e8a1b17
[twitch] Make more robust
2015-08-17 20:20:04 +06:00
Sergey M․
369c12e038
[twitch] Allow untitled videos ( Closes #6585 )
2015-08-17 20:16:43 +06:00
Philipp Hagemeister
0fa5795b85
release 2015.08.16.1
2015-08-16 23:40:07 +02:00
Philipp Hagemeister
c00c7c0af0
[sportdeutschland] Fix extraction
2015-08-16 23:39:50 +02:00
Sergey M․
cbaed4bb5e
[youtube] Expand _VALID_URL to support vid.plus
2015-08-17 02:04:13 +06:00
Sergey M․
f74a7348f6
[youtube:search_url] Fix extraction ( Closes #6578 )
2015-08-16 23:33:17 +06:00
Sergey M․
8626b23e4e
[screenwavemedia] Make more robust
2015-08-16 20:18:15 +06:00
Sergey M․
0086874277
[playtvak] Use tuples
2015-08-16 19:59:03 +06:00
Sergey M․
7fc18d9309
[screenwavemedia] Fix extraction ( Closes #6575 )
2015-08-16 19:53:14 +06:00
Sergey M․
974f1a385a
[playtvak] Improve description extraction and add test for metro
2015-08-16 17:22:13 +06:00
Philipp Hagemeister
6900b4f6f5
release 2015.08.16
2015-08-16 01:05:04 +02:00
Sergey M․
276c989772
[playtvak] Improve and simplify
2015-08-16 03:07:05 +06:00
Sergey M․
ea99110d24
Merge branch 'playtvak' of https://github.com/oskar456/youtube-dl into oskar456-playtvak
2015-08-16 01:06:38 +06:00
Ondřej Caletka
221a59fe6f
[playtvak] Initial support for videos from Mafra group servers
...
Support for videos in articles from idnes.cz, lidovky.cz, metro.cz, as
well as video and live streams from playtvak.cz
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2015-08-15 20:59:40 +02:00
Sergey M․
041bc3adc5
[youtube] Simplify two-factor authentication
2015-08-15 22:10:38 +06:00
Sergey M․
e64b756943
[extractor/common] Interactive TFA code input
2015-08-15 21:55:07 +06:00
Sergey M․
201ea3ee8e
[extractor/common] Improve _hidden_inputs
2015-08-15 21:52:22 +06:00
reddraggone9
9303ce3e69
[youtube] Fix two-factor authentication
2015-08-15 21:48:44 +06:00
Sergey M․
c576ef1e7c
[shahid] Improve and simplify
2015-08-15 18:13:37 +06:00
Sergey M․
11bed5827d
Merge branch 'shahid' of https://github.com/remitamine/youtube-dl into remitamine-shahid
2015-08-15 16:32:06 +06:00
Sergey M․
1d25e9d173
[extractor/__init__] Fix order
2015-08-15 16:00:24 +06:00
Sergey M․
9c21f22923
[esri:video] Rename extractor
2015-08-15 15:59:35 +06:00
Sergey M․
3aa697f993
[esri:video] Extract all formats and simplify
2015-08-15 15:58:56 +06:00
Sergey M․
8b9848ac56
[extractor/common] Expand meta regex
2015-08-15 15:58:30 +06:00
Shaun Walbridge
8b8c1093b6
[EsriVideo] Add new extractor
...
Add extractor for [videos.esri.com](https://videos.esri.com ), a collection
of videos relating to GIS.
2015-08-15 15:57:59 +06:00
Yen Chi Hsuan
d0d6c097fc
[moniker] Support embed- URLs ( #6450 )
2015-08-15 15:17:27 +08:00
Sergey M․
41dbc50f9c
[lynda] Capture and output login error ( Closes #6556 )
2015-08-14 22:07:02 +06:00
Sergey M․
594f51b859
[indavideo] Remove unused import
2015-08-13 23:47:49 +06:00
Sergey M․
a34e19629c
[indavideo] Relax _VALID_URL to match subdomains and add tests
2015-08-13 23:40:20 +06:00
Sergey M․
3c12a027d4
[indavideo] Split in two extractors, extract all formats and fix timestamp
2015-08-13 23:25:47 +06:00
nyuszika7h
cb28e03386
[indavideo] Add new extractor
...
Closes #2147 .
2015-08-13 22:19:22 +06:00
Sergey M․
7393746da2
[downloader/hls] Add _debug_cmd
2015-08-13 21:10:11 +06:00
Sergey M․
6828c809e4
[downloader/fragment] Respect --retries for fragment based downloaders ( Closes #6549 )
2015-08-13 21:07:14 +06:00
Yen Chi Hsuan
28479149cc
[theplatform] Fallback to hardcoded releaseUrl if not available
...
Fixes #6546 .
Not adding a test case as test_NBC has the same problem.
2015-08-13 12:56:12 +08:00
Sergey M․
237c03c8ea
[dhm] Remove unused import
2015-08-13 01:19:23 +06:00
Sergey M․
e73c85cb23
[iqiyi] PEP 8
2015-08-13 01:18:49 +06:00
Sergey M․
b6b2711298
[tweakers] Remove unused imports
2015-08-13 01:17:15 +06:00
Sergey M․
2c919adb74
[rtvnh] Check status code
2015-08-13 01:11:55 +06:00
Sergey M․
60231c65b9
[rtvnh] Make SMIL not fatal
2015-08-13 01:02:50 +06:00
Sergey M․
f196047832
[rtvnh] Make thumbnail optional
2015-08-13 01:00:25 +06:00
Sergey M․
240ca32e57
[rtvnh] Carry long lines
2015-08-13 01:00:05 +06:00
Sergey M.
fa37c26c4d
Merge pull request #6537 from ngld/rtvnhnl
...
[rtvnhnl] Added new extractor
2015-08-13 00:57:00 +06:00
ngld
d7dbfc7cc1
Use native HLS implementation by default.
2015-08-12 20:51:28 +02:00
ngld
d9ab5262b1
[rtvnh] Renamed rtvnhnl -> rtvnh
2015-08-12 20:26:13 +02:00
ngld
fb124e3741
[rtvnhnl] Relax the thumbnail check
2015-08-12 20:21:32 +02:00
Sergey M.
479bf783d2
Merge pull request #6539 from ngld/fix-funnyordie
...
[funnyordie] Handle protocol-relative URLs (fixes #6490 )
2015-08-12 23:23:35 +06:00
ngld
f0f3a6c99d
[rtvnhnl] Added new extractor
2015-08-12 18:07:27 +02:00
Sergey M․
f57b7835e2
[youtube] Update tests
2015-08-12 21:27:58 +06:00
ngld
1df3186e0e
[funnyordie] Handle protocol-relative URLs ( fixes #6490 )
2015-08-12 16:01:47 +02:00
sceext
0a19d4ccd6
[iqiyi] update md5 salt (2015-08-10 Zombie)
2015-08-12 14:01:48 +08:00
Sergey M․
9f3da13860
[downloader/external] Use generic _option
2015-08-11 23:05:04 +06:00
Sergey M․
bf812ef714
[downloader/external] Forward --proxy to wget and aria2c
2015-08-11 23:00:45 +06:00
Sergey M․
b1ac38fadc
[tvplay] Add age limit to tests
2015-08-11 01:49:23 +06:00
Sergey M․
fb0d12c6cb
[pbs] Add age limit to tests
2015-08-11 01:46:25 +06:00
Sergey M․
34952f09e1
[youtube] Add age limit to tests
2015-08-11 01:24:53 +06:00
Sergey M․
34a7de2970
[youtube] Skip download for multiple v= test
2015-08-11 01:22:06 +06:00
Sergey M.
0ff827419e
Merge pull request #6518 from puckipedia/master
...
[youtube] Use the first v= argument in the URL
2015-08-11 01:18:50 +06:00
Sergey M․
b29440aee6
[vimeo:user] Do not match watchlater
2015-08-11 01:17:41 +06:00
Puck Meerburg
11b5605815
[youtube] Use the first v= argument in the URL
...
This is according to how youtube handles multiple v= values in one URL.
Before this, it was possible to make a single URL show up differently
on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv
2015-08-10 20:52:38 +02:00
Sergey M․
844587669e
[vimeo:watchlater] Fix extraction ( Closes #3886 )
2015-08-10 23:58:01 +06:00
Sergey M․
f6c3664d71
[vimeo] Fix login ( Closes #6488 )
2015-08-10 23:35:08 +06:00
Sergey M․
c5864a8ce6
[fc2] Fix python 2.6 ( Closes #6512 )
2015-08-10 21:38:58 +06:00
Philipp Hagemeister
27c7114af6
release 2015.08.09
2015-08-09 20:13:02 +02:00
Sergey M․
0791ac1b44
[extractor/generic] Clarify comment
2015-08-09 19:47:58 +06:00
Sergey M․
1de5cd3ba5
[extractor/generic] Add test for xspf playlist
2015-08-09 19:47:08 +06:00
Sergey M․
729accb482
[extractor/generic] Add support for xspf playlists
2015-08-09 19:43:42 +06:00
Sergey M․
942acef594
[extractor/common] Extract _parse_xspf
2015-08-09 19:41:55 +06:00
Sergey M․
fb2f339fec
[dhm] Use _extract_xspf_playlist
2015-08-09 19:21:25 +06:00
Sergey M․
98044462b1
[extractor/common] Use playlist id as default title
2015-08-09 19:18:50 +06:00
Sergey M․
0dcb318f62
[tweakers] Fix test
2015-08-09 19:15:20 +06:00
Sergey M․
f32143469f
[tweakers] Use _extract_xspf_playlist
2015-08-09 19:15:00 +06:00
Sergey M․
3a30508b94
[telegraaf] Add extractor ( Closes #6492 )
2015-08-09 19:11:23 +06:00
Sergey M․
e0b9d78fab
[extractor/common] Clarify playlists can have description field
2015-08-09 19:09:50 +06:00
Sergey M․
8d6765cf48
[extractor/generic] Add generic support for xspf playist extraction
2015-08-09 19:07:18 +06:00
Sergey M․
12bb392a0f
[vimeo] Fix password protected videos ( Closes #6507 )
2015-08-09 17:10:40 +06:00
Sergey M․
08df685fe7
[videolectures] Fix _VALID_URL for test_no_duplicates to pass
2015-08-09 08:51:37 +06:00
Sergey M․
c8d1be772d
[rutube] Add age_limit to test
2015-08-08 22:11:06 +06:00
Sergey M․
887e9bc7b5
[ok] Update tests
2015-08-08 22:08:54 +06:00
Sergey M․
9f2e7c2f34
[ok] Add age_limit to tests
2015-08-08 22:04:48 +06:00
Sergey M․
d7bb8884af
[break] Add age_limit to test
2015-08-08 21:58:24 +06:00
Sergey M․
464e792496
[vpro] Override npo IE_NAME
2015-08-08 21:51:21 +06:00
Sergey M․
18c3281f9e
[24video] Fix test
2015-08-08 21:43:20 +06:00
Sergey M․
b61b7787cb
[91porn] Extract age limit
2015-08-08 21:30:57 +06:00
Sergey M․
b465083f45
[sexykarma] Fix test
2015-08-08 21:27:10 +06:00
Sergey M․
154655a85a
[downloader/external] Respect --no-check-certificate for wget
2015-08-08 19:21:05 +06:00
remitamine
59e89e62d7
[shahid] add default fallbacks for extracting api vars
2015-08-08 12:59:10 +01:00
Sergey M.
d5d7bdaeb5
Merge pull request #6428 from dstftw/improve-generic-smil-support
...
Improve generic SMIL support
2015-08-08 05:47:33 +06:00
Sergey M․
b2f82948ee
[quickscope] Fix typo
2015-08-08 05:40:41 +06:00
Sergey M․
428e4e4a85
[quickscope] Add extractor
2015-08-08 05:37:38 +06:00
Sergey M․
1e83741c9a
[periscope] Add support for running streams
2015-08-08 05:33:53 +06:00
Sergey M․
621d6a9516
[periscope] Switch to API for broadcast data
2015-08-08 04:00:52 +06:00
Sergey M․
3550821fb4
[periscope] Add extractor ( Closes #5850 , closes #6459 )
2015-08-08 03:38:55 +06:00
Sergey M․
5b0c40da24
[extractor/common] Expand meta regex
2015-08-08 03:36:29 +06:00
vijayanand nandam
e0ac521438
adding support for axel download manager
2015-08-08 02:39:05 +06:00
remitamine
c29458f3ec
[shahid] change the tests
2015-08-07 21:38:50 +01:00
Sergey M․
bf94d763ba
[extractor/generic] Add test for #6485
2015-08-08 02:00:49 +06:00
Sergey M․
8a37aa1517
[extractor/generic] Expand ooyala regex ( Closes #6485 )
2015-08-08 01:55:59 +06:00
Sergey M․
fd5d8270dc
[clipfish] Fix extraction, minimize requests, get rid of drm hds, extract m3u8 and more metadata
2015-08-08 01:10:41 +06:00
Sergey M․
be612d9e0c
Merge branch 'clipfish' of https://github.com/remitamine/youtube-dl into remitamine-clipfish
2015-08-08 00:21:42 +06:00
Sergey M․
4a7434d0b0
[dcn] Simplify _VALID_URL
2015-08-08 00:19:40 +06:00
Sergey M․
f94639fadf
[dcn] Improve
2015-08-08 00:06:03 +06:00
Sergey M․
89faae660f
Merge branch 'dcn' of https://github.com/remitamine/youtube-dl into remitamine-dcn
2015-08-07 23:29:33 +06:00
Sergey M․
0f422256d6
[nowtv] Add .at test
2015-08-07 19:51:09 +06:00
Sergey M․
acc1adbe7a
[nowtv] Add support for .ch TLD
2015-08-07 19:50:54 +06:00
Sergey M․
8002ac9e0a
[nowtv] Add support for .at TLD
2015-08-07 19:04:44 +06:00
remitamine
6d30cf04db
[dcn] fix type and key errors
2015-08-07 10:01:18 +01:00
Philipp Hagemeister
430b092a5f
release 2015.08.06.1
2015-08-06 23:06:21 +02:00
Philipp Hagemeister
3eb5fdb581
release 2015.08.06
2015-08-06 22:55:43 +02:00
Sergey M․
9663bd3abb
[southpark:de] Enable non-ASCII redirect URL test
2015-08-07 01:27:07 +06:00
Sergey M․
5a4d9ddb21
[utils] Percent-encode redirect URL of Location header ( Closes #6457 )
2015-08-07 01:26:40 +06:00
remitamine
3be3c622dc
[shahid] generic errors handling and check with flake8
2015-08-06 19:37:45 +01:00
remitamine
cd6b555e19
[dcn] add origin to api request and fix the test and check with flake8
2015-08-06 19:17:50 +01:00
Sergey M․
671302b5c0
[YoutubeDL] Remove unused imports
2015-08-07 00:08:11 +06:00
Sergey M․
4f34cdb0a8
[southpark:de] Skip test
2015-08-06 23:56:44 +06:00
Sergey M․
bd690a9f93
[southpark:de] Add test for non-ASCII in URLs
2015-08-06 22:01:31 +06:00
Sergey M․
51f267d9d4
[YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify ( Closes #6457 )
2015-08-06 22:01:01 +06:00
Sergey M.
47f53ad958
Merge pull request #6463 from jaimeMF/format_spec_fix_dashes
...
[YoutubeDL] format spec: correctly handle dashes and other unused operators
2015-08-06 00:04:40 +06:00
Sergey M․
c73cdd800f
[xhamster] flake8
2015-08-05 23:08:55 +06:00
Sergey M․
f535ec8278
[xhamster] Remove unused import
2015-08-05 23:08:26 +06:00
Sergey M․
238755752f
[tudou] Extract player URL from the webpage
2015-08-05 23:07:52 +06:00
Delon
c71a3195af
[tudou] Fix extracion
2015-08-05 23:04:49 +06:00
Sergey M․
54a9328b20
[generic] Expand jwplayer support
2015-08-05 21:19:52 +06:00
Sergey M․
3e48522477
[xhamster] Fix uploader extraction
2015-08-05 20:41:40 +06:00
Sergey M․
251a44b776
[xhamster] Fix thumbnail extraction
2015-08-05 20:36:37 +06:00
Sergey M․
be7a8379b4
[xhamster] Make more robust
2015-08-05 20:32:44 +06:00
Sergey M.
defce60385
Merge pull request #6467 from vijayanandnandam/master
...
fixing xhamster file extraction
2015-08-05 20:21:19 +06:00
vijayanand nandam
354b4b8604
fixing xhamster file extraction
2015-08-05 19:37:59 +05:30
Sergey M․
5b7dab2dd6
[lynda] Make login more robust
2015-08-05 20:06:48 +06:00
Sergey M․
8a5601e42f
[lynda] Fix login ( Closes #6462 )
2015-08-05 19:52:04 +06:00
Jaime Marquínez Ferrándiz
232541df44
[YoutubeDL] format spec: correctly handle dashes and other unused operators
...
'mp4-baseline-16x9' must be handled as a single string, but the '-' was treated as an operator.
2015-08-04 22:29:23 +02:00
Sergey M․
a346b1ff57
[bbc] Add support for vxp-playlist-data embeds ( Closes #6453 )
2015-08-04 20:44:22 +06:00
Jaime Marquínez Ferrándiz
d96d604e53
YoutubeDL: format spec: don't accept a bare '/' ( #6124 )
2015-08-03 23:04:11 +02:00
Niklas Haas
e704f87f86
[twitch] Parse start_time from 't' ( closes #6441 )
...
Eg. for VOD links like http://www.twitch.tv/gamesdonequick/v/9136645?t=14h29m15s
2015-08-03 20:07:23 +02:00
Sergey M․
8f5639afcb
[pornhub] Improve video quality regex
2015-08-03 19:37:48 +06:00
Jaime Marquínez Ferrándiz
03950c90f7
Merge remote-tracking branch 'jaimemf/format_spec_groups' ( closes #6124 )
2015-08-03 15:22:51 +02:00
Jaime Marquínez Ferrándiz
47a8b7c14a
[mdr] Change XPath to make it work in python 2.6 ( fixes #6443 )
...
The 'progressiveDownloadUrl' element is a direct child, so they should be equivalent.
2015-08-03 12:00:08 +02:00
Sergey M.
2a04d2c799
Merge pull request #6439 from remitamine/facebook
...
[facebook] extract uploader
2015-08-03 05:43:01 +06:00
remitamine
67b8a28a2f
[facebook] add uploader value to the tests
2015-08-03 00:09:21 +01:00
remitamine
51a575159a
[facebook] extract uploader
2015-08-02 22:52:12 +01:00
Sergey M․
524229a297
[pornhub] Improve
2015-08-03 02:41:17 +06:00
George Brighton
754e70cf3e
[pornhub] Fix video url regular expression.
...
PornHub seems to have subtly changed their JavaScript. Before, video URL strings were embedded directly in the video's `flashvars_*` object, but they are now assigned to variables of the form `player_quality_*`, which are then added to this object later under the relevant quality key.
2015-08-03 02:35:06 +06:00
Sergey M․
84bc4dcb0f
[downloader/http] Clarify rationale for Content-Range check ( #6426 )
2015-08-03 02:27:47 +06:00
Sergey M․
10eaa8ef1d
[downloader/http] Report unable to resume
2015-08-03 02:25:40 +06:00
Sergey M․
c3124c3085
[downloader/http] Simplify
2015-08-03 02:25:08 +06:00
remitamine
8d5b8b477e
[utils] import re
2015-08-03 02:23:35 +06:00
remitamine
d7d2a9a3db
[utils] restart download if server does not support byte ranges
2015-08-03 02:23:31 +06:00
Jaime Marquínez Ferrándiz
25a4c5a9ed
[dailymotion:playlist] Use an iterator for the entries
...
So that using '--playlist-end' only downloads the required pages (reported in #2175 ).
2015-08-02 15:19:57 +02:00
Jaime Marquínez Ferrándiz
5c45bbe57b
[nowtv] Remove unused import
2015-08-02 15:19:30 +02:00
Sergey M․
d41d04c0f5
[videolectures] Fix _VALID_URL
2015-08-02 06:35:35 +06:00
Sergey M․
e422d7f4f7
[nowtv] Expand _VALID_URL
2015-08-02 04:26:59 +06:00
Sergey M․
cdc682d5a4
[nowtv] Fix extraction ( Closes #6357 )
2015-08-02 04:21:16 +06:00
Jaime Marquínez Ferrándiz
9cc93c64aa
[screenwavemedia] Use the IP for the videoserver ( fixes #6397 )
...
For http://cinemassacre.com/2015/07/28/avgn-seaman-for-dreamcast/ the other server returns a 403 error.
2015-08-01 22:17:19 +02:00
remitamine
fa7a1cc5ef
[screenwavemedia] fix info extraction ( fixes #6270 )
...
Closes #6330 .
2015-08-01 22:13:10 +02:00
Sergey M․
17712eeb19
[extractor/common] Extract namespace parse routine
2015-08-02 01:31:17 +06:00
Sergey M․
41c3a5a7be
[extractor/common] Fix python 3
2015-08-02 01:20:49 +06:00
Sergey M․
8765222d22
[extractor/generic] Add generic SMIL tests
2015-08-02 01:16:21 +06:00
Sergey M․
e5e8d20a3a
[extractor/generic] Improve generic SMIL detection
2015-08-02 01:13:59 +06:00
Sergey M․
a107193e4b
[extractor/common] Extract f4m and m3u8 formats, subtitles and info
2015-08-02 01:13:21 +06:00
Sergey M․
3f125c8c70
[nbcnews] Extend _VALID_URL
2015-08-01 21:43:33 +06:00
Sergey M.
75e8b2ac87
Merge pull request #6392 from dstftw/generalized-fragmented-fd
...
Generalized fragmented media file downloader
2015-08-01 20:22:49 +06:00
Sergey M․
ee114368ad
[utils] Make value optional for find_xpath_attr
...
This allows selecting particular attributes by name but without specifying the value and similar to xpath syntax `[@attrib]`
2015-08-01 20:22:13 +06:00
Jaime Marquínez Ferrándiz
525a87f58e
[gdcvault] Fix typo: xml_decription_url -> xml_description_url
2015-08-01 11:40:34 +02:00
remitamine
44cae2fb2e
[gdcvault] Add support for audio extraction ( fixes #5784 )
...
Closes #6412 .
2015-08-01 11:39:50 +02:00
remitamine
30a453884e
[viewster] use head request to extract api token
...
Closes #6419 .
2015-08-01 11:06:26 +02:00
Sergey M․
3b58d94f71
[vidme] Make uploader optional and add test
2015-08-01 04:03:52 +06:00
Sergey M.
8abb86fec4
Merge pull request #6421 from remitamine/vidme
...
[vidme] extract the uploader
2015-08-01 03:55:52 +06:00
Sergey M․
16a089780e
[soundcloud] Clean up _VALID_URLs
2015-08-01 03:50:03 +06:00
remitamine
09b6468d30
[vidme] extract the uploader
2015-07-31 21:28:59 +01:00
Sergey M․
80fb6d4aa4
[soundcloud:user] Rework extractor ( Closes #6399 )
2015-07-31 00:54:26 +06:00
Jaime Marquínez Ferrándiz
1f04873517
[viewster] Use 'compat_urllib_parse_unquote'
2015-07-30 19:12:37 +02:00
remitamine
799207e838
[viewster] extract the api auth token
...
Closes #6406 .
2015-07-30 12:55:48 +02:00
Jaime Marquínez Ferrándiz
34866b4836
Merge remote-tracking branch 'dstftw/multifeed-videos' ( closes #6360 )
2015-07-29 21:55:20 +02:00
Sergey M․
d12a1a47d5
[bbc] Improve work with mediaselection URLs
2015-07-30 00:55:06 +06:00
Sergey M․
8d42e3501e
Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-fix_bbc_mediaselector
2015-07-29 23:55:40 +06:00
Sergey M․
5e1eddb939
[youtube] Show info message for multifeed videos according to noplaylist option
2015-07-29 21:18:16 +06:00
Sergey M․
23e7f53bd3
Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'
2015-07-29 03:43:55 +06:00
Sergey M․
000b6b5ae5
[youtube] Improve tags extraction and add test
2015-07-29 03:43:32 +06:00
Sergey M․
864f24bd2c
[extractor/common] Add _meta_regex and clarify tags field
2015-07-29 03:43:03 +06:00
Sergey M.
5d8df28d27
Merge pull request #6372 from raphaelm/patch-1
...
Remove redundant (and wrong) class parameters
2015-07-29 02:46:53 +06:00
Sergey M․
f9a5affad9
[hls] Implement hlsnative fd in terms of fragment fd
2015-07-29 02:28:30 +06:00
Sergey M․
ab81ef8fa7
[f4m] Implement f4m fd in terms of fragment fd
2015-07-29 02:27:50 +06:00
Sergey M․
95d8f7ea12
[fragment] Generalize fragmented media file downloader
2015-07-29 02:26:16 +06:00
Purdea Andrei
5316bf7487
Documented tags as a possible dict key
2015-07-28 18:30:42 +03:00
Purdea Andrei
a6f774e901
[youtube]: tags key in info jason is now a list
2015-07-28 18:29:13 +03:00
Purdea Andrei
f171bc8b59
[youtube] save keywords in info jason when --write-info-json is used
2015-07-28 18:14:06 +03:00
Philipp Hagemeister
289bbb350e
release 2015.07.28
2015-07-28 11:28:33 +02:00
Sergey M․
d247a2c8bf
[bbc] Fix regex
2015-07-28 02:06:27 +06:00
Sergey M․
88ed52aec9
[bbc] Add support for direct bbc.co.uk embeds
2015-07-27 22:05:51 +06:00
fnord
cb23bcba29
BBCIE: Fix missing .mp4 formats on news sites
...
Prior to merge BBCNewsIE from pr #6026 was rewritten into BBCIE in 9afa177
. Support was added for non-news
sites (/travel, /sports), however support for the news mediaselector was removed to support these sites.
This removed support for .mp4.
pr #6026 ( news site, news mediaseletor : http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/ )
format code extension resolution note
journalism_nonuk_stream_h264_flv_200_akamai flv 400x224 h264@ 176k, 1001.77KiB
journalism_nonuk_stream_h264_flv_400_akamai flv 400x224 h264@ 512k, 2.85MiB
journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB
journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB
journalism_world_stream_h264_http_200_sis_news_http mp4 400x224 h264@ 176k, 1001.77KiB
journalism_world_stream_h264_http_400_sis_news_http mp4 400x224 h264@ 512k, 2.85MiB
journalism_world_stream_h264_http_hi_sis_news_http mp4 688x384 h264@1500k, 8.34MiB (best)
# 9afa177
( same url, non-news mediaselector: http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/journalism-pc/vpid/ )
format code extension resolution note
journalism_nonuk_stream_h264_flv_lo_akamai flv 384x216 h264@ 496k, 2.76MiB
journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB
journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB (best)
This change corrects the above, by trying /mediaselector/5 if /mediaselector/4 fails.
2015-07-27 04:24:04 -05:00
Raphael Michel
2c7ed24796
Remove redundant (and wrong) class parameters
2015-07-26 16:37:51 +02:00
Jaime Marquínez Ferrándiz
4c6bd5b5b6
[youtube] Use 'vp8' and 'vp9' in lowercase ( fixes #6358 )
...
That's how YouTube reports them in their DASH manifest.
2015-07-26 14:14:28 +02:00
tippfeler
aeb7b41d44
[spiegel] Accept iframe urls
...
Closes #6370 .
2015-07-26 14:00:56 +02:00
Sergey M․
5bdec59de1
[comcarcoff] Add support for singleshots ( Closes #6366 )
2015-07-26 09:51:54 +06:00
remitamine
dfaba1ab95
[shahid] fix variable name
2015-07-25 19:14:18 +01:00
remitamine
a62fd1af27
[shahid] improve info extraction
2015-07-25 18:13:44 +01:00
Sergey M․
7a89681722
[bbc] Skip DASH until supported
2015-07-25 22:32:54 +06:00
Sergey M․
51da40e621
[bbc] PEP8
2015-07-25 22:19:54 +06:00
Sergey M․
d8f0a9ecea
[youtube] Respect noplaylist for multifeed videos
2015-07-25 22:17:06 +06:00
Sergey M․
cf7e015f25
[youtube] Add support for multifeed videos
2015-07-25 21:30:34 +06:00
Sergey M․
1af330f29f
Merge branch 'atomicdryad-pr-bbcnews'
2015-07-25 20:22:13 +06:00
Sergey M․
9afa1770d1
[bbc] Improve playlist extraction, refactor, expand support and document
2015-07-25 20:21:42 +06:00
Yen Chi Hsuan
2c7c721933
[ir90tv] Optional fields should be non-fatal
2015-07-25 18:48:00 +08:00
Yen Chi Hsuan
7523647391
[ir90tv] PEP8
2015-07-25 18:43:07 +08:00
Yen Chi Hsuan
9700cd9097
[ir90tv] Improve title extraction
2015-07-25 18:42:40 +08:00
Yen Chi Hsuan
eab7faa0c1
[ir90tv] Test (?:www\.)? part in _VALID_URL
2015-07-25 18:39:01 +08:00
Yen Chi Hsuan
a56c1e38c7
Merge branch 'ir90tv' of https://github.com/cyb3r/youtube-dl into cyb3r-ir90tv
2015-07-25 18:36:04 +08:00
Sergey M․
40a2d17052
[soundcloud:playlist] Defer download link resolve
2015-07-25 15:48:44 +06:00
Sergey M․
b14fa8e687
[soundcloud:set] Defer download link resolve ( Closes #6354 )
2015-07-25 15:47:53 +06:00
Sergey M․
678e436f2e
[youtube] Handle empty allowed regions ( Closes #6351 )
2015-07-25 02:09:34 +06:00
Sergey M․
ff81c4c99c
Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-bbcnews
2015-07-24 20:21:48 +06:00
Sergey M.
420658e6cb
Merge pull request #6350 from remitamine/letv
...
[letv] fix height
2015-07-24 20:03:44 +06:00
remitamine
593ddd851b
[letv] fix height
2015-07-24 14:46:45 +01:00
Yen Chi Hsuan
1243402657
[dailymotion:playlist] Detect problematic redirection ( fixes #6347 )
2015-07-24 21:29:44 +08:00
remitamine
1a117a7728
[clipfish] extract mp4 video link
2015-07-24 12:00:20 +01:00
Sergey M․
2b2ee140c3
[dailymotion:user] Fix _VALID_URL ( Closes #6346 )
2015-07-24 03:40:24 +06:00
Sergey M․
d97f5cd795
[bbccouk] Make more robust ( Closes #6345 )
2015-07-24 02:56:54 +06:00
Sergey M․
f3f0b8e403
[canalplus] Modernize
2015-07-24 00:21:13 +06:00
Sergey M․
660f9459da
[canalplus] Fix m3u8 videos extension
2015-07-24 00:17:36 +06:00
Sergey M․
10952eb2cf
[extractor/common] Consistent URL spelling
2015-07-23 23:37:45 +06:00
Sergey M.
cdad742700
Merge pull request #6306 from jaimeMF/extract_start_time
...
[youtube] Extract start_time
2015-07-23 23:33:54 +06:00
Sergey M․
a9e8f60ef6
[rtlnl] Update unencrypted streams comment ( #6337 )
2015-07-23 23:20:24 +06:00
corone17
a8b7b26068
Undo adaptive -> flash workaround
...
For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock).
The progressive streams still work fine.
2015-07-23 23:08:39 +06:00
Sergey M․
ba911137fa
[rts] Add support for articles with videos on rhs ( Closes #6332 )
2015-07-23 22:50:59 +06:00
Sergey M․
d3f007af18
[daylimotion] Adapt to player v5 and modernize ( Closes #6151 , closes #6250 )
2015-07-23 22:04:47 +06:00
Jaime Marquínez Ferrándiz
2929fa0e79
[youtube] Also look into the 'start' field for start_time
2015-07-23 13:21:18 +02:00
Jaime Marquínez Ferrándiz
297a564bee
[youtube] Extract end_time
2015-07-23 13:20:21 +02:00
remitamine
8e92d21ebf
[googledrive] raise ExtractorError instead of warning
2015-07-23 11:59:13 +01:00
remitamine
36dbca8784
fix recursive error
2015-07-23 11:59:13 +01:00
remitamine
d1cc05e17e
remove unnecessary regex group names
2015-07-23 11:59:12 +01:00
remitamine
3b3d531965
fix embed regex
2015-07-23 11:59:12 +01:00
remitamine
653789afc7
add google drive embeds
2015-07-23 11:59:12 +01:00
remitamine
2d651a2d02
import google drive embed class
2015-07-23 11:57:09 +01:00
remitamine
3e5f3df172
move the embed to a separate class
2015-07-23 11:57:09 +01:00
remitamine
f120a7ab5e
change the _TEST info
2015-07-23 11:57:09 +01:00
remitamine
984e4d4875
[googledrive] Add new extractor
2015-07-23 11:57:08 +01:00
fnord
53b8247cb5
NationalGeographic._VALID_URL: work site-wide
...
Closes #6343 .
2015-07-23 12:21:41 +02:00
Jaime Marquínez Ferrándiz
59db9f8018
[downloader/dash] Improve 'combine_url' ( fixes #6341 )
...
In some videos the base_url already ends with '/'.
2015-07-23 12:09:30 +02:00
Yen Chi Hsuan
b73b14f72c
[viki] Rewrite dict selection codes
2015-07-23 14:02:19 +08:00
Yen Chi Hsuan
41597d9bed
[viki] Fix description extraction ( closes #6339 )
2015-07-23 13:39:19 +08:00
Jaime Marquínez Ferrándiz
b37317d8b0
[generic] Unescape HTML escape sequences in redirect urls ( fixes #6311 )
2015-07-22 23:33:49 +02:00
Jaime Marquínez Ferrándiz
87dc451108
[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True ( #5118 )
...
Currently they give a 403 Forbidden error.
2015-07-22 23:27:41 +02:00
Jaime Marquínez Ferrándiz
ca4456eda8
[tagesschau] Remove unused import
2015-07-22 23:23:38 +02:00
Sergey M․
993df6bc22
[prosiebensat1] Modernize
2015-07-23 03:05:16 +06:00
Sergey M․
61be92e26a
[prosiebensat1] Recognize DRM protected videos ( #6334 )
2015-07-23 03:04:23 +06:00
Sergey M․
c59b61c0da
[viki] Fix height ( Closes #6333 )
2015-07-23 02:13:51 +06:00
Sergey M․
3e214851a4
[tagesschau] Improve tests
2015-07-23 01:01:35 +06:00
Sergey M․
a47b602b08
[tagesschau] Add support for audio
2015-07-23 01:01:04 +06:00
Sergey M․
948199deac
[tagesschau] Relax _VALID_URL and simplify
2015-07-23 00:30:48 +06:00
Sergey M․
c356620ec1
Merge branch 'patch/enhance-tagesschau-regex' of https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex
2015-07-23 00:12:46 +06:00
Sergey M․
c7620992d2
[pbs] No need to escape colon
2015-07-22 23:49:55 +06:00
Sergey M․
ce1bafdce9
[pbs] Clean up title construction rationale
2015-07-22 23:49:08 +06:00
Sergey M.
9872e588c8
Merge pull request #6292 from atomicdryad/pr-fix_pbs_titles
...
pbs: fix vague 'Full Episode' titles; prepend name of show
2015-07-22 23:42:19 +06:00
Sergey M․
d609edf4f1
[udemy] Handle already-logged-in scenario ( Closes #6327 )
2015-07-22 22:49:00 +06:00
Yen Chi Hsuan
3a99d321a8
Merge pull request #6303 from jaimeMF/dash_no_live
...
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
2015-07-23 00:39:44 +08:00
Yen Chi Hsuan
40101dc311
[lecture2go] Make optional fields non-fatal
2015-07-22 23:25:32 +08:00
Yen Chi Hsuan
e9c6deffee
[lecture2go] Add more metadata fields
2015-07-22 23:22:19 +08:00
Yen Chi Hsuan
9c29bc69f7
[utils] Improve parse_duration
...
Now dots are parsed. For example '87 Min.'
2015-07-22 23:15:22 +08:00
Yen Chi Hsuan
1e12429564
[lecture2go] Update _TEST
2015-07-22 23:05:14 +08:00
Yen Chi Hsuan
795704f0f1
[lecture2go] Support more formats
2015-07-22 22:39:46 +08:00
Yen Chi Hsuan
981b9cdc8c
[lecture2go] Improve some regular expressions
2015-07-22 22:09:01 +08:00
Yen Chi Hsuan
3f724339db
Merge branch 'lecture2go' of https://github.com/nichdu/youtube-dl into nichdu-lecture2go
2015-07-22 20:10:45 +08:00
fnord
9e7e0dffd5
Actually add the extractor
2015-07-21 16:56:35 -05:00
fnord
c3dea3f878
Twittercard: support vmapurl method
2015-07-21 16:45:36 -05:00
fnord
f57f84f606
Twitter: get and describe video from status urls
2015-07-21 16:38:40 -05:00
Sergey M․
c84683c88b
[viewster] Strip titles
2015-07-22 02:08:25 +06:00
Sergey M․
b68a2613f8
[viewster] Rewrite for new API ( Closes #6317 )
2015-07-22 02:00:21 +06:00
Jaime Marquínez Ferrándiz
28afa6e77a
[snagfilms] Don't use '_' as a variable that is used
2015-07-21 20:50:02 +02:00
Sergey M․
496ce6b349
[snagfilms] Improve m3u8 extraction ( Closes #6309 )
2015-07-21 23:54:31 +06:00
Philipp Hagemeister
ce9512b78b
release 2015.07.21
2015-07-21 17:20:54 +02:00
Sergey M․
4eb59a6b1c
[options] Fix a typo ( #6307 )
2015-07-21 09:11:23 +06:00
Jaime Marquínez Ferrándiz
7c80519cbf
[youtube] Extract start_time
...
From the 't=*' in the url.
Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.
2015-07-20 21:10:28 +02:00
Jaime Marquínez Ferrándiz
8250c32f49
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
...
Doesn't work currently.
2015-07-20 20:25:53 +02:00
Jaime Marquínez Ferrándiz
2fe1ff8582
[youtube] Set 'is_live'
2015-07-20 20:14:20 +02:00
Jaime Marquínez Ferrándiz
17ee98e1a5
[youtube] Fix upload_date in test
2015-07-20 19:48:50 +02:00
Jaime Marquínez Ferrándiz
2ee8f5d80f
Merge remote-tracking branch 'yan12125/download-dash-segments' ( #5886 )
2015-07-20 19:34:24 +02:00
Yen Chi Hsuan
3f302bca8c
[tumblr] Improve downloading notes
2015-07-20 18:54:47 +08:00
Yen Chi Hsuan
c909e5820e
[tumblr] Delegate to GenericIE for non-tumblr videos
...
Fixes #6162
2015-07-20 18:51:25 +08:00
Yen Chi Hsuan
a1b85269a4
[extractor/generic] Support vid.me embeds
2015-07-20 18:49:53 +08:00
Sergey M․
faa1f83ab4
[twitch:stream] Improve _VALID_URL ( Closes #6294 )
2015-07-20 02:16:07 +06:00
Sergey M․
308c505c3d
[francetv] Improve _VALID_URL
2015-07-20 01:03:43 +06:00
fnord
0eacd2aaae
less clunky if statement
2015-07-19 13:59:12 -05:00
Sergey M․
18ae46ad4b
[vice] Modernize
2015-07-20 00:42:25 +06:00
Sergey M․
65c2b21df1
[vice] Make test only matching
2015-07-20 00:40:43 +06:00
Sergey M․
772acaf31f
[vice] Do not capture unused groups in _VALID_URL
2015-07-20 00:39:55 +06:00
Sergey M.
f8d0745e27
Merge pull request #6291 from atomicdryad/pr-fixvice
...
fix/support news.vice.com
2015-07-20 00:39:16 +06:00
Sergey M․
d719c6a5ab
[ard:mediathek] Add test for direct mp4
2015-07-20 00:13:39 +06:00
Sergey M․
769efa16af
[ard:mediathek] Remove dead test
2015-07-20 00:08:21 +06:00
Sergey M․
86b4e98ac6
[ard:mediathek] Add audio test
2015-07-20 00:05:10 +06:00
Sergey M․
3bf8c316a6
[sportschau] Reimplement in terms of ard extractor
2015-07-20 00:01:22 +06:00
Sergey M․
e37c92ec6d
[ard] Extract all formats
2015-07-19 23:59:50 +06:00
fnord
a5dd9a0c5d
pbs: fix vague 'Full Episode' titles; prepend name of show
...
Many videos are given the title 'Full Episode' or 'Episode x', etc;
in the info json 'title' is the episode title (for oneshots this is
'Full Episode') while the program name is 'program':{'title'. This
changes the title from '(episode title)' to
'(program name) - (episode title)'
The following urls demonstrate useless titles
http://video.pbs.org/video/2365367186/
http://video.pbs.org/video/2365519307/
http://video.pbs.org/video/2365527039/
http://video.pbs.org/video/2365530605/
Before change
Full Episode
Episode 5 | Preview
Season 3 | Episode 4 Preview
July 17, 2015
After change
To Catch A Comet - Full Episode
The Crimson Field - Episode 5 | Preview
Last Tango in Halifax - Season 3 | Episode 4 Preview
Charlie Rose The Week - July 17, 2015
2015-07-19 11:47:58 -05:00
fnord
7a4a945f13
fix/support news.vice.com
2015-07-19 11:33:02 -05:00
Sergey M․
1d18e26eca
[francetv] Remove unused import
2015-07-19 21:54:12 +06:00
Sergey M․
ac4b8df5e4
[francetv] Fix embed test
2015-07-19 21:53:54 +06:00
Sergey M․
3bc9fb5889
[francetv] Update jt test
2015-07-19 21:53:09 +06:00
Sergey M․
632cbb8efa
[francetv] Fix f4m extraction completely
2015-07-19 21:51:06 +06:00
Sergey M․
789a12aaaf
[francetv] Restore support for jt videos
2015-07-19 21:50:25 +06:00
Sergey M․
ecdbe09e10
[francetv] Fix f4m extraction
2015-07-19 21:45:49 +06:00
Zach Bruggeman
1dc31c2786
[appleconnect] Add new extractor ( fixes #6189 )
...
Closes #6190 .
2015-07-19 13:00:30 +02:00
Jaime Marquínez Ferrándiz
32470bf619
[sportschau] Improve title extraction
...
The html '<title>' ends with '- sportschau.de', which shouldn't be part of the title.
2015-07-19 11:27:12 +02:00
Jaime Marquínez Ferrándiz
8b61bfd638
[sportschau] skip download in test
2015-07-19 11:27:12 +02:00
slangangular
8a7a208905
[sportschau] Add support for sportschau.de
...
Closes #6199 .
2015-07-19 11:25:51 +02:00
Jaime Marquínez Ferrándiz
0215103e92
[francetv] Remove unused import
2015-07-19 11:13:27 +02:00
Yen Chi Hsuan
c2d1be8981
[iqiyi] Add skip_download to reduce network traffic
...
MD5 checksums are commented out in
36068ae019
, and actual downloads are not
necessary anymore.
2015-07-19 11:20:05 +08:00
Roland Hieber
726adc43ec
[tagesschau] set description=None for empty descriptions
2015-07-19 05:09:29 +02:00
Roland Hieber
3c6ae8b59e
[tagesschau] add support for Bericht aus Berlin videos
2015-07-19 04:28:00 +02:00
Roland Hieber
c51bc70e0f
[tagesschau] fix test which links to nonexisting video
2015-07-19 03:52:58 +02:00
Roland Hieber
e89d7e3029
[tagesschau] add support for more video types
...
I found that currently only tagesschau videos are played. There are some
more shows hosted on tagesschau.de (see [0] for example) which are
easily playable by adjusting the regex. So this patch adds support for:
* tagesthemen
* tagesschau vor 20 Jahren
* tagesschau (mit Gebärdensprache)
* nachtmagazin
Note that some videos don't provide a description, so in order for the
tests to succeed, an ExtractorError needs to get caught.
[0]: http://www.tagesschau.de/multimedia/video/videoarchiv2~_date-20150714.html
2015-07-19 03:44:16 +02:00
remitamine
3c07a729a6
[shahid] don't fail on missing info
2015-07-18 23:16:57 +01:00
remitamine
84c0ed50a5
[shahid] fix backets closing
2015-07-18 23:10:20 +01:00
remitamine
02c126a7c2
[shahid] raise ExtractorError instead of warning
2015-07-18 22:55:40 +01:00
remitamine
114ed20e64
[shahid] Add new extractor
2015-07-18 22:10:57 +01:00
Yen Chi Hsuan
4b0f45f667
Merge branch 'sceext2-fix-iqiyi-2015-07-17'
2015-07-19 03:57:36 +08:00
Yen Chi Hsuan
36068ae019
[iqiyi] Comment out some MD5 sums
...
The value is different on Travis CI server
2015-07-19 03:54:59 +08:00
remitamine
9d681c2bb3
remove unnecessary group name
2015-07-18 20:40:56 +01:00
remitamine
3af1fac7b0
[dcn] Add new extractor
2015-07-18 20:40:56 +01:00
Yen Chi Hsuan
761ee0d827
[iqiyi] Remove unused imports
2015-07-19 02:28:43 +08:00
Yen Chi Hsuan
fb8bc3f818
Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl into sceext2-fix-iqiyi-2015-07-17
2015-07-19 02:27:59 +08:00
Sergey M․
826a7da808
[rtlnl] Avoid episodes completely ( Closes #6275 )
2015-07-19 00:27:23 +06:00
Sergey M․
cbd55ade68
[extractor/generic] Add support for francetv embeds
2015-07-18 22:56:00 +06:00
Sergey M․
5705ee6ef8
[francetv] Fix duration extraction
2015-07-18 22:43:42 +06:00
Sergey M․
3f5c6d0c1b
[francetv] Add support for embeds and clean up _VALID_URL
2015-07-18 22:41:34 +06:00
linhua55
bfed4813b2
fix extraction
...
for http://www.tudou.com/albumplay/cJAHGih4yYg.html
2015-07-18 23:33:42 +08:00
Sergey M․
e58066e244
[vk] Add age restricted video test for reference
2015-07-18 19:25:06 +06:00
Sergey M․
ee48b6a88f
[vk] Capture error message
2015-07-18 19:15:20 +06:00
Sergey M․
9ac09ed4de
[bliptv] Remove unused import
2015-07-18 19:13:10 +06:00
Sergey M․
22603348aa
[compat] Fix _asciire
2015-07-18 18:32:52 +06:00
Sergey M․
fec73daaa3
[vk:uservideos] Revert orderedSet
2015-07-18 18:23:35 +06:00
Sergey M․
c6b68648f4
[bilibili] Show georestriction error
2015-07-18 17:36:46 +06:00
Sergey M․
1ecb5d1d83
[vk] Clarify extractor names
2015-07-18 17:23:33 +06:00
Sergey M․
dc786d3db5
[vk:uservideos] Improve extraction
2015-07-18 17:22:25 +06:00
Sergey M․
74fe23ec35
[extractor/common] Style
2015-07-18 16:35:28 +06:00
Philipp Hagemeister
b0bff54b08
release 2015.07.18
2015-07-18 11:59:45 +02:00
sceext
1b541d8d6e
[iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015-07-17) flash player.
2015-07-18 12:34:26 +08:00
Sergey M․
f29ac588dd
[nationalgeographics] Fix extraction ( Closes #6262 )
2015-07-18 06:33:50 +06:00
Sergey M․
0696667734
[twitch:stream] Clarify channel_id reassignment rationale ( #6263 )
2015-07-18 06:27:45 +06:00
Sergey M․
1793d71db6
[twitch:stream] Fix channel_id in different case ( Closes #6263 )
2015-07-18 06:18:03 +06:00
Sergey M․
4211e1941b
[videomega] Add shortcut to _VALID_URL
2015-07-18 04:27:09 +06:00
Sergey M․
4bdfef5a18
[videomega] Add tests
2015-07-18 04:25:30 +06:00
Sergey M․
8a37f53685
[videomega] Revert iframe URL
2015-07-18 04:25:10 +06:00
Sergey M․
4e1ad6e9a8
[videomega] Extend _VALID_URL and improve extraction ( Closes #6260 )
2015-07-18 04:13:45 +06:00
Sergey M․
3c283a381e
[sbs] Simplify
2015-07-18 02:43:18 +06:00
Sergey M․
dac4d5be12
Merge branch 'sbs_website_changes' of https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes
2015-07-18 02:13:55 +06:00
Sergey M․
530857182d
[bliptv] Add test with missing duration
2015-07-18 01:45:54 +06:00
Sergey M․
9441f77faa
[bliptv] Use xpath for extraction and fix test
2015-07-18 01:45:36 +06:00
Sergey M․
3cc8b4c327
[compat] Fix missing _asciire on python 2.6
2015-07-18 00:24:39 +06:00
Sergey M․
6b19647d57
[veehd] Use compat_urllib_parse_unquote
2015-07-18 00:04:25 +06:00
Sergey M․
7bd42d0d96
[openfilm] Fix compat_urllib_parse_unquote_plus import
2015-07-17 23:56:27 +06:00
Sergey M․
c60e8cfaf7
[ehow] Simplify
2015-07-17 23:54:38 +06:00
Sergey M․
7fd002c006
[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:51:57 +06:00
Sergey M․
db6c50f109
[ynet] Use compat_urllib_parse_unquote_plus
2015-07-17 23:50:52 +06:00
Sergey M․
aa4789d632
[xvideos] Use compat_urllib_parse_unquote
2015-07-17 23:50:25 +06:00
Sergey M․
ee8de13e14
[xtube] Use compat_urllib_parse_unquote
2015-07-17 23:50:02 +06:00
Sergey M․
7dde5f6a8d
[xnxx] Use compat_urllib_parse_unquote
2015-07-17 23:49:38 +06:00
Sergey M․
736f003f2e
[xbef] Use compat_urllib_parse_unquote
2015-07-17 23:49:14 +06:00
Sergey M․
47af21e8f1
[spankwire] Use compat_urllib_parse_unquote
2015-07-17 23:47:51 +06:00
Sergey M․
605cbef653
[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:47:23 +06:00
Sergey M․
388ad0c05c
[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:46:33 +06:00
Sergey M․
2ebbb6f1f7
[photobucket] Use compat_urllib_parse_unquote
2015-07-17 23:45:55 +06:00
Sergey M․
d54f1c7477
[openfilm] Use compat_urllib_parse_unquote_plus
2015-07-17 23:45:26 +06:00
Sergey M․
b78f5ec4c3
[odnoklassniki] Use compat_urllib_parse_unquote
2015-07-17 23:45:00 +06:00
Sergey M․
9fd3bf04b7
[myvideo] Use compat_urllib_parse_unquote
2015-07-17 23:44:38 +06:00
Sergey M․
e97bb3de83
[mofosex] Use compat_urllib_parse_unquote
2015-07-17 23:43:36 +06:00
Sergey M․
c2daf8dfa4
[mixcloud] Use compat_urllib_parse_unquote
2015-07-17 23:42:43 +06:00
Sergey M․
09b718c439
[mitele] Use compat_urllib_parse_unquote
2015-07-17 23:42:11 +06:00
Sergey M․
c177bb3a50
[metacafe] Use compat_urllib_parse_unquote
2015-07-17 23:41:47 +06:00
Sergey M․
977a247a06
[malemotion] Use compat_urllib_parse_unquote
2015-07-17 23:41:14 +06:00
Sergey M․
899a3e2f13
[karaoketv] Use compat_urllib_parse_unquote_plus
2015-07-17 23:40:35 +06:00
Sergey M․
8ee4ecb48d
[infoq] Use compat_urllib_parse_unquote
2015-07-17 23:39:54 +06:00
Sergey M․
f7e6f7fa23
[extractor/generic] Use compat_urllib_parse_unquote
2015-07-17 23:39:32 +06:00
Sergey M․
1f80e360fc
[gamespot] Use compat_urllib_parse_unquote
2015-07-17 23:38:30 +06:00
Sergey M․
d7011316d0
[facebook] Use compat_urllib_parse_unquote
2015-07-17 23:37:56 +06:00
Sergey M․
d3671b344f
[ehow] Use compat_urllib_parse_unquote
2015-07-17 23:37:23 +06:00
Sergey M․
a60cccbf9f
[crunchyroll] Use compat_urllib_parse_unquote
2015-07-17 23:36:58 +06:00
Sergey M․
3e72f5f10e
[ceskatelevize] Use compat_urllib_parse_unquote
2015-07-17 23:36:11 +06:00
Sergey M․
b94b78971c
[bet] Use compat_urllib_parse_unquote
2015-07-17 23:35:14 +06:00
Sergey M․
4d08161ac2
[compat] Mention unquote_plus
2015-07-17 23:32:43 +06:00
Sergey M․
aa99aa4e85
[compat] Add compat_urllib_parse_unquote_plus
2015-07-17 23:28:34 +06:00
Sergey M․
13fc7f3a05
Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote'
2015-07-17 22:59:17 +06:00
Sergey M․
5513967926
[compat] Simplify and use latest cpython 3 code
2015-07-17 22:58:13 +06:00
Sergey M.
eacd875f3b
Merge pull request #6259 from remitamine/howstuffworks
...
[howstuffwoks] fix _VALID_URL regex
2015-07-17 22:08:40 +06:00
remitamine
c4fe07c7af
match only the test url
2015-07-17 17:07:55 +01:00
remitamine
1186e3f91a
do not capture a group
2015-07-17 16:45:53 +01:00
remitamine
f354385bf5
Add test for urls without a number
2015-07-17 16:43:27 +01:00
remitamine
cabe001590
[howstuffwoks] fix _VALID_URL regex
2015-07-17 16:18:33 +01:00
Sergey M․
89f691e141
Merge branch 'pr-crashfix_compat_urllib_unquote' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-crashfix_compat_urllib_unquote
2015-07-17 21:15:55 +06:00
fnord
593b77064c
Don't forget trailing '%'
2015-07-17 09:45:49 -05:00
fnord
9fefc88656
fix TestCompat test_all_present
2015-07-17 07:24:07 -05:00
fnord
eb08081330
democracynow: correct syntax
2015-07-17 02:57:08 -05:00
fnord
a3bfddfa5e
bbc.py: correct syntax
2015-07-17 02:47:02 -05:00
fnord
36da48798a
handle titles and captions set to ''
2015-07-17 02:27:50 -05:00
fnord
a0f28f90fa
remove kebab
2015-07-17 01:50:43 -05:00
fnord
851229a01f
remove debugprint
2015-07-17 01:49:55 -05:00
fnord
c9c854cea7
replace old compat_urllib_parse_unquote with backport from python3's function
...
* required unquote_to_bytes function ported as well
(uses .decode('hex') instead of dynamically populated _hextobyte global)
* required implicit conversion to bytes and/or unicode in places due to
differing type assumptions in p3
2015-07-17 01:31:29 -05:00
Yen Chi Hsuan
a38436e889
[extractor/common] Add 'transform_source' parameter to _extract_f4m_formats()
2015-07-17 12:02:49 +08:00
Sergey M․
23fc384f2c
[npo] Compound title
2015-07-17 01:28:52 +06:00
Sergey M․
1540119723
[npo] Remove unused imports
2015-07-17 00:54:05 +06:00
Sergey M․
574f42d79a
[vpro] Improve playlist extraction
2015-07-17 00:53:12 +06:00
Sergey M․
536b0700b0
[npo] Allow missing description
2015-07-17 00:40:04 +06:00
Sergey M․
5ba761eb85
[npo] Prefer aflevering_titel over titel
2015-07-17 00:39:22 +06:00
Sergey M․
611ac379bb
[vpro] Fix extraction and add support for vpro playlists
2015-07-17 00:34:24 +06:00
Sergey M․
03f32a7ead
[wnl] Add extractor for omroepwnl playlists
2015-07-17 00:14:38 +06:00
Sergey M․
50ea2bb20d
[npo] Update test
2015-07-16 23:56:57 +06:00
Sergey M․
525daedd5a
[npo] Add support for omroepwnl fragments
2015-07-16 23:54:43 +06:00
Sergey M․
e118031ef8
[npo] Extend _VALID_URL to support ntr.nl ( Closes #6248 )
2015-07-16 23:21:04 +06:00
fnord
45eedbe58c
Generic: use compat_urllib_parse_unquote to prevent utf8 mangling
...
of the entire page in python 2.
-requires- fixed compat_urllib_parse_unquote
example - the following will save with a mangled playlist title,
instead of the kanji for 'tsunami'. This affects all utf8encoded
urls as well
youtube-dl -f18 -o '%(playlist_title)s-%(title)s.%(ext)s' \
61c14c1e3a/tsunami.html
2015-07-15 15:30:47 -05:00
fnord
e37c932fca
compat_urllib_parse_unquote: crash fix: only decode valid hex
...
on python 2 the following has a { "crash_rate": "100%" } of the time
as it tries to parse '" ' as hex.
2015-07-15 15:28:50 -05:00
Sergey M․
ab9b890b52
[prosiebensat1] Clarify test purpose
2015-07-16 02:23:07 +06:00
Sergey M․
31c746e5dc
[extractor/common] Keep going in some media_url is missing
2015-07-16 01:25:33 +06:00
Sergey M․
f01f731107
[prosiebensat1] Use generic f4m manifest extraction
2015-07-16 01:15:47 +06:00
Sergey M․
70f0f5a8ca
[extractor/common] Recursively extract child f4m manifests
2015-07-16 01:15:15 +06:00
Sergey M․
cc357c4db8
[extractor/common] Properly handle full URLs
2015-07-16 01:14:52 +06:00
Sergey M․
97f4aecfc1
[extractor/common] Handle malformed f4m manifests
2015-07-16 01:14:08 +06:00
Sergey M․
2af0f87c8b
[prosiebensat1] Fix extraction ( Closes #6215 )
2015-07-15 23:32:52 +06:00
Sergey M․
6c1b0c0ed2
[dfb] Extract formats
2015-07-15 00:01:41 +06:00
Sergey M․
ddcdc684e2
[dfb] Extract display_id and modernize
2015-07-14 23:59:21 +06:00
Sergey M․
eae89f92e6
[dfb] Update test
2015-07-14 23:54:13 +06:00
Jaime Marquínez Ferrándiz
01d115b06b
[jeuxvideo] Relax _VALID_URL ( fixes #6230 )
2015-07-14 19:07:40 +02:00
Sergey M․
79057965a8
[udemy] Remove superfluous field
2015-07-14 22:46:26 +06:00
Sergey M․
dcd4d95c8e
[udemy] Fix authentication ( Closes #6224 )
2015-07-14 22:39:41 +06:00
Sergey M․
cf61d96df0
[extractor/common] Add _form_hidden_inputs
2015-07-14 22:38:10 +06:00
Sergey M․
f8da79f828
[extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs
2015-07-14 22:36:30 +06:00
Jaime Marquínez Ferrándiz
9750e7d70e
[postprocessor/ffmpeg] Don't use '[youtube] ...' in messages
...
Because it can be used for other extractors.
2015-07-14 12:56:32 +02:00
cazulu
50aa2bb6b9
[dailymotion] Extract duration ( closes #6221 )
2015-07-14 12:50:34 +02:00
Sergey M․
1d1dd597ed
[dramafever] Extract srt ( Closes #6207 )
2015-07-14 01:35:44 +06:00
Yen Chi Hsuan
cfe5537ee5
[myspass] Fix extraction ( closes #6206 )
2015-07-14 00:23:50 +08:00
Sergey M․
6dfa0602f0
[nowtv] Fix extraction ( Closes #6169 )
2015-07-13 22:11:05 +06:00
fnord
f870544302
Add support for democracynow.org
...
Supports downloading clips or entire shows. Subtitle support
2015-07-13 07:41:38 -05:00
Seamus Phelan
75a40b2251
[SBS] fixes due to website changes
2015-07-13 22:35:45 +10:00
Sergey M․
28fb109ed0
[rds] Improve _VALID_URL
2015-07-12 23:45:47 +06:00
Sergey M․
b6ea9ef21a
[rds] Improve
2015-07-12 23:35:56 +06:00
Sergey M․
b8dd44baa9
Merge branch 'rdsca' of https://github.com/fstirlitz/youtube-dl into fstirlitz-rdsca
2015-07-12 21:34:32 +06:00
Sergey M․
c4f1fde75b
[nrk:tv] Add format id prefixes
2015-07-12 20:42:18 +06:00
Sergey M․
667170e2c7
[nrk:tv] Add support for radio URLs ( Closes #6200 )
2015-07-12 20:40:00 +06:00
Sergey M․
53429e6551
[onionstudios] Fix extraction
2015-07-12 12:53:15 +06:00
felix
ac8f97f2b3
[rdsca] New extractor
2015-07-11 19:05:17 +02:00
Sergey M․
369e195a44
Handle postprocessor_args similarly to external_downloader_args
2015-07-11 22:43:02 +06:00
Sergey M․
15006fedb9
[postprocessor/ffmpeg] Spread postprocessor args usage on all ffmpeg extractors
2015-07-11 22:42:03 +06:00
Sergey M․
e35b23f54d
[postprocessor/common] Improve postprocessor args fetching and clarify doc
2015-07-11 22:41:33 +06:00
Sergey M․
f72b0a6032
Revert xvid to avi and make docs to be similar to existing external downloader option
2015-07-11 22:15:16 +06:00
Sergey M․
ac9ed061ec
Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master
2015-07-11 21:58:12 +06:00
Sergey M․
d919fa3344
[vk] Handle access denied error
2015-07-11 21:26:03 +06:00
Sergey M․
79913fde35
[vk] Add list id to info_url
2015-07-11 21:23:49 +06:00
Sergey M․
da634d0a8b
Merge branch 'dufferzafar-webofstories'
2015-07-11 04:43:55 +06:00
Sergey M․
fac54cb426
[webofstories:playlist] Improve and add test
2015-07-11 04:43:29 +06:00
Sergey M․
3f19b9b7c1
Merge branch 'webofstories' of https://github.com/dufferzafar/youtube-dl into dufferzafar-webofstories
2015-07-11 04:17:54 +06:00
Jaime Marquínez Ferrándiz
0a31a35098
[YoutubeDL] format spec: add additional checks for invalid syntax
2015-07-10 22:46:25 +02:00
Jaime Marquínez Ferrándiz
86f2541695
Remove unused 're' imports
2015-07-10 22:22:33 +02:00
Yen Chi Hsuan
181c4ccaaa
[qqmusic] Add more localized names
2015-07-11 01:21:36 +08:00
Yen Chi Hsuan
ed848087d5
[neteasemusic] Add more localized names
2015-07-11 01:21:18 +08:00
Yen Chi Hsuan
edd66be5be
[kuwo] Add more localized names
2015-07-11 01:21:04 +08:00
Yen Chi Hsuan
246995dbc8
[youku] Add localized name
2015-07-11 00:58:13 +08:00
Yen Chi Hsuan
b931fbe5ab
[yinyuetai] Add localized name
2015-07-11 00:57:59 +08:00
Yen Chi Hsuan
e014ff015d
[yam] Add localized name
2015-07-11 00:53:08 +08:00
Yen Chi Hsuan
4fa5f40232
[xuite] Add localized name
2015-07-11 00:52:56 +08:00
Yen Chi Hsuan
9b15be97aa
[udn] Add localized name
2015-07-11 00:52:19 +08:00
Yen Chi Hsuan
a7ada46bd9
[qqmusic] Add localized name
2015-07-11 00:52:07 +08:00
Yen Chi Hsuan
9d16788ad9
[nextmedia] Add localized name
2015-07-11 00:51:55 +08:00
Yen Chi Hsuan
6ce89aecc3
[neteasemusic] Add localized name
2015-07-11 00:51:35 +08:00
Yen Chi Hsuan
963d0ce7e3
[letv] Add localized name
2015-07-11 00:51:26 +08:00
Yen Chi Hsuan
0f08d7f851
[kuwo] Add localized name
2015-07-11 00:51:14 +08:00
Yen Chi Hsuan
44c514eb9c
[iqiyi] Add localized name
2015-07-11 00:51:03 +08:00
Yen Chi Hsuan
513cbdda93
[douyutv] Add localized name
2015-07-11 00:50:45 +08:00
Yen Chi Hsuan
e1ba152352
[ctsnews] Add localized name
2015-07-11 00:50:31 +08:00
Yen Chi Hsuan
446e764500
[baidu] Add localized name
2015-07-11 00:49:59 +08:00
Yen Chi Hsuan
901d00caa6
Merge branch 'ping-kuwo'
2015-07-11 00:11:41 +08:00
Yen Chi Hsuan
094790d2c9
[kuwo:song] Give warnings for unavailable optional fields
2015-07-11 00:03:49 +08:00
Sergey M․
1c0163a5cc
[gorillavid] Use _form_hidden_inputs
2015-07-10 21:58:49 +06:00
Sergey M․
8fa7e5817a
[hostingbulk] Use _form_hidden_inputs
2015-07-10 21:58:24 +06:00
Sergey M․
01b89d5682
[played] Use _form_hidden_inputs
2015-07-10 21:57:29 +06:00
Yen Chi Hsuan
9f01c1a803
[kuwo] Use \d instead of [0-9]
2015-07-10 23:56:51 +08:00
Sergey M․
46f0f50016
[primesharetv] Use _form_hidden_inputs
2015-07-10 21:56:41 +06:00
Sergey M․
b8070dbbd7
[promptfile] Use _form_hidden_inputs
2015-07-10 21:56:14 +06:00
Sergey M․
3b16d803c9
[shared] Use _form_hidden_inputs
2015-07-10 21:55:22 +06:00
Sergey M․
de195c23a6
[vimeo] Use _form_hidden_inputs
2015-07-10 21:54:39 +06:00
Yen Chi Hsuan
d3b8908886
[kuwo] Simpler calls to url_result()
2015-07-10 23:53:48 +08:00
Sergey M․
2688176c77
[vodlocker] Use _form_hidden_inputs
2015-07-10 21:53:38 +06:00
Sergey M․
a5839317aa
[vk] Use _form_hidden_inputs
when logging in
2015-07-10 21:52:03 +06:00
Sergey M․
a0aab26a41
[twitch] Use _form_hidden_inputs
when logging in
2015-07-10 21:49:39 +06:00
Sergey M․
27713812a0
[extractor/common] Add method for extracting form hidden input fields as dict
2015-07-10 21:49:09 +06:00
Yen Chi Hsuan
cf2c5fda4f
[kuwo] Use single quotes
2015-07-10 23:48:48 +08:00
Yen Chi Hsuan
a9684c0dbf
[kuwo] Add KuwoBaseIE
2015-07-10 23:46:44 +08:00
Sergey M․
c0bf5e1c4d
[twitch] Fix non-ASCII logins/passwords on python 2
2015-07-10 21:40:21 +06:00
Yen Chi Hsuan
a31e3e7dcb
[kuwo] Regular expression improvements
...
1. Prevent .+ and .*
2. Use [^>]+ instead of spaces for HTML tags
3. Remove unnecessary trailing parts
2015-07-10 23:38:54 +08:00
Sergey M․
17b41a3337
[twitch] Show reset password request
2015-07-10 21:16:42 +06:00
Sergey M․
89a683ae74
[twitch] Fix error message regex
2015-07-10 21:15:09 +06:00
Sergey M․
008661069b
Merge branch 'master' of github.com:rg3/youtube-dl
2015-07-10 20:56:08 +06:00
Sergey M․
9296e92e1c
[twitch] Fix login ( Closes #6186 )
2015-07-10 20:55:53 +06:00
Yen Chi Hsuan
a34af8d066
[kuwo] PEP8
2015-07-10 19:13:52 +08:00
Yen Chi Hsuan
8726e04629
Merge branch 'kuwo' of https://github.com/ping/youtube-dl into ping-kuwo
2015-07-10 19:11:58 +08:00
Yen Chi Hsuan
4eab60cbd2
[netease:djradio] Use compat_itertools_count
2015-07-10 18:59:12 +08:00
Yen Chi Hsuan
a0e060ac1e
[compat] Add compat_itertools_count
...
'step' parameter is added in Python 2.7
2015-07-10 18:58:12 +08:00
Yen Chi Hsuan
397a8ea96e
[neteasemusic] Encoding fixes for Python 2.6 and 3.x
2015-07-10 18:43:38 +08:00
Yen Chi Hsuan
15830339ef
[neteasemusic] PEP8
2015-07-10 18:30:23 +08:00
Yen Chi Hsuan
b29280285e
Merge branch 'neteasemusic' of https://github.com/ping/youtube-dl into ping-neteasemusic
2015-07-10 18:25:12 +08:00
ping
1633491bff
[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py)
2015-07-10 15:19:07 +08:00
ping
2b0fa1f7dd
[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE
2015-07-10 15:09:12 +08:00
ping
02b386f80a
[neteasemusic] Changes after review
2015-07-10 13:29:57 +08:00
Sergey M․
bf20b9c540
[extractor/generic] Add test for myvi embed
2015-07-10 01:15:55 +06:00
Sergey M․
06a12933f3
[pbs] Add support for subtitles ( Closes #6184 )
2015-07-10 00:58:01 +06:00
Sergey M․
6dd94d3a79
[myvi:embed] Rename to myvi
2015-07-10 00:27:44 +06:00
Sergey M․
f2f89c762a
[myvi:embed] Improve _VALID_URL
2015-07-10 00:27:02 +06:00
Sergey M․
e6c2d9ad29
[extractor/generic:myvi] Add support for myvi embeds
2015-07-10 00:25:36 +06:00
Sergey M․
83423254cc
[myvi:embed] Extend _VALID_URL
2015-07-10 00:07:26 +06:00
Sergey M․
1c20ddc966
[myvi:embed] Add extractor ( Closes #6167 )
2015-07-09 23:53:50 +06:00
Sergey M․
675e9f22ea
[vimple] Extract spruto player based extractor class
2015-07-09 23:52:03 +06:00
Sergey M․
77c6fb5b24
[youtube] Make further DASH manifests not fatal after succeeded one
2015-07-09 20:48:38 +06:00
Sergey M․
082a0140ef
[yinyuetai] Do not capture unused group
2015-07-08 23:40:19 +06:00
Yen Chi Hsuan
d76dea001b
[yinyuetai] Miscellaneous improvements
...
1. Include all fields in _TEST
2. Use .get() for optional fields
3. Clarify the intention of 'ext' in formats
2015-07-09 01:07:45 +08:00
Yen Chi Hsuan
af0f9b0e95
[yinyuetai] Style
2015-07-09 00:54:37 +08:00
Yen Chi Hsuan
e2082ea942
[yinyuetai] Add test for h5/ part in _VALID_URL
2015-07-09 00:50:32 +08:00
Yen Chi Hsuan
68923e52a3
Merge branch 'yinyuetai' of https://github.com/ping/youtube-dl into ping-yinyuetai
2015-07-09 00:48:23 +08:00
Sergey M․
9281f6d253
[vk] Add test for youtube embed
2015-07-08 20:41:08 +06:00
Sergey M․
4647845679
[vk] Fix youtube extraction
2015-07-08 20:34:50 +06:00
Sergey M․
cf9cf7dd04
[vk] Extend _VALID_URL to handle biqle.ru ( Closes #6179 )
2015-07-08 20:27:06 +06:00
Yen Chi Hsuan
1316b54956
[clipsyndicate] Use _match_id
2015-07-08 13:43:23 +08:00
Yen Chi Hsuan
cbc1fadd6f
[clipsyndicate] Support chic subdomain ( fixes #6176 )
2015-07-08 13:40:21 +08:00
Philipp Hagemeister
4dd09c9add
release 2015.07.07
2015-07-07 10:36:07 +02:00
Yen Chi Hsuan
267dc07e6b
[gfycat] Catch errors
2015-07-07 14:22:13 +08:00
Yen Chi Hsuan
d7b4d5dd50
[gfycat] Extract id correctly ( fixes #6165 )
2015-07-07 14:16:56 +08:00
Sergey M․
7f220b2fac
[vk] Catch ownership confirmation request
2015-07-07 00:04:19 +06:00
Sergey M․
275c0423aa
[vk] Fix extraction ( Closes #6153 )
2015-07-07 00:02:34 +06:00
Yen Chi Hsuan
85a064861f
[qqmusic] Use regex for thumbnails in test cases
2015-07-06 17:54:41 +08:00
Yen Chi Hsuan
d0b436bff2
Merge branch 'qqmusic-format-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-format-fix
2015-07-06 17:24:44 +08:00
Yen Chi Hsuan
dfc4eca21f
[qqmusic:album] Playlist names are optional
2015-07-06 17:09:17 +08:00
Yen Chi Hsuan
fc7ae675e2
[qqmusic:album] Strip description
2015-07-06 17:08:32 +08:00
Yen Chi Hsuan
804ad79985
Merge branch 'qqmusic-album-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-album-fix
2015-07-06 17:01:59 +08:00
Yen Chi Hsuan
e9d33454b5
[qqmusic:playlist] Playlist names are optional
2015-07-06 16:19:49 +08:00
Yen Chi Hsuan
d80891efc4
Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmusic-playlist
2015-07-06 16:08:30 +08:00
ping
37c1e4025c
[yinyuetai] New extractor for yinyuetai.com
2015-07-06 15:26:49 +08:00
Yen Chi Hsuan
59a83d3e5b
[spiegeltv] Skip invalid m3u8 manifests ( closes #6157 )
2015-07-06 08:41:14 +08:00
Yen Chi Hsuan
13af92fdc4
[common] Add 'fatal' to _extract_m3u8_formats
2015-07-06 08:39:38 +08:00
Sergey M․
0c20ee7d4b
[rtlnl] Clarify current adaptive -> flash workaround rationale
2015-07-06 04:16:56 +06:00
Sergey M․
89d42c2c75
[rtlnl] Clarify test
2015-07-06 02:58:02 +06:00
Sergey M․
9dfc4fa1a1
[rtlnl] Add test with encrypted m3u8 streams for reference
2015-07-05 19:07:07 +06:00
Sergey M․
43232d5c14
[rtlnl] Improve
2015-07-05 19:01:07 +06:00
Sergey M․
f7c272d4fa
Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1
2015-07-05 18:07:39 +06:00
Sergey M․
ede21449c8
[crunchyroll] Fix extraction ( Closes #5855 , closes #5881 )
2015-07-05 06:29:36 +06:00
Jaime Marquínez Ferrándiz
bb8e553662
[YoutubeDL] format spec: Do not fail when a filter gives an empty result
...
For example with 'best[height<40]' we ended getting a 'IndexError: list index out of range'.
2015-07-04 21:41:09 +02:00
Jaime Marquínez Ferrándiz
f5f4a27a96
[YoutubeDL] format spec: fix handling of '/' with ','
...
When using 'bestvideo/best,bestaudio', 'bestvideo/best' must be set as the current_selector (instead of appending it to the selectors), otherwise when it gets the ',' it would append 'None' to the selectors.
2015-07-04 21:30:26 +02:00
Philipp Hagemeister
35eb649e9d
release 2015.07.04
2015-07-04 09:24:00 +02:00
Sergey M․
e56a4c9e9b
[thisamericanlife] Improve and simplify
2015-07-04 05:42:53 +06:00
Eric Wong
95506e37af
[thisamericanlife] Remove unnecessary comment
2015-07-04 05:12:28 +06:00
Eric Wong
e41840c522
[thisamericanlife] get info from <meta> tags
2015-07-04 05:12:20 +06:00
Eric Wong
2a46a27e6c
[thisamericanlife] Add a new extractor
2015-07-04 05:12:10 +06:00
Sergey M․
0bcdc27653
[dailymotion:cloud] Extend _VALID_URL ( Closes #6145 )
2015-07-03 22:47:52 +06:00
Sergey M․
ddf0f74de7
[howcast] Fix extraction and modernize
2015-07-03 22:32:56 +06:00
Yen Chi Hsuan
91b21b2334
[infoq] Fix extraction ( closes #6141 )
2015-07-03 11:54:36 +08:00
Sergey M․
66e568de3b
[extractor/generic] Improve kaltura embeds support ( Closes #6137 )
2015-07-02 21:39:46 +06:00
Sergey M․
f5ca97e393
[npo] Clarify token decryption algorithm source
2015-07-02 20:20:09 +06:00
Yen Chi Hsuan
8d06a62485
[npo] Decrypting token ( closes #6136 )
2015-07-02 16:47:55 +08:00
Yen Chi Hsuan
93f9420993
[pbs] Add coding declaration
...
Python 2.x does not work without it.
2015-07-02 13:13:27 +08:00
Yen Chi Hsuan
5b61070c70
[pbs] skip_download for m3u8 test cases
2015-07-02 13:08:48 +08:00
Yen Chi Hsuan
dbe1a93526
[pbs] Fix player URL ( closes #6139 )
2015-07-02 13:05:43 +08:00
Aurélio A. Heckert
aa5d9a79d6
Simplify postprocessor_args
transmission to PP base class
...
* Remove `extra_cmd_args` transmission from sub to super class.
* Simplify params transmission through `downloader.params`.
2015-07-01 20:12:26 -03:00
Sergey M․
86511ea417
[drtuber] Fix extraction
2015-07-01 21:47:56 +06:00
Aurélio A. Heckert
1866432db7
Rename --pp-params to --postprocessor-args and access value as super class attribute
2015-06-30 16:22:09 -03:00
Jaime Marquínez Ferrándiz
cf2ac6df68
[YoutubeDL] format spec: Fix handling of '+' with '/'
...
'bestvideo+bestaudio/best' was incorrectly interpreted as 'bestvideo+(bestaudio/best)', so it would fail if 'bestaudio' doesn't exist instead of falling back to 'best'.
2015-06-30 19:50:17 +02:00
Sergey M.
33f1f81b8b
Merge pull request #6132 from alarig/master
...
Add support of HTTPS for ina.fr
2015-06-30 20:53:49 +06:00
Sergey M․
9d0b581fea
[youtube] Prefer meta for upload date and modernize
2015-06-30 20:52:26 +06:00
alarig
c05724cb18
Add support of HTTPS for ina.fr
2015-06-30 16:47:14 +02:00
Sergey M․
f0714c9f86
[youtube] Speed up upload date regex ( #6125 )
2015-06-30 01:02:48 +06:00
Sergey M․
cf386750c9
[hentaistigma] Modernize
2015-06-29 22:21:09 +06:00
Sergey M.
54f428f645
Merge pull request #6120 from nawl/master
...
[hentaistigma] Fix video extractor
2015-06-29 21:14:49 +05:00
Sergey M.
dc2bd20e55
Merge pull request #6098 from dstftw/use-codecs-from-dash-manifest
...
[youtube] Pick up codecs info from DASH manifest when not set explicitly
2015-06-29 20:58:52 +05:00
Sergey M.
c608ee491f
Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd
...
[youtube] Extract formats from multiple DASH manifests (Closes #6093 )
2015-06-29 20:58:34 +05:00
Jaime Marquínez Ferrándiz
0130afb76e
[YoutubeDL] format spec: allow grouping specifiers with parentheses
2015-06-29 12:46:02 +02:00
nawl
738b926322
[hentaistigma] Fix video extractor
2015-06-28 17:24:00 -06:00
corone17
bea41c7f3f
Update rtlnl.py
...
Better to extract 'http://manifest.us.rtl.nl ' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof.
Succesfully tested with tarball.
2015-06-29 00:59:18 +02:00
Anders Einar Hilden
c4bd188da4
NRK now supports / requires HTTPS
...
Add s? to regexp to support new urls. Update testcases to use HTTPS.
2015-06-29 00:11:31 +02:00
Jaime Marquínez Ferrándiz
5acfa126c8
[YoutubeDL] format spec: treat 'all' like a normal specifier
...
So you can use filters with it, for example 'all[width>=400][width<=600]'.
2015-06-28 22:48:02 +02:00
Jaime Marquínez Ferrándiz
67134eaba1
[YoutubeDL] rework how the format spec is processed
...
The spec string is processed using 'tokenize.tokenize' to split it in words and operators, the filters are still processed using regular expressions.
This should make easier to allow grouping operators with parens.
2015-06-28 22:31:35 +02:00
Sergey M․
5414623791
[extractor/common] Remove superfluous line
2015-06-29 00:49:19 +06:00
Sergey M․
c93d53f5e3
[youtube] Fix likes/dislike extraction
2015-06-29 00:48:06 +06:00
Sergey M․
d16154d163
[tnaflix] Generalize tnaflix extractors
2015-06-28 23:05:09 +06:00
Sergey M․
c342041fba
[extractor/common] Use NO_DEFAULT from utils
2015-06-28 22:56:45 +06:00
Sergey M․
bf42a9906d
[utils] Add default value for xpath_text
2015-06-28 22:56:07 +06:00
Sergey M․
9603e8a7d9
[YoutubeDL] Handle None width and height similarly to formats
2015-06-28 22:55:28 +06:00
Sergey M․
c7c040b825
Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
2015-06-28 18:00:49 +06:00
Yen Chi Hsuan
ac0474f89d
[twitch:vod] Update _TEST
...
The original test case is gone
2015-06-28 13:33:09 +08:00
Yen Chi Hsuan
bb512e57dc
[twitch:vod] Fix 'Source' format in m3u8 ( closes #6115 )
2015-06-28 13:33:09 +08:00
George Brighton
db652ea186
[moviefap] Fix flake8
warnings introduced in 1a5fd4e
2015-06-27 23:04:55 +01:00
George Brighton
5a9cc19972
[moviefap] Move flv videos to formats in the metadata
2015-06-27 23:03:06 +01:00
George Brighton
1a5fd4eebc
[moviefap] Wrap long lines
2015-06-27 22:32:56 +01:00
George Brighton
8a1b49ff19
[moviefap] Explicitly sort formats to handle possible site changes
2015-06-27 22:28:17 +01:00
George Brighton
b971abe897
[moviefap] Replace call to str()
with compat.compat_str()
2015-06-27 21:04:53 +01:00
George Brighton
43b925ce74
[moviefap] Replace calls to find()
with util.xpath_text()
.
2015-06-27 20:52:12 +01:00
George Brighton
62b742ece3
[moviefap] Remove redundant comments
2015-06-27 20:51:11 +01:00
George Brighton
d16ef949ca
[moviefap] Allow non-critical fields to change without breaking extraction
2015-06-27 20:36:46 +01:00
Sergey M․
23e7cba87f
[twitter:card] Add extractor ( #5239 )
2015-06-28 01:22:25 +06:00
George Brighton
a8e6f30d8e
[moviefap] Swap and justify tests
2015-06-27 20:16:53 +01:00
George Brighton
9c49410898
[moviefap] Add categories to tests
2015-06-27 20:16:53 +01:00
George Brighton
802d74aa6b
[moviefap] Swap test for an alternative non-copyrighted video
2015-06-27 20:16:53 +01:00
George Brighton
71f9e49e67
[moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6
2015-06-27 20:16:53 +01:00
George Brighton
82ea1051b5
[moviefap] Add new extractor
2015-06-27 20:16:53 +01:00
Sergey M․
6c4d20cd6f
[downloader/external] Fix externals downloaders specified with extension on Windows
2015-06-28 00:08:52 +06:00
Sergey M․
04c27802c0
[smotri] Add tests for password protected videos
2015-06-27 23:31:27 +06:00
Sergey M․
c3b7202f4f
[smotri] Remove non relevant test
2015-06-27 23:03:26 +06:00
Sergey M․
81103ef35d
[smotri] Fix password protected video extraction
2015-06-27 23:00:27 +06:00
Sergey M.
0eb5c1c62a
Merge pull request #6081 from yan12125/skip_problematic_sites
...
[planetaplay/quickvid/vube] Skip inaccessible sites
2015-06-27 18:49:29 +05:00
Sergey M․
a9de951744
[snagfilms] More tests
2015-06-27 18:57:01 +06:00
Sergey M․
a42a1bb09d
[snagfilms] Capture not available error
2015-06-27 18:54:08 +06:00
Sergey M․
9fbfc9bd4d
[snagfilms:embed] Capture geolocation restriction error
2015-06-27 18:50:26 +06:00
Sergey M․
242a998bdc
[snagfilms] Add support for shows
2015-06-27 18:40:01 +06:00
Sergey M․
9d1bf70234
Merge branch 'remitamine-snagfilms'
2015-06-27 18:29:16 +06:00
Sergey M․
b8c1cc1a51
[extractor/generic] Add test for snagfilms embeds
2015-06-27 18:28:10 +06:00
Sergey M․
eedd20ef96
[extractor/generic] Add support for snagfilms embeds
2015-06-27 18:26:14 +06:00
Sergey M․
7c197ad96d
[snagfilms] Add routine for generic embeds extractions
2015-06-27 18:25:50 +06:00
Sergey M․
654fd03c73
[snagfilms] Improve and simplify
2015-06-27 18:20:42 +06:00
Jaime Marquínez Ferrándiz
cee16e0fa3
[newstube] style: fix alignment
2015-06-27 14:20:33 +02:00
Jaime Marquínez Ferrándiz
73c471e9ef
[newstube] Fix GUID extraction ( fixes #6109 )
2015-06-27 14:18:01 +02:00
Sergey M․
533b99fbf9
Merge branch 'snagfilms' of https://github.com/remitamine/youtube-dl into remitamine-snagfilms
2015-06-27 16:52:51 +06:00
remitamine
f39eb98bab
download all pages before start extracting info
2015-06-27 10:55:25 +01:00
Sergey M․
da77d856a1
[youtube] Add test for #6093
2015-06-27 14:55:46 +06:00
Sergey M․
b2575b38e7
[options] Clarify --youtube-skip-dash-manifest
2015-06-27 14:38:41 +06:00
Sergey M․
0a3cf9ad3d
[youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is specified
2015-06-27 14:31:18 +06:00
Sergey M․
00334d0de0
[options] Add missing whitespace and split lines
2015-06-27 14:26:51 +06:00
Sergey M․
226b886ca8
[vk] Fix authentication ( Closes #6105 )
2015-06-27 14:04:55 +06:00
Sergey M․
bc93bdb5bb
[youtube] Fix reference before assignment for video_info
2015-06-27 13:19:46 +06:00
Yen Chi Hsuan
af214c3a79
[youtube] More useful messages for georestricted videos ( #5716 )
2015-06-27 13:15:57 +08:00
Yen Chi Hsuan
4eb10f6621
[utils] Add ISO3166Utils
2015-06-27 13:13:57 +08:00
remitamine
7d7d469025
add support for embed links
2015-06-27 00:13:14 +01:00
remitamine
fd40bdc0be
remove unnecessary symbolic name for group
2015-06-26 21:56:15 +01:00
remitamine
7e0480ae0e
convert tabs to 4 spaces identation
2015-06-26 21:50:27 +01:00
Sergey M․
d80265ccd6
[youtube] Simplify non-DASH formats exclusion
2015-06-27 02:48:50 +06:00
Sergey M․
1b5a1ae257
[youtube] Pick up codecs info from DASH manifest when not set explicitly
2015-06-27 00:41:26 +06:00
Sergey M․
d8d24a922a
[youtube] Extract formats from multiple DASH manifests ( Closes #6093 )
...
DASH manifest pointed by dashmpd from the video webpage and one pointed by get_video_info may
be different (namely different itag set) - some itags are missing from DASH manifest pointed by
webpage's dashmpd, some - from DASH manifest pointed by get_video_info's dashmpd).
The general idea is to take a union of itags of both DASH manifests (for example video with such
'manifest behavior' see https://github.com/rg3/youtube-dl/issues/6093 ).
2015-06-27 00:36:23 +06:00
remitamine
03339b7b5b
[snagfilms] Add new extractor
2015-06-26 18:25:43 +01:00
Shadab Zafar
2028c6e03d
Added a Playlist Info Extractor for WebOfStories
2015-06-26 21:27:43 +05:30
Sergey M․
2988835af5
[lynda] Fix non-ASCII logins/passwords on python 2
2015-06-26 19:48:23 +06:00
Sergey M․
62cca96b72
[lynda] Fix confirm login request ( #6088 )
2015-06-26 19:46:42 +06:00
Sergey M․
b4dea075a3
[lynda] Fix login request ( Closes #6088 )
2015-06-26 19:36:04 +06:00
Sergey M․
533f67d3fa
[infoq] Relax _VALID_URL ( Closes #6071 )
2015-06-25 19:54:44 +06:00
Jaime Marquínez Ferrándiz
906e2f0eac
[downloader/external] Add downloader for httpie ( closes #6079 )
2015-06-25 15:48:04 +02:00
Yen Chi Hsuan
b8091db6b9
[planetaplay/quickvid/vube] Skip inaccessible sites
2015-06-25 16:40:29 +08:00
Yen Chi Hsuan
381c067755
[thesixtyone] Modernize
2015-06-25 16:19:04 +08:00
Yen Chi Hsuan
2182ab5187
[thesixtyone] Fix audio_server
...
Some of the songs are moved to Amazon AWS
2015-06-25 16:15:13 +08:00
Philipp Hagemeister
a1593a4a0e
release 2015.06.25
2015-06-25 07:43:49 +02:00
fnord
aa5740fb61
Merge remote-tracking branch 'origin/master' into pr-bbcnews
2015-06-25 00:34:46 -05:00
fnord
da92eeae42
Fix tests, description formatting
2015-06-25 00:34:26 -05:00
Sergey M․
8084be78c5
[extractor/generic] Add test for OnionStudios embeds
2015-06-24 23:23:16 +06:00
Sergey M․
1ac1c4c26e
[extractor/generic] Add support for OnionStudios embeds ( Closes #5841 )
2015-06-24 23:19:50 +06:00
Sergey M․
d4f58034f7
[onionstudios] Add generic embed extraction routine
2015-06-24 23:16:33 +06:00
Sergey M․
f843300fe5
[onionstudios] Add extractor
2015-06-24 23:12:13 +06:00
Sergey M․
03b9c94437
[soundcloud:user] Add test
2015-06-24 20:49:22 +06:00
Sergey M․
a219d175c6
[soundcloud] Improve _VALID_URL
...
Do not takeover soundcloud:user URLs
2015-06-24 20:48:57 +06:00
Sergey M.
3c3b4176bd
Merge pull request #5961 from dstftw/force-generic-extractor
...
Add --force-generic-extractor
2015-06-24 19:10:45 +05:00
Mitsukarenai
1a1251e877
[noco.tv] Fix issue #6066 : title interpreted as integer
2015-06-24 10:40:01 +02:00
Yen Chi Hsuan
18b5e1e534
[drbonanza] Fix extraction of videos
2015-06-24 16:02:10 +08:00
Sergey M․
2fece970b8
[extractor/generic] Clarify generic extraction warning
2015-06-24 03:08:24 +06:00
Sergey M․
e20d0c1e69
[brightcove] Use compat_xml_parse_error
( Closes #6060 )
2015-06-23 21:34:29 +06:00
fnord
a9dcf4a860
Prefer externalId over non-mediaserver-specific hashkey for video id.
2015-06-23 01:08:07 -05:00
Sergey M․
255f5694aa
[faz] Extend _VALID_URL ( Closes #6050 )
2015-06-22 20:11:15 +06:00
Jaime Marquínez Ferrándiz
25701d5a2c
[xhamster] pep8: remove trailing ';'
2015-06-22 11:18:52 +02:00
Yen Chi Hsuan
a5158f38a3
[generic/adobetv] Support AdobeTVVideo embeds ( #6039 )
2015-06-22 15:07:32 +08:00
Sergey M․
c76799c555
[extractor/generic] Add test for xhamster embed
2015-06-21 23:18:28 +06:00
Sergey M․
2bb5b6d0a1
[generic] Add support for xhamster embeds
2015-06-21 23:11:25 +06:00
Sergey M․
0bbba43ed0
[xhamster:embed] Add extractor ( Closes #6032 )
2015-06-21 23:10:38 +06:00
Yen Chi Hsuan
98ca102441
[sohu] Fix extraction again
2015-06-22 00:59:55 +08:00
Yen Chi Hsuan
3f3308cd75
Revert "[sohu] Update extractor"
...
This reverts commit 32060c6d6b
.
2015-06-21 23:29:40 +08:00
Yen Chi Hsuan
6f96e308d0
[francetvinfo.fr] Support dmcloud embeds ( fixes #6034 )
2015-06-21 21:31:33 +08:00
Yen Chi Hsuan
756f574e4e
[dailymotion/generic] Add DailymotionCloudIE
2015-06-21 21:30:34 +08:00
Yen Chi Hsuan
78294e6a9c
[bbccouk] Remove TTML to srt conversion codes
...
It's broken. See #6038
2015-06-21 19:24:45 +08:00
Yen Chi Hsuan
4e33577173
[utils] Support ttaf1 namespace in TTML
...
It's found in bbc.co.uk. See #6038
2015-06-21 19:24:39 +08:00
Yen Chi Hsuan
607841af64
[adobetv] Support embeddable videos ( closes #6039 )
2015-06-21 18:55:26 +08:00
Yen Chi Hsuan
396726244a
[utils/ffmpeg] Move ISO 639 related codes to utils
2015-06-21 18:53:17 +08:00
Yen Chi Hsuan
c5895d5dbd
[tumblr] Support Vimeo embeds ( fixes #5969 )
2015-06-21 18:30:38 +08:00
Yen Chi Hsuan
b407e173e4
[vimeo/generic] Move detection logic from GenericIE to VimeoIE
2015-06-21 18:23:58 +08:00
Yen Chi Hsuan
6a745c2c0f
[pinkbike] PEP8
2015-06-21 18:23:08 +08:00
ping
2da0cad6ae
[neteasemusic] Do proper rounding conversion of millisecond timestamps/durations
2015-06-21 11:44:50 +08:00
ping
af1fa6234e
[neteasemusic] Add new extractor for music.163.com
2015-06-21 11:12:31 +08:00
Sergey M․
c9ac7fa909
[imdb] Fix extraction
2015-06-21 04:17:54 +06:00
Yen Chi Hsuan
964afd0689
[xvideos] Support lower-quality formats found on Android
...
Closes #5968
2015-06-21 03:12:17 +08:00
fnord
2a282a3b5f
Unbreak breakage that was broken to test breakage
2015-06-20 11:11:41 -05:00
fnord
7bb23aeca4
rename bbccouk.py -> bbc.py
2015-06-20 11:08:13 -05:00
fnord
de939d89eb
Support BBC news in other languages, non-mediaselector videos
2015-06-20 11:04:46 -05:00
fnord
77c975f536
typofix
2015-06-20 08:28:14 -05:00
fnord
75ab0ebcf5
no .get('..',None)
2015-06-20 08:24:02 -05:00
fnord
10273d6e08
toss new stuff into old file
2015-06-20 08:22:13 -05:00
Sergey M․
16d6973f8a
[viki] Pass session token around ( #6005 )
2015-06-20 00:49:28 +06:00
Sergey M․
385c3e5e91
[pinkbike] Improve and simplify
2015-06-20 00:10:08 +06:00
Sergey M․
c8e337450b
Merge branch 'pinkbike' of https://github.com/misterhat/youtube-dl into misterhat-pinkbike
2015-06-19 23:00:00 +06:00
Sergey M․
10464af5d1
[dramafever:series] Fix extraction while authenticated
2015-06-19 22:02:07 +06:00
Sergey M․
cbcd1a5474
[dramafever] Add support for authentication ( Closes #6017 )
2015-06-19 21:57:31 +06:00
Sergey M․
c9bebed294
[youtube] Add itag 59 and 78 ( Closes #5979 )
2015-06-19 20:52:44 +06:00
fnord
d5552a3477
bbcnews: Switch to parse_duration, revert change to docs/supportedsites.md
2015-06-19 06:25:50 -05:00
fnord
a8b081a052
BBCNewsIE: eliminate redundant function.
...
BBCCoUkIE._download_media_selector: use class variable instead of
hardcoded string for mediaselector_url template.
2015-06-19 01:52:25 -05:00
fnord
9e96dc8b35
Support BBC News (bbc.com/news)
2015-06-19 01:39:30 -05:00
Sergey M․
360075e28a
[pornhub] Extend _VALID_URL ( Closes #6019 )
2015-06-18 22:26:17 +06:00
Sergey M․
accf79b107
[viki] Add support for authentication ( Closes #6005 )
2015-06-18 21:17:26 +06:00
ping
4d58b24c15
[qqmusic] Use _check_formats instead
2015-06-18 23:09:04 +08:00
Yen Chi Hsuan
c33a8639a7
[postprocessor/embedthumbnail] Skipping if thumbnail file missing
...
Fixes #5996
2015-06-18 22:05:02 +08:00
Yen Chi Hsuan
25fa8d66e6
[bbccouk] Fix description ( closes #6006 )
2015-06-18 22:00:13 +08:00
Yen Chi Hsuan
974a6146fe
[bbccouk] Fix error handling
2015-06-18 21:40:45 +08:00
ping
0392ac98d2
[qqmusic] Fix code formatting
2015-06-18 21:13:03 +08:00
ping
5e3915cbe3
[qqmusic] Fix song extraction when certain formats are unavailable
2015-06-18 21:06:25 +08:00
ping
29b809de68
[qqmusic] Fix album extraction
2015-06-18 15:52:04 +08:00
ping
8f73e89ca0
[kuwo] New extractor for kuwo.cn
2015-06-18 14:15:54 +08:00
ping
0d0d5d3717
[qqmusic] Add support for playlists
2015-06-18 13:59:37 +08:00
Sergey M․
a69e8bfdd9
[lifenews] Fix tests
2015-06-17 20:29:15 +06:00
Sergey M․
062a3fdf36
[lifenews] Modernize
2015-06-17 20:28:47 +06:00
Sergey M․
028a33d7f2
[lifenews] Fix extraction
2015-06-17 20:27:38 +06:00
Aurélio A. Heckert
14835de9fb
Use shlex.split for --pp-params and update related docs.
2015-06-16 18:10:31 -03:00
Sergey M․
447053668f
[spankwire] Fix extraction
2015-06-16 21:19:18 +06:00
Jaime Marquínez Ferrándiz
f3aecb27a4
[youku] Simplify a bit the 'entries' construction
...
Mainly avoid having to use an index.
2015-06-16 14:41:52 +02:00
Yen Chi Hsuan
79fe954d79
Merge branch 'PeterDing-youku'
2015-06-16 00:20:52 +08:00
Yen Chi Hsuan
0501bfa159
[YoutubeDL] Youku extractor now uses the standard format selection
2015-06-16 00:15:30 +08:00
Yen Chi Hsuan
a155b7e76c
[youku] Coding style
2015-06-16 00:15:09 +08:00
Yen Chi Hsuan
5228b756af
[youku] Add cn_verification_proxy support and add a georestricted test case
2015-06-16 00:06:23 +08:00
Yen Chi Hsuan
04e7596680
[youku] Better error handling
2015-06-15 23:54:55 +08:00
Yen Chi Hsuan
f1e66cb2eb
[youku] Change video_id and add a multipart test case
2015-06-15 23:46:07 +08:00
Sergey M․
4fd35ee072
[safari] Add test for #5985
2015-06-15 21:36:30 +06:00
Yen Chi Hsuan
ee69799262
[youku] Add a v.swf test case
2015-06-15 23:36:28 +08:00
Sergey M.
636a9637f4
Merge pull request #5985 from zx8/master
...
[safari] make url regex more lenient
2015-06-15 20:31:47 +05:00
Yen Chi Hsuan
9383e66f94
[youku] Use _match_id
2015-06-15 23:31:30 +08:00
Sergey M․
99e6833c85
[francetv] Update f4m manifest token URL ( Closes #5981 , Closes #5989 )
2015-06-15 21:30:27 +06:00
Yen Chi Hsuan
c203be3fb4
[youku] Better handling for Python 2/3 compatibility
2015-06-15 23:28:59 +08:00
Sergey M․
02175a7986
[youtube:search] Fix search query ( Closes #5988 )
2015-06-15 21:01:26 +06:00
Sergey M․
8117df4cd9
[vk] Extract view count
2015-06-15 20:55:25 +06:00
Sergey M․
7c7dd9dc7f
[vk] Fix upload date extraction
2015-06-15 20:47:01 +06:00
Sergey M․
054932f403
[vk] Fix extraction ( Closes #5987 )
2015-06-15 20:46:10 +06:00
Yen Chi Hsuan
aed473ccf9
[youku] PEP8
2015-06-15 22:41:24 +08:00
Yen Chi Hsuan
8268e94cd4
Merge branch 'youku' of https://github.com/PeterDing/youtube-dl into PeterDing-youku
2015-06-15 22:36:44 +08:00
Yen Chi Hsuan
4af98ecdfb
[vbox7] Fix extraction ( fixes #5967 )
2015-06-15 18:49:27 +08:00
Philipp Hagemeister
4b9f9010b0
release 2015.06.15
2015-06-15 01:35:50 +02:00
zx8
2a0fcf6113
[safari] make url regex more lenient
2015-06-15 00:27:43 +01:00
Sergey M․
67d95f177c
[niconico] Simplify format info
2015-06-15 03:43:33 +06:00
Sergey M.
44773ad125
Merge pull request #5975 from chaoskagami/niconico_qualitynote
...
Quality note for niconico
2015-06-15 02:38:33 +05:00
Sergey M․
5774ef35c4
[options] Add missing whitespace for --fixup description
2015-06-15 02:57:07 +06:00
Sergey M․
b95cfa9170
[liveleak] Clarify test
2015-06-15 02:54:49 +06:00
Sergey M․
afa1ded425
[liveleak] Clarify rationale for restoring raw video
2015-06-15 02:54:05 +06:00
Sergey M․
00ac23e6e0
[liveleak] Improve regex for restoring original video URL
2015-06-15 02:51:21 +06:00
jomo
8f75761f24
LiveLak: add test for URLs with 'h264_270p'
2015-06-14 22:41:44 +02:00
jomo
9fd24e3a22
LiveLeak: support more original videos
...
some (old?) videos use ...mp4.h264_270p.mp4... instead of ...mp4.h264_base.mp4...
This is an addition to #4768
2015-06-14 21:50:03 +02:00
Naglis Jonaitis
755a9d3d1a
[tvplay] Add support for NovaTv
2015-06-14 20:59:22 +03:00
Shrimadhav U K
180940e02d
spelling mistake corrected
...
acces changed to accessing
2015-06-14 11:19:42 +05:30
chaoskagami
976b03c56b
Quality note for niconico - at least notify whether you'll get low or src
2015-06-14 00:18:40 -04:00
Sergey M․
450d89ddc1
[dramafever] Improve _VALID_URL
2015-06-14 09:58:26 +06:00
Sergey M․
463b2e5542
[dramafever:series] Rollback _PAGE_SIZE to max possible
2015-06-14 09:51:07 +06:00
Sergey M․
70a2002399
[dramafever:series] Fix _VALID_URL ( Closes #5973 )
2015-06-14 09:50:23 +06:00
Sergey M․
0029071adb
[dramefever] Improve and simplify
2015-06-14 07:43:14 +06:00
Sergey M․
ad49fe7c8f
Merge branch 'dramafever' of https://github.com/ping/youtube-dl into ping-dramafever
2015-06-14 04:56:54 +06:00
Sergey M․
af9cdee9cb
[brightcove] Improve and generalize brightcove URL extraction from JS
2015-06-13 19:53:32 +06:00
fnord
b4e1576aee
Brightcove extractor: support customBC.createVideo(...); method
...
found in http://www.americanbar.org/groups/family_law.html and
http://america.aljazeera.com/watch/shows/america-tonight/2015/6/exclusive-hunting-isil-with-the-pkk.html
2015-06-13 06:20:30 -05:00
Sergey M․
78e2b74bb9
[tumblr] Add support for pornhub embeds ( Closes #5963 )
2015-06-13 03:39:14 +06:00
Sergey M․
65d161c480
[extractor/generic] Add support for pornhub embeds
2015-06-13 03:36:16 +06:00
Sergey M․
9fcbd5db2a
[pornhub] Add support for embeds
2015-06-13 03:24:36 +06:00
Sergey M․
4f3bf679f5
[vk] Fix authentication for non-ASCII login/password
2015-06-13 03:09:35 +06:00
Sergey M․
0072afca8e
[YoutubeDL] Remove force_generic_extractor arg from process_ie_result
2015-06-13 02:21:29 +06:00
Sergey M․
61aa5ba36e
[YoutubeDL] Remove global state for force_generic_extractor flag in favor of passing argument
2015-06-13 02:05:21 +06:00
Sergey M․
9f4323252a
[YoutubeDL] Fix for multiple URLs
2015-06-12 21:56:50 +06:00
Sergey M․
8b6c896c4b
[prosiebensat1] Add title regex
2015-06-12 21:18:13 +06:00
Sergey M․
185dbc4974
[prosiebensat1] Fix rtmp extraction ( Closes #5962 )
2015-06-12 21:13:14 +06:00
Sergey M․
3d535e0471
[tvc] Fix embed regex
2015-06-12 19:31:52 +06:00
Sergey M․
d22dec74ff
Add --force-generic-extractor
...
For some extractors that are hard to workout a good _VALID_URL we use very vague and unrestrictive ones,
e.g. just allowing anything after hostname and capturing part of URL as id.
If some of these extractors happen to have an video embed of some different hoster or platform
and this scenario was not handled in extractor itself we end up with inability to download this embed
until extractor is fixed to support embed of this kind.
Forcing downloader to use the generic extractor can be a neat temporary solution for this problem.
Example: FiveTV extractor with Tvigle embed - http://www.5-tv.ru/rabota/broadcasts/48/
2015-06-12 19:20:12 +06:00
Sergey M․
9872d3110c
[extractor/generic] Add support for tvigle embeds
2015-06-12 18:37:09 +06:00
Sergey M․
b859971873
[extractor/generic] Rename tvc embed url variable
2015-06-12 18:15:30 +06:00
Sergey M․
499a077761
[5tv] Improve
2015-06-12 17:48:42 +06:00
Sergey M․
5da7177729
Merge branch '5tv' of https://github.com/hlintala/youtube-dl into hlintala-5tv
2015-06-12 16:34:28 +06:00
Sergey M․
f37bdbe537
[extractor/generic] Add test for tvc embed
2015-06-12 16:28:45 +06:00
Sergey M․
2da09ff8b0
[extractor/generic] Fix tvc ie_key
2015-06-12 16:26:31 +06:00
Sergey M․
5ccddb7ecf
[tvc] Fix ie_key
2015-06-12 16:25:26 +06:00
Sergey M․
954c1d0529
[tvc] Refactor extractor names
2015-06-12 16:24:13 +06:00
Sergey M․
494f20cbdc
[extractor/generic] Add support for tvc embeds
2015-06-12 16:22:46 +06:00
Sergey M․
29902c8ec0
[tvc:embed] Add embed extraction routine
2015-06-12 16:22:23 +06:00
Sergey M․
9f15bdabc8
[tvc] Separate embed extractor
2015-06-12 16:13:36 +06:00
Sergey M․
fff3455f58
Merge branch 'tvc' of https://github.com/hlintala/youtube-dl into hlintala-tvc
2015-06-12 15:12:54 +06:00
Hannu Lintala
87446dc618
[tvc] Add extractor ( Closes #5795 )
2015-06-12 01:34:10 +03:00
Hannu Lintala
99ac0390f5
[fivetv] Add extractor ( Closes #5794 )
2015-06-12 01:03:14 +03:00
Sergey M․
ff0f0b9172
[tube8] Fix extraction ( Closes #5952 )
2015-06-11 22:18:08 +06:00
Sergey M․
97b570a94c
[generic] Improve rtl.nl embeds detection ( Closes #5950 )
2015-06-11 19:04:12 +06:00
Sergey M․
a9d56c6843
[rtlnl] Improve _VALID_URL ( #5950 )
2015-06-11 19:03:22 +06:00
Sergey M․
f98470df69
[bilibili] Fix FutureWarning
2015-06-10 23:01:12 +06:00
Jaime Marquínez Ferrándiz
eb8be1fe76
[rtbf] Extract all formats ( closes #5947 )
2015-06-10 14:12:43 +02:00
Yen Chi Hsuan
8a1a26ce4c
[youtube] Add a test for the DASH segment downloader
2015-06-10 14:47:02 +08:00
Yen Chi Hsuan
5bf3276e8d
[downloader/dash] Add testing facility
2015-06-10 14:45:54 +08:00
Yen Chi Hsuan
7ebd5376fe
[nfl] Relax _VALID_URL ( fixes #5940 )
2015-06-10 14:17:03 +08:00
Yen Chi Hsuan
93dfcb9357
[downloader/dash] Do not pollute ``self
``
2015-06-10 13:44:54 +08:00
Yen Chi Hsuan
0c8662d2b6
[youtube] Fix a TypeError caused by 4da31bd566
2015-06-10 13:40:41 +08:00
Aurélio A. Heckert
d84f1d14b5
Adds support for XviD output with extra parametrization
...
As the "LG Time Machine" (a (not so) smart TV) has a limitation for video dimensions (as for codecs), I take to implement an extra parameter `--pp-params` where we can send extra parameterization for the video converter (post-processor).
Example:
```
$ youtube-dl --recode-video=xvid --pp-params='-s 720x480' -c https://www.youtube.com/watch?v=BE7Qoe2ZiXE
```
That works fine on a 4yo LG Time Machine.
Closes #5733
2015-06-09 22:08:16 -03:00
Jaime Marquínez Ferrándiz
70219b0f43
[youtube:playlist] Use an iterator for the entries ( closes #5935 )
...
So that '--playlist-end' downloads only the required pages.
2015-06-09 23:49:11 +02:00
Sergey M․
bd5bc0cd5a
[theplatform] Check for /select/media URLs first ( #5746 )
2015-06-09 23:12:13 +06:00
Sergey M․
6e054aacca
[theplatform] Take care of /select/media URLs ( Closes #5746 )
2015-06-09 23:07:22 +06:00
Sergey M․
9d581f3d52
[cbs] Extract display_id
2015-06-09 21:39:45 +06:00
Sergey M․
9bf99891d0
[cbs] Add support for colbertlateshow ( Closes #5888 )
2015-06-09 21:23:53 +06:00
Sergey M․
d9cf48e81e
[spiegeltv] Extract all formats and prefer hls ( Closes #5843 )
2015-06-09 20:36:08 +06:00
Yen Chi Hsuan
e1b9322b09
[youtube] Restricter DASH signature pattern
...
A problematic DASH url is:
https://manifest.googlevideo.com/api/manifest/dash/mm/35/key/yt5/ip/140.112.247.145/ms/pm/mv/s/mt/1433794435/id/o-AD2Od_dsOlAUYPu03ZsVWKSbGEbCJJrMp9vnXGhnyRhd/mn/sn-aigllm7r/sparams/as%2Chfr%2Cid%2Cip%2Cipbits%2Citag%2Cmm%2Cmn%2Cms%2Cmv%2Cnh%2Cpl%2Cplayback_host%2Crequiressl%2Csource%2Cexpire/fexp/9406009%2C9406821%2C9407575%2C9408142%2C9408420%2C9408710%2C9409121%2C9409208%2C9412514%2C9412780%2C9413208%2C9413426%2C9413476%2C9413503%2C9415304%2C9415753/upn/viDQrs8SnmE/as/fmp4_audio_clear%2Cwebm_audio_clear%2Cfmp4_sd_hd_clear%2Cwebm_sd_hd_clear%2Cwebm2_sd_hd_clear/playback_host/r4---sn-aigllm7r.googlevideo.com/ipbits/0/requiressl/yes/pl/20/itag/0/source/youtube/expire/1433824806/nh/EAQ/signature/81ABE6391E351BA495F5B041B00FF1257A353318.1A6E48ABB74E8F4AE73CA2CB1F963FC34E33DEE7/sver/3/hfr/1
2015-06-09 14:48:18 +08:00
Yen Chi Hsuan
627b964825
[kickstarted] Extract thumbnails in embedded videos ( #5929 )
2015-06-09 11:54:13 +08:00
Sergey M․
a55e36f48d
[YoutubeDL] Handle out-of-range timestamps ( #5826 )
2015-06-08 21:05:17 +06:00
Yen Chi Hsuan
01e21b89ee
[noco] Skip invalid timestamps ( closes #5826 )
2015-06-08 17:39:55 +08:00
Yen Chi Hsuan
788be3313d
[cnet] Fix theplatform vid extraction ( fixes #5924 )
2015-06-08 13:34:23 +08:00
Yen Chi Hsuan
e1ec93304d
[instagram:user] Truncate title to 80 characters ( #5919 )
...
This is a workaround. Currently YoutubeDL.process_info() truncates
info_dict['title'] to 200 characters, but the implementation can't
handle wide characters.
2015-06-08 01:46:33 +08:00
Yen Chi Hsuan
edb99d4c18
[instagram] Handling null values ( fixes #5919 )
...
I didn't add the test case here because it takes too much time. (7
minutes on my machine)
2015-06-08 01:17:21 +08:00
Yen Chi Hsuan
68477c3dab
[tlc] Fix test failure due to DiscoveryIE changes
2015-06-07 16:38:39 +08:00
Yen Chi Hsuan
65ba8b23f4
[discovery] Rewrite DiscoveryIE ( fixes #5898 )
...
Discovery.com now uses a completely different approach for serving
videos. At least in both test cases brightcove are involved. However,
AMF support is necessary for these brightcove videos. As a result, I
try to extract videos from the info page ('?flat=1'). The downloaded
file can be different from the one in browsers.
2015-06-07 16:34:19 +08:00
Yen Chi Hsuan
621ed9f5f4
[common] Add note and errnote field for _extract_m3u8_formats
2015-06-07 16:33:22 +08:00
Yen Chi Hsuan
b26733ba7f
[brightcove] Allow single quotes in Brightcove URLs ( fixes #5901 )
2015-06-07 15:29:42 +08:00
Sergey M․
9836cfb8d6
[options] Clarify --list-extractors
( Closes #5916 )
2015-06-07 08:12:21 +06:00
Sergey M․
665b6c1236
Merge branch 'hlintala-ruutu'
2015-06-07 05:38:29 +06:00
Sergey M․
9414338a48
[ruutu] Improve, make more robust and fix python 2.6 support
2015-06-07 05:37:29 +06:00
Jaime Marquínez Ferrándiz
de390ea077
update: Use https for getting the version info ( fixes #5909 )
2015-06-07 00:21:30 +02:00
Sergey M․
717b0239fd
Merge branch 'ruutu' of https://github.com/hlintala/youtube-dl into hlintala-ruutu
2015-06-07 04:01:28 +06:00
Hannu Lintala
d00735a0c5
[ruutu] Don't use fallback for DASH and other non-HTTP urls
2015-06-06 23:01:23 +03:00
Yen Chi Hsuan
c23d5ce926
Merge branch 'PeterDing-iqiyi'
2015-06-07 02:59:27 +08:00
Yen Chi Hsuan
b5a3c7f109
[iqiyi] Cache encryption keys
2015-06-07 02:47:36 +08:00
Yen Chi Hsuan
9c5f685ef1
[iqiyi] Improve regex pattern again
2015-06-07 02:39:03 +08:00
Yen Chi Hsuan
08bb8ef201
[iqiyi] Unify get_format() and get_bid()
2015-06-07 02:25:00 +08:00
Yen Chi Hsuan
865ab62f43
[iqiyi] Make _VALID_URL more accurate
...
v_* urls are individual videos, while a_* urls are playlists, which are
not supported yet.
2015-06-07 02:13:22 +08:00
Yen Chi Hsuan
9948113590
[iqiyi] Add a multipart test case
2015-06-07 02:09:33 +08:00
Yen Chi Hsuan
c4ee87022b
[iqiyi] Change id for multipart videos
2015-06-07 01:57:05 +08:00
Yen Chi Hsuan
ffba4edb06
[iqiyi] Improve some variable names and add download notes
2015-06-07 01:52:51 +08:00
Yen Chi Hsuan
958d0b659b
[iqiyi] Reorder imports
2015-06-07 01:35:09 +08:00
Yen Chi Hsuan
aacda28b28
[iqiyi] Give error message for assertion failures
2015-06-07 01:32:03 +08:00
Yen Chi Hsuan
29e7e0781b
[iqiyi] Simplify and improve regex patterns
...
See the comments in #5849
2015-06-07 00:56:08 +08:00
Yen Chi Hsuan
7012620e2b
[iqiyi] Remove format selection codes
2015-06-07 00:44:54 +08:00
Yen Chi Hsuan
f1da861018
[iqiyi] PEP8
2015-06-07 00:37:29 +08:00
Yen Chi Hsuan
4da31bd566
[youtube] Fix a FutureWarning from xml.etree.ElementTree
2015-06-06 22:22:26 +08:00
Naglis Jonaitis
05aa9c82d9
[sunporno] Fix view_count extraction
2015-06-06 13:58:52 +03:00
Naglis Jonaitis
a9e58ecd3f
[turbo] Improve description extraction
...
`og:description` is empty for some videos.
2015-06-06 13:58:51 +03:00
Hannu Lintala
223544552f
[Ruutu] Add new extractor
2015-06-06 04:29:03 +03:00
Sergey M․
3d8e9573a4
[youtube:channel] Improve channel id extraction ( #5904 )
2015-06-06 06:25:37 +06:00
Naglis Jonaitis
54eb81a087
[pornovoisines] Improve average_rating extraction and update test case
2015-06-06 03:11:43 +03:00
Naglis Jonaitis
c33c547d66
[izlesene] Avoid timestamp differences in tests due to DST
2015-06-06 02:57:21 +03:00
Naglis Jonaitis
dfe7dd9bdb
[izlesene] Unquote video URLs and simplify
2015-06-06 02:57:21 +03:00
Yen Chi Hsuan
e8ac61e840
[qqmusic] Use meaningful variable names
2015-06-05 23:19:25 +08:00
Yen Chi Hsuan
f00a650705
[qqmusic] Rearrange codes
2015-06-05 23:16:34 +08:00
Yen Chi Hsuan
4bde5ce992
Merge branch 'qqmusic-more-formats' of https://github.com/ping/youtube-dl into ping-qqmusic-more-formats
2015-06-05 23:14:44 +08:00
Yen Chi Hsuan
d31573fa37
[teamcoco] Handle incomplete m3u8 URLs ( fixes #5798 )
...
There are 2 TODOs. I don't know how to handle these cases correctly.
2015-06-05 22:59:04 +08:00
ping
8b8cde2140
[qqmusic] Set abr for mp3 formats
2015-06-05 06:04:26 +08:00
Philipp Hagemeister
0e805e782b
release 2015.06.04.1
2015-06-04 21:54:33 +02:00
Philipp Hagemeister
f5c78d118b
release 2015.06.04
2015-06-04 21:49:02 +02:00
Yen Chi Hsuan
9d4f213f90
[qqmusic:toplist] List name and description are optional
2015-06-05 00:52:18 +08:00
Yen Chi Hsuan
168db222c6
Merge pull request #5891 from ping/qqmusic-toplist-fix
...
[qqmusic] Fix toplist extraction
2015-06-05 00:50:59 +08:00
Sergey M․
3d6388e34e
[tnaflix] Fix relative URLs (empflix)
2015-06-04 20:42:37 +06:00
Sergey M․
3ce9bc712a
[empflix] Fix typo
2015-06-04 20:39:03 +06:00
Sergey M․
e52c0bd0eb
[tnaflix] Modernize
2015-06-04 20:37:05 +06:00
Sergey M․
56c837ccb7
[tnaflix] Fix typo
2015-06-04 20:34:48 +06:00
Yen Chi Hsuan
423d2be5f8
[downloader/dash] Rename the protocol
...
'http_dash_segments' looks more like a protocol name than
'dash_segments'
2015-06-04 22:27:29 +08:00
Yen Chi Hsuan
453a1617aa
[downloader/dash] Reorder imports
2015-06-04 22:12:05 +08:00
Yen Chi Hsuan
b9258c6178
[YoutubeDL] Change how DashSegmentsFD is selected
2015-06-04 22:05:33 +08:00
ping
55e5841f14
[qqmusic] Extract additional formats (mp3-128, mp3-320)
2015-06-04 17:41:29 +08:00
ping
ed15e9ba02
[qqmusic] Remove unused import
2015-06-04 17:32:06 +08:00
ping
eedda32e6b
[qqmusic] Fix toplist
2015-06-04 11:27:18 +08:00
Sergey M.
d073055dcd
Merge pull request #5876 from slava-sh/nova
...
[nova] Update
2015-06-03 23:18:01 +05:00
Slava Shklyaev
e4ac7bb1e5
[nova] Revert "Fix extension extraction bug"
...
This reverts commit 9464a194db
.
2015-06-03 19:25:30 +03:00
Yen Chi Hsuan
9bac8c57e3
Merge branch 'iqiyi' of https://github.com/PeterDing/youtube-dl into PeterDing-iqiyi
2015-06-03 23:59:52 +08:00
Yen Chi Hsuan
6800d3372f
[YoutubeDL] Support DASH manifest downloading
2015-06-03 23:10:18 +08:00
Sergey M․
3153a2c98d
[tvigle] Skip tests
2015-06-03 20:53:54 +06:00
Sergey M․
15b74b94be
[tvigle] Capture error message
2015-06-03 20:52:47 +06:00
Sergey M․
687cb3ad35
[24video] Fix uploader extraction
2015-06-03 20:47:11 +06:00
Yen Chi Hsuan
8f94784124
[tumblr] Detect vid.me embeds ( fixes #5883 )
2015-06-03 10:26:39 +08:00
Yen Chi Hsuan
23dd1fc74c
[vidme] Always use the non-embedded page
...
For example, https://vid.me/Wmur contains more information than
https://vid.me/e/Wmur
2015-06-03 10:24:02 +08:00
Slava Shklyaev
fa971259e6
[nova] Add a comment about html in description
2015-06-02 19:09:47 +03:00
Slava Shklyaev
b0cda32f72
[nova] Fix Python 2.6 compatability issue
2015-06-02 18:30:25 +03:00
Slava Shklyaev
08b7968e28
[nova] Fix display_id extraction bug
2015-06-02 18:24:19 +03:00
Slava Shklyaev
4b5fe1349f
[nova] Comply with review
2015-06-02 18:23:42 +03:00
Sergey M․
d23da75b32
[iprima] Fix description extraction
...
`og:description` does not contain actual description anymore.
2015-06-02 21:10:18 +06:00
Slava Shklyaev
b5597738d4
[iprima] Comply with review
2015-06-02 17:42:53 +03:00
Slava Shklyaev
bc03e58565
[iprima] Update
2015-06-02 13:19:02 +03:00
Slava Shklyaev
a00234f1c5
[nova] Minor style improvement
2015-06-02 12:57:03 +03:00
Slava Shklyaev
34c0f95db2
[nova] Remove html tags from description
2015-06-02 12:56:36 +03:00
Slava Shklyaev
fcb04bcaca
[nova] Extract upload_date in some cases
2015-06-02 12:55:41 +03:00
Slava Shklyaev
9464a194db
[nova] Fix extension extraction bug
...
Replace the hardcoded flv with determine_ext. Let rtmpdump parse the url.
2015-06-02 12:54:20 +03:00
Slava Shklyaev
9f4b9118cc
[nova] Fix display_id extraction bug
...
Make id group non-greedy so that .html is not included in it.
2015-06-02 12:49:01 +03:00
Sergey M․
60158217ef
[nova] Add tv test
2015-06-02 00:57:08 +06:00
Sergey M․
923e79e2e4
[nova] Add extractor
2015-06-02 00:53:04 +06:00
Naglis Jonaitis
866b296d0f
[aftonbladet] Fix extraction and update _VALID_URL ( Fixes #5863 )
2015-06-01 16:12:11 +03:00
Sergey M․
47fd8c2f76
[patreon] Fix embeds extraction ( Closes #5862 )
2015-06-01 00:04:36 +06:00
Sergey M․
96b9690985
[imgur] Improve extraction
2015-05-31 04:05:26 +06:00
Sergey M․
df15ef8dab
[YoutubeDL] Tweak select_format for video only media
2015-05-31 04:05:09 +06:00
Sergey M.
002c0fb511
Merge pull request #5852 from ivan/make-playlist-url
...
[youtube] Construct a playlist URL in case the page is missing one
2015-05-31 02:19:00 +05:00
Sergey M․
7584e38ce4
[tvigle] Modernize
2015-05-31 03:01:41 +06:00
Sergey M․
eb47569f8a
[tvigle] Add support for m3u8
2015-05-31 03:00:13 +06:00
Ivan Kozik
d2a9de78df
[youtube] Construct a playlist URL in case the page is missing one
...
This fixes jumping from user/channel -> playlist for some users like
https://www.youtube.com/user/BitcoinFoundation
This also removes the superfluous log message
"add --no-playlist to just download video VIDEOID"
when downloading a user/channel.
2015-05-30 20:54:03 +00:00
Sergey M․
c5138a7ce4
[extractor/generic] Clarify test comment
2015-05-31 02:36:20 +06:00
Sergey M․
c5fa81fe81
[extractor/generic] Put all direct link tests near to each other for better navigation
2015-05-31 02:22:29 +06:00
Sergey M․
a074e92296
[extractor/generic] Add test for large compressed media
2015-05-31 02:13:24 +06:00
Sergey M․
1ddb9456c4
[extractor/generic] Use compat_urllib_parse_unquote for unquoting video_id and title from URL
2015-05-31 01:23:58 +06:00
Sergey M․
58bde34a23
[extractor/generic] Force Accept-Encoding to any for extraction pass
2015-05-31 00:44:54 +06:00
Sergey M․
339516072b
[extractor/generic] Unescape video_id and title extracted from URL
2015-05-30 23:16:14 +06:00
Sergey M․
931bc3c3a7
[YoutubeDL] Do not loose request method information
2015-05-30 22:52:02 +06:00
Yen Chi Hsuan
a2d971309b
[porn91] Use single quotes
2015-05-31 00:31:18 +08:00
Yen Chi Hsuan
d05a1dbe70
[porn91] Catch daily limit error
2015-05-31 00:26:12 +08:00
Yen Chi Hsuan
a80601f8d9
[porn91] Extract more info
2015-05-31 00:20:37 +08:00
Yen Chi Hsuan
1c22238756
[porn91] Simplify
2015-05-31 00:03:19 +08:00
Yen Chi Hsuan
9ff811c5cd
[porn91] PEP8
2015-05-30 23:35:55 +08:00
Yen Chi Hsuan
1ebc05df91
Merge branch 'porn91' of https://github.com/PeterDing/youtube-dl into PeterDing-porn91
2015-05-30 23:33:10 +08:00
Sergey M․
386bdfa698
[youtube:user] Workaround 35 pages limitation ( Closes #5778 )
2015-05-30 18:29:16 +06:00
Naglis Jonaitis
1ae7ff771b
[tubitv] Add error message for videos that require login ( #5524 )
2015-05-30 14:33:27 +03:00
Naglis Jonaitis
5196b98897
[tubitv] Add new extractor ( Closes #5524 )
2015-05-30 14:16:18 +03:00
Sergey M․
e6e63e91a7
[tf1] Extend _VALID_URL ( Closes #5848 )
2015-05-30 16:18:11 +06:00
Sergey M․
b4dd98358f
[vgtv] Properly handle lives
2015-05-30 16:12:07 +06:00
Sergey M․
181c7053e3
[YoutubeDL] Make sure all formats have unique format_id
2015-05-30 16:04:44 +06:00
Sergey M․
4d454c5e4b
[vgtv] Check for inactive videos
2015-05-30 15:15:42 +06:00
Sergey M․
5c2191a605
[vgtv] Skip wasLive hds ( Closes #5835 )
2015-05-30 15:14:10 +06:00
Sergey M․
bba5bfc890
Merge branch 'ping-soompi'
2015-05-30 14:37:18 +06:00
Sergey M․
1a5b77dc21
[crunchyroll] Fix python 3.2
2015-05-30 14:36:45 +06:00
Sergey M․
b2cf6543b2
[soompi] Improve and simplify
2015-05-30 14:30:04 +06:00
Sergey M․
0385d64223
[crunchyroll] Extract subtitles extraction routine
2015-05-30 14:12:58 +06:00
pulpe
6ebdfe43e4
[tube8] fix extractor ( fixes #5846 )
2015-05-30 09:30:14 +02:00
Yen Chi Hsuan
fafec39d41
[spiegeltv] Changed RTMP server ( fixes #5788 and fixes #5843 )
...
Thanks to @brickleroux for finding out the problem
2015-05-30 13:23:09 +08:00
PeterDing
670861bd20
[iqiyi] Do not request for unneeded formats
2015-05-30 10:37:54 +08:00
PeterDing
08f7db20c1
[youku] change format_id
2015-05-30 10:03:32 +08:00
PeterDing
605ec701b7
[iqiyi] Add new extractor for iqiyi.com
2015-05-29 23:32:04 +08:00
pulpe
d6aa68ce75
[postprocessor/embedthumbnail] embed mp4 too ( fixes #5840 )
2015-05-29 12:47:20 +02:00
Philipp Hagemeister
eb6cb9fbe9
release 2015.05.29
2015-05-29 07:52:17 +02:00
Yen Chi Hsuan
84e1e036c2
[senate] Extend _VALID_URL ( fixes #5836 )
2015-05-29 12:44:31 +08:00
PeterDing
1498940b10
[youku] compare bytes and str for compatible; use compat_urllib_parse for making video_url
2015-05-29 10:13:09 +08:00
PeterDing
806598b94d
[porn91] the one that _search_regex returns not needs to be checked
2015-05-29 08:21:24 +08:00
Sergey M․
e26be70bca
Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi
2015-05-28 22:22:29 +06:00
PeterDing
ca45246627
[youku] compatible for python > 3.3 or > 2.7
2015-05-28 21:04:58 +08:00
PeterDing
f9355dc989
[youku] update youku
2015-05-28 17:00:09 +08:00
Sergey M․
9e0b579128
[nowtv] Add test for rtlnitro
2015-05-28 01:26:14 +06:00
Sergey M․
ff4a1279f2
[nowtv] Do not request unnecessary metadata
2015-05-28 01:15:04 +06:00
Sergey M․
9b254aa177
[nowtv] Add non-free video check
2015-05-27 23:41:43 +06:00
PeterDing
703d78bbf5
[porn91] change re to _search_regex
2015-05-28 01:37:24 +08:00
Sergey M․
d9446c7319
Merge branch 'akirk-nowtv'
2015-05-27 23:22:19 +06:00
Sergey M․
b25b645d51
[nowtv] Improve and simplify
2015-05-27 23:20:32 +06:00
PeterDing
d90b3854ca
[porn91] Add new extractor for 91porn.com
2015-05-28 00:37:00 +08:00
Sergey M․
bf24c3d017
[facebook] Improve title regex ( Closes #5816 )
2015-05-27 21:25:07 +06:00
Yen Chi Hsuan
f9f3e3df9a
[teamcoco] Use determine_ext to determine the video type
...
Some videos does not contain a 'type' field (#5798 )
2015-05-27 14:51:18 +08:00
Yen Chi Hsuan
f8d5e1cfb5
[naver] Fix video url ( fixes #5809 )
...
RTMP urls in test:naver does not work. Need more investigation.
2015-05-27 14:44:08 +08:00
Yen Chi Hsuan
c23848b3c5
[naver] Enhanced error detection
2015-05-27 14:20:29 +08:00
Yen Chi Hsuan
6d00a2dcd1
[bilibili] Catch API call failures
...
JSON are returned in a failed API call
2015-05-27 04:23:21 +08:00
Yen Chi Hsuan
b535170b21
[bilibili] Skip assertion if HQ videos not available
2015-05-27 04:14:24 +08:00
Sergey M․
1434184c57
[spankwire] Do not modify aes key string
2015-05-27 01:42:53 +06:00
Sergey M․
7a372b64df
[pornhub] Do not modify aes key string ( Closes #5824 )
2015-05-27 01:41:00 +06:00
Sergey M․
5406af92bc
[dailymotion:user] Fix _VALID_URL
2015-05-26 22:16:47 +06:00
Sergey M․
7d65242dc3
[dailymotion:user] Process user home as user ( Closes #5823 )
2015-05-26 22:12:26 +06:00
Naglis Jonaitis
544a8693b7
Remove Firedrive and Sockshare imports
...
Oops
2015-05-26 13:53:14 +03:00
Naglis Jonaitis
35a4f24a37
[firedrive] Remove extractor ( Closes #3870 )
...
Haywire since last October.
2015-05-26 13:44:46 +03:00
Naglis Jonaitis
ff305edd64
[sockshare] Remove extractor
...
Haywire since last October.
2015-05-26 13:43:00 +03:00
Yen Chi Hsuan
efec4358b9
[cinemassacre] Support an alternative form of screenwavemedia URL
...
fixes #5821
2015-05-26 13:54:41 +08:00
Yen Chi Hsuan
db3ca36403
[facebook] Move the title extraction warning below ( fixes #5820 )
2015-05-26 13:41:38 +08:00
Yen Chi Hsuan
42833b44b5
[tf1] Extend _VALID_URL ( fixes #5819 )
2015-05-26 13:32:43 +08:00
Alexander Kirk
5d0a33eebc
rtlnow is now hosted at nowtv.de
2015-05-25 20:36:25 +02:00
Sergey M․
ba2df04b41
[odnoklassniki] Make URL explicit
2015-05-25 21:27:43 +06:00
Sergey M․
c6bbdadd79
[odnoklassniki] Support extraction from metadata URL ( Closes #5813 )
2015-05-25 21:22:13 +06:00
Mister Hat
680f9744c4
[pinkbike] used proper conversion methods
2015-05-24 16:45:10 -05:00
Mister Hat
2c935c0c72
[pinkbike] converted duration to int
2015-05-24 16:30:03 -05:00
Mister Hat
7198063d96
[pinkbike] new extractor
2015-05-24 15:26:59 -05:00
Sergey M?
d41ebe146b
[tenplay] Fix formats and modernize ( Closes #5806 )
2015-05-24 23:58:09 +06:00
Jaime Marquínez Ferrándiz
4b4e1af059
[arte] Remove unused import
2015-05-24 18:46:29 +02:00
Sergey M.
80240b347e
Merge pull request #5780 from jaimeMF/remove-nondash
...
[youtube] Remove the nondash formats (fixes #5774 )
2015-05-24 21:42:15 +05:00
Jaime Marquínez Ferrándiz
04b3b3df05
[youtube] Remove the nondash formats ( fixes #5774 )
...
Since we use fixed values for some fields like width and height they can be wrong, and would get picked by some formats filters.
For example for https://www.youtube.com/watch?v=EQCrhbBxsjA the biggest height is 720 and for nondash formats it's set to 1440, so -f 'bestvideo[height>=1200]+bestaudio' would incorrectly pick the nondash format, instead it should report that the requested format is not available.
2015-05-24 18:26:20 +02:00
Sergey M․
2ad5708c43
[arte:future] Switch to search_regex
for now ( Closes #5801 )
2015-05-24 21:25:00 +06:00
Sergey M․
63f3cab4ae
[rtbf] Fix extraction ( Closes #5803 )
2015-05-24 21:09:08 +06:00
Sergey M․
d78c834ead
[karrierevideos] Improve and simplify
2015-05-24 20:04:13 +06:00
Sergey M․
05a976cd99
Merge branch 'karrierevideos' of https://github.com/misterhat/youtube-dl into misterhat-karrierevideos
2015-05-24 19:19:48 +06:00
Sergey M․
34fb7e46ad
[empflix] Relax _VALID_URL
2015-05-24 19:11:40 +06:00
Sergey M․
abac15f3c6
[tnaflix] Do not capture cat_id
2015-05-24 19:11:31 +06:00
Sergey M.
b700055ba4
Merge pull request #5772 from frenchy1983/fix_tnaflix_regex
...
[TNAFlix] Allow dot (and more) in cat_id and display_id
2015-05-24 17:54:25 +05:00
Sergey M․
71646e4653
[YoutubeDL] Initialize files_to_delete
( Closes #5797 )
2015-05-24 04:14:01 +06:00
Sergey M?
1335c3aca8
[drtv] Improve extraction ( Closes #5792 )
2015-05-24 01:22:11 +06:00
Yen Chi Hsuan
30455ce255
[nextmedia] Extend and reorder _VALID_URL
2015-05-24 02:42:01 +08:00
Yen Chi Hsuan
9bf87ae3aa
[nextmedia] Merge AppleDailyRealtimeNewsIE and AppleDailyAnimationNewsIE
2015-05-24 02:36:47 +08:00
Yen Chi Hsuan
abca34cbc0
[cnn] Relax _VALID_URL again ( fixes #5737 )
...
The problem is the same as test:CNN_1, so I didn't add the test case
2015-05-24 02:04:02 +08:00
Sergey M․
d386878af9
[prosiebensat1] Add support for .at domain names ( Closes #5786 )
2015-05-23 21:25:53 +06:00
Sergey M․
685c74d315
[rutv] Extend embed URL ( Closes #5782 )
2015-05-23 01:01:47 +06:00
Jaime Marquínez Ferrándiz
79979c6897
Clarify that --dump-pages encodes the pages using base64 ( #5781 )
2015-05-22 16:15:50 +02:00
Jaime Marquínez Ferrándiz
ba64547616
[sportbox] Remove unused import
2015-05-22 11:35:09 +02:00
frenchy1983
ed5a637d62
[TNAFlix] Restore test
...
See dstftw's comment in #5772
2015-05-22 09:29:35 +02:00
Yen Chi Hsuan
8a278a1d7e
[nba] Fix duration extraction ( fixes #5777 )
2015-05-22 13:30:39 +08:00
Sergey M․
77d9cb2f04
[sportbox] Fix extraction
2015-05-22 00:45:33 +06:00
Sergey M․
0459432d96
[shared] Fix for python 3.2
2015-05-22 00:10:53 +06:00
Sergey M․
43150d7ac3
[shared] Fix for python 3.2
2015-05-22 00:10:05 +06:00
Sergey M․
afe8b594be
[rtve.es:alacarta] Fix for python 3.2
2015-05-22 00:09:15 +06:00
Sergey M․
878563c847
[aes] Fix for python 3.2
2015-05-22 00:06:10 +06:00
Sergey M․
06947add03
[chilloutzone] Fix for python 3.2
2015-05-22 00:03:47 +06:00
Sergey M․
5cd47a5e4f
[videott] Fix for python 3.2
2015-05-21 23:58:46 +06:00
Sergey M․
53de95da5e
[viki] Extend _VALID_URLs
2015-05-21 22:27:22 +06:00
Sergey M․
663004ac2b
[options] Clarify --metadata-from-title
additional templates
2015-05-21 22:06:25 +06:00
Jaime Marquínez Ferrándiz
6ad9cb224a
[mitele] It now uses m3u8 ( #5764 )
...
It should also be possible to use Adobe HDS, but it would require more work.
2015-05-21 12:02:53 +02:00
frenchy1983
e7752cd578
[TNAFlix] Allow dot (and more) in cat_id and display_id
...
URLs with dots were raising a "UnsupportedError: Unsupported URL" error.
2015-05-21 11:47:16 +02:00
Jaime Marquínez Ferrándiz
4d2f42361e
[viki] remove unused import
2015-05-21 11:42:20 +02:00
Sergey M․
4d8ee01389
[viki] Fix typo
2015-05-21 02:38:43 +06:00
Sergey M․
d01924f488
[viki:channel] Extend matching URLs and extract movies
2015-05-21 02:30:04 +06:00
Sergey M․
bc56355ec6
[viki:channel] Switch to API
2015-05-21 02:08:13 +06:00
Sergey M․
ac20d95f97
[viki] Add support for youtube externals
2015-05-21 01:56:02 +06:00
Sergey M․
1a83c731bd
[viki] Switch extraction to API
2015-05-21 01:44:05 +06:00
Sergey M․
ca57a59883
Merge branch 'ping-viki-shows'
2015-05-20 22:10:06 +06:00
Sergey M․
b0d619fde2
[viki:channel] Extract title from JSON
2015-05-20 21:28:04 +06:00
Sergey M․
cc7051efd7
Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
2015-05-20 20:17:47 +06:00
ping
5137adb94d
[soompi] Switch to non-geoblocked test video
2015-05-20 16:16:10 +08:00
Philipp Hagemeister
0b9f7cd074
release 2015.05.20
2015-05-20 10:01:48 +02:00
ping
2632941f32
[soompi] Add new extractor for tv.soompi.com
2015-05-20 15:53:45 +08:00
ping
137597b0ea
[dramafever] Streamline code
2015-05-20 15:15:28 +08:00
Yen Chi Hsuan
051df9ad99
[letv/sohu] Skip tests relying on external proxies
...
The proxy is currently broken. See #5655 and zhuzhuor/Unblock-Youku#427
2015-05-20 14:08:23 +08:00
ping
f670ef1c8e
[dramafever] Add new extractor for dramafever.com
2015-05-20 13:51:43 +08:00
Sergey M․
d9d747a06a
[ultimedia] Fix extraction
2015-05-19 21:28:41 +06:00
Yen Chi Hsuan
b813d8caf1
[qqmusic] Unescape '\\n' in description ( #5705 )
2015-05-19 01:01:42 +08:00
Yen Chi Hsuan
ecee572411
[yahoo] Add support for closed captions ( closes #5714 )
2015-05-19 00:50:24 +08:00
Yen Chi Hsuan
1b0427e6c4
[utils] Support TTML without default namespace
...
In a strict sense such TTML is invalid, but Yahoo uses it.
2015-05-19 00:45:01 +08:00
Sergey M․
484c9d2d5b
[vier] Fix extraction
2015-05-18 21:43:54 +06:00
Sergey M․
5d8dcb5342
[vuclip] Fix extraction
2015-05-18 21:39:15 +06:00
Sergey M․
2328f2fe68
[vulture] Fix extraction
2015-05-18 21:34:20 +06:00
Sergey M․
4f514c7e88
[wimp] Fix youtube extraction ( Closes #5690 )
2015-05-18 21:29:41 +06:00
Sergey M․
5bdc520cf1
[xminus] Fix extraction
2015-05-18 21:23:05 +06:00
Jaime Marquínez Ferrándiz
fc6e75dd57
[instagram] Only recognize https urls ( fixes #5739 )
...
http urls redirect to them.
2015-05-18 11:21:09 +02:00
Sergey M․
4a5a898a8f
[YoutubeDL] Clarify incompatible formats merge message
...
When `-f` is not specified it's misleading to see `You have requested ...` as user did not actually request any formats.
2015-05-17 20:56:03 +06:00
Mister Hat
ba9d16291b
manually specify namespace
2015-05-17 03:35:08 -05:00
Mister Hat
725652e924
[karrierevideos] add support for www.karrierevideos.at ( closes #5354 )
2015-05-16 19:50:58 -05:00
ping
8da0e0e946
[viki] Change IE name to channel, better message output
2015-05-17 06:19:38 +08:00
Sergey M․
588b82bbf8
[tv2:article] Add extractor ( Closes #5724 )
2015-05-17 03:32:53 +06:00
Sergey M․
bc0f937b55
[tv2] Add extractor ( #5724 )
2015-05-17 03:01:52 +06:00
Sergey M․
baa43cbaf0
[extractor/common] Relax valid url check verbosity
2015-05-17 02:59:35 +06:00
Sergey M․
adb6b1b316
Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
2015-05-17 00:38:58 +06:00
ping
1c18de0019
[viki] Add proper paging and include clips
2015-05-17 01:38:50 +08:00
Jaime Marquínez Ferrándiz
4d52f2eb7f
[sbs] Remove unused import
2015-05-16 18:38:28 +02:00
Sergey M․
363cf58645
Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
2015-05-16 21:28:36 +06:00
Sergey M․
7e760fc188
[espn] Add extractor ( #4396 )
...
Unfinished
2015-05-16 21:14:19 +06:00
Sergey M․
ef2dcbe4ad
[sbs] Fix extraction ( Closes #5725 )
2015-05-16 21:07:29 +06:00
Sergey M․
9354a5fad4
[ooyala] Fix unresolved reference
2015-05-16 20:15:31 +06:00
Sergey M․
1c97b0a777
[ooyala:external] Add extractor
2015-05-16 20:00:40 +06:00
ping
2f3bdab2b9
[viki] Fix code format
2015-05-16 15:56:37 +08:00
ping
0d7f036429
[viki] Add support for shows
2015-05-16 15:43:13 +08:00
Sergey M.
2cda13213d
Merge pull request #5717 from blissland/master
...
[CBSNewsIE] Relax thumbnail regex so test passes
2015-05-15 22:36:07 +05:00
Sergey M․
70d0d43b5e
[rts] Check formats ( Closes #5711 )
2015-05-15 23:32:25 +06:00
Sergey M․
25c3a7348f
[generic] Fix typo
2015-05-15 23:23:51 +06:00
Sergey M․
9123d64592
Merge branch 'maddoger-sportbox-fix'
2015-05-15 23:19:21 +06:00
Sergey M․
b827a6015c
[generic] Add test for sportbox embeds
2015-05-15 23:18:21 +06:00
Sergey M․
d40a3b5b55
[generic] Add support for sportbox embeds
2015-05-15 23:09:34 +06:00
Sergey M․
ef28a6cb26
[sportbox:embed] Relax thumbnail
2015-05-15 23:09:10 +06:00
Sergey M․
1436a6835e
[sportbox:embed] Add _extract_urls
2015-05-15 23:08:44 +06:00
blissland
e8cfacae37
[CBSNewsIE] Relax thumbnail regex so test passes
2015-05-15 17:57:32 +01:00
Sergey M․
3a7382950b
[sportbox:embed] Add extractor
2015-05-15 22:50:44 +06:00
Jaime Marquínez Ferrándiz
eeb23eb7ea
[gamespot] The protocol is not optional
2015-05-15 18:44:08 +02:00
Jaime Marquínez Ferrándiz
34fe5a94ba
[gamespot] Add support for videos that don't use 'f4m_stream' ( fixes #5707 )
2015-05-15 18:42:59 +02:00
Sergey M․
6181864290
Merge branch 'sportbox-fix' of https://github.com/maddoger/youtube-dl into maddoger-sportbox-fix
2015-05-15 22:09:18 +06:00
Vitaliy Syrchikov
e9ca615a98
New test
2015-05-15 19:57:54 +04:00
Sergey M․
62c95fd5fc
[youtube:feed] Check each 'load more' portion for unique video ids
2015-05-15 21:42:34 +06:00
Sergey M․
25f14e9f93
[youtube] Separate feed extractor
2015-05-15 21:06:59 +06:00
Vitaliy Syrchikov
ae670a6ed8
Sportbox source fix. HD videos support.
2015-05-15 17:53:05 +04:00
Vitaliy Syrchikov
a7b8467ac0
Sportbox extractor fix.
2015-05-15 16:52:11 +04:00
blissland
15da7ce7fb
Fix file format extraction regex and update test file checksum
2015-05-15 14:12:52 +02:00
Jaime Marquínez Ferrándiz
3884dcf313
YoutubeDL: ignore indexes from 'playlist_items' that are not in the list ( fixes #5706 )
...
We ignore them instead of failing to match the behaviour of the 'playliststart' parameter.
2015-05-15 14:08:26 +02:00
Philipp Hagemeister
c4fc559f45
release 2015.05.15
2015-05-15 10:13:43 +02:00
Jaime Marquínez Ferrándiz
2bc4330303
[youtube:history] Fix extraction ( fixes #5702 )
...
It uses the same method as YoutubeSubscriptionsIE, if other feed starts using it we should consider using base class.
2015-05-14 23:41:27 +02:00
Yen Chi Hsuan
12675275a1
[teamcoco] Detect expired videos ( #5626 )
2015-05-15 02:28:41 +08:00
Yen Chi Hsuan
3a105f7b20
[teamcoco] Rewrite preload data extraction
...
Idea: "puncture" some consecutive fragments and check whether the
b64decode result of a punctured string is a valid JSON or not.
It's a O(N^3) algorithm, but should be fast for a small N (less than 30
fragments in all test cases)
2015-05-15 02:28:40 +08:00
Sergey M․
1ae72fb23d
[soundcloud:user] Defer download link resolve ( Closes #5248 )
...
Looks like final download links can expire before downloading process reach them. So, resolving download links right before actual downloading.
2015-05-14 22:28:42 +06:00
Yen Chi Hsuan
7ec676bb3d
[qqmusic] Add IE_NAME for all extractors
2015-05-14 23:32:36 +08:00
Yen Chi Hsuan
29ea57283e
[qqmusic] Refactoring QQMusicToplistIE
2015-05-14 23:28:42 +08:00
Yen Chi Hsuan
5488973961
[qqmusic] flake8
2015-05-14 23:25:43 +08:00
Yen Chi Hsuan
96d45a5489
Merge pull request #5680 from ping/qqmusic-toplist-ie
...
[qqmusic] Add support for charts / top lists
2015-05-14 23:23:32 +08:00
Sergey M․
7a012d5a16
[screenwavemedia] Add support for player2 URLs ( Closes #5696 )
2015-05-14 16:39:35 +06:00
Yen Chi Hsuan
fa6a16996e
[worldstarhiphop] Support Android URLs ( fixes #5629 )
2015-05-14 18:00:57 +08:00
Sergey M․
82245a6de7
[YoutubeDL] Restore filename for thumbnails
2015-05-14 15:21:27 +06:00
Sergey M․
98b8ec8616
Merge branch 'best-fallback-on-outdated-avconv' of https://github.com/dstftw/youtube-dl into dstftw-best-fallback-on-outdated-avconv
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-05-14 15:18:58 +06:00
Yen Chi Hsuan
88f9d8748c
Merge remote-tracking branch 'upstream/master'
2015-05-14 17:07:02 +08:00
Sergey M․
7d57d2e18b
[canalplus] Restore checksums in tests
2015-05-14 14:59:27 +06:00
Yen Chi Hsuan
c827d4cfdb
[xattr] Enhanced error messages on Windows
2015-05-14 16:53:10 +08:00
blissland
509c630db8
[CanalplusIE] Update tests that were no longer working
2015-05-14 08:09:56 +01:00
Yen Chi Hsuan
fbff30d2db
[xattr] Catch 'Argument list too long'
2015-05-14 14:51:00 +08:00
Yen Chi Hsuan
86c7fdb17c
[xattr] Enhance error handling to catch ENOSPC
...
Fixes #5589
2015-05-14 14:28:41 +08:00
Yen Chi Hsuan
62bd6589c7
Merge pull request #5692 from yan12125/fix-embedthumbnailpp
...
Use thumbnails downloaded by YoutubeDL in EmbedThumbnailPP
2015-05-14 12:35:58 +08:00
Yen Chi Hsuan
2cc6d13547
[postprocessor/embedthumbnail] Encode arguments in calling AtomicParsley
2015-05-14 04:41:30 +08:00
Yen Chi Hsuan
bb8ca1d112
[postprocessor/embedthumbnail] Use run_ffmpeg_multiple_files
2015-05-14 02:35:28 +08:00
Yen Chi Hsuan
8e59539752
[postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL
2015-05-14 02:32:00 +08:00
Sergey M․
372744c544
[odnoklassniki] Fix extraction ( Closes #5671 )
2015-05-13 22:26:30 +06:00
Sergey M.
83880949a1
Merge pull request #5682 from blissland/master
...
[BYUtvIE] Relax thumbnail regex so test does not fail
2015-05-13 19:36:22 +05:00
Yen Chi Hsuan
3749e36e9f
[YoutubeDL] Fix PEP8 W503
2015-05-13 21:16:45 +08:00
blissland
0b4253fa37
[BYUtvIE] Change thumbnail regex so test does not fail
2015-05-12 18:57:06 +01:00
ping
86ec1e487c
[qqmusic] Code fixes
2015-05-13 01:37:56 +08:00
ping
fd4eefed39
[qqmusic] Fix extraction for global list
2015-05-13 01:14:02 +08:00
ping
b480e7874b
[qqmusic] Fix code formatting
2015-05-12 22:41:37 +08:00
ping
41333b97b9
[qqmusic] Add support for charts / top lists
2015-05-12 22:35:16 +08:00
Yen Chi Hsuan
c1c924abfe
[utils,common] Merge format_srt_time and _subtitles_timecode
...
format_srt_time uses a comma as the delimiter between seconds and
milliseconds while _subtitles_timecode uses a dot. All .srt examples I
found on the Internet uses a comma, so I use a comma in the merged
version. See http://matroska.org/technical/specs/subtitles/srt.html and
http://devel.aegisub.org/wiki/SubtitleFormats/SRT
2015-05-12 13:04:54 +08:00
Yen Chi Hsuan
1c7e2e64f6
[nrk] Remove TTML to srt conversion codes
...
A common routine is implemented in utils.py and can be used via
--convert-subtitles.
2015-05-12 12:55:14 +08:00
Yen Chi Hsuan
7dff03636a
[utils] Support 'dur' field in TTML
2015-05-12 12:47:37 +08:00
Yen Chi Hsuan
5332fd91bf
[nytimes] Correct _VALID_URL of NYTimesArticleIE
2015-05-12 12:42:13 +08:00
Sergey M․
d4b963d0a6
[vine] Relax alt_title
( Closes #5677 )
2015-05-12 01:54:56 +06:00
Sergey M․
6d3f5935e5
[southpark] Fix IE_NAME
2015-05-11 23:47:50 +06:00
rrooij
968ee17677
[southparkdk] Add extractor
2015-05-11 23:45:38 +06:00
rrooij
81ed3bb9c0
[southpark] Sort alphabetically
2015-05-11 23:45:29 +06:00
Sergey M․
5115652828
[zingmp3] Capture error message
2015-05-11 21:31:36 +06:00
Sergey M․
1f92865494
[dumpert] Add cpc cookie ( Closes #5672 )
2015-05-11 21:05:39 +06:00
Yen Chi Hsuan
e41f450f28
[tmz] Add support for articles ( fixes #5477 )
2015-05-11 20:06:10 +08:00
Sergey M․
97fcf1bbd0
[YoutubeDL] Check if merger can actually merge
2015-05-11 02:01:16 +06:00
Sergey M․
13763ce599
[postprocessor/ffmpeg] Add can_merge
method
2015-05-11 02:00:31 +06:00
Sergey M․
7fcb605b82
[YoutubeDL] Fallback to -f best
when merger is outdated
2015-05-11 00:27:29 +06:00
Sergey M․
70484b9f8a
[postprocessor/ffmpeg] Extract check_outdated
method
2015-05-11 00:26:39 +06:00
Jaime Marquínez Ferrándiz
69b46b3d95
ExecAfterDownloadPP: fix __init__ method
2015-05-10 17:47:49 +02:00
Jaime Marquínez Ferrándiz
95c5534f8e
ExecAfterDownloadPP, YoutubeDL: remove unused parameters
2015-05-10 17:41:11 +02:00
Sergey M․
370b39e8ec
[voicerepublic] Fix fallback branch formats extraction
2015-05-10 18:37:52 +06:00
Sergey M․
a6762c4a22
[voicerepublic] Make more robust and extract more metadata
2015-05-10 18:29:15 +06:00
Sergey M․
98c2c0febc
Merge branch 'voicerepublic' of https://github.com/duncankl/youtube-dl into duncankl-voicerepublic
2015-05-10 17:31:55 +06:00
Yen Chi Hsuan
63cbd19f50
[ndr] Replace the 404 test case
2015-05-10 18:30:26 +08:00
Yen Chi Hsuan
1934f3a0ea
[ndr] Extended to support n-joy.de as well ( closes #4527 )
...
According to http://en.wikipedia.org/wiki/N-Joy , n-joy.de is a service
hosted by NDR, so I put them together.
2015-05-10 18:22:07 +08:00
ping
a909e6ad43
[dailymotion] Patch upload_date detection.
...
(closes #5665 )
2015-05-10 11:13:14 +02:00
Duncan
1dcb52188d
[voicerepublic] Remove hardcoded paths to media files
2015-05-10 17:06:34 +12:00
Duncan
28ebef0b1b
[voicerepublic] Detect list of available formats from the web page
2015-05-10 16:03:09 +12:00
Duncan
f03a8a3c4e
[voicerepublic] Raise ExtractorError if audio is still being processed
2015-05-10 15:50:06 +12:00
Duncan
03f760b1c0
[voicerepublic] Remove creator field
2015-05-10 15:41:27 +12:00
Duncan
f900dc3fb9
[voicerepublic] Extract author using _html_search_meta
2015-05-10 15:01:58 +12:00
Sergey M․
95eb1adda8
[life:embed] Sort formats
2015-05-10 08:54:50 +06:00
Duncan
c6ddbdb66c
[voicerepublic] Add new extractor
2015-05-10 12:39:24 +12:00
Sergey M․
3800b908b1
[mlb] Fix #5663
2015-05-10 06:14:34 +06:00
Philipp Hagemeister
69fe3a5f09
release 2015.05.10
2015-05-10 01:05:24 +02:00
Sergey M․
754270313a
[life:embed] Move to separated extractor and extract m3u8 formats
2015-05-10 01:03:26 +06:00
Sergey M․
057ebeaca3
[lifenews] Add test for #5660
2015-05-10 00:27:49 +06:00
Sergey M․
480065172d
[lifenews] Add support for video URLs ( Closes #5660 )
2015-05-10 00:26:42 +06:00
Sergey M․
f2e0056579
[vgtv] Avoid duplicate format_id
2015-05-09 21:23:09 +06:00
Sergey M․
32fffff2cc
[eroprofile] Fix video URL extraction ( Closes #5657 )
2015-05-09 21:19:09 +06:00
blissland
0892090a56
Added audio test for BRIE
2015-05-09 16:02:07 +01:00
blissland
d592b42f5c
Updated two tests for BRIE
2015-05-09 15:26:00 +01:00
Jaime Marquínez Ferrándiz
3b5f65a64c
[mlb] Fix extraction of articles
...
And move test from generic, since it's directly handled by MLBIE
2015-05-09 12:41:56 +02:00
Jaime Marquínez Ferrándiz
5c0b2c16a8
[vgtv] Escape '#' in _VALID_URL and remove empty newlines at the end
...
In verbose mode, '#' is interpreted as the start of a comment.
2015-05-09 12:34:45 +02:00
Yen Chi Hsuan
d39e0f05db
[utils] Remove sanitize_url_path_consecutive_slashes()
...
This function is used only in SohuIE, which is updated to use a new
extraction logic.
2015-05-09 17:37:39 +08:00
Yen Chi Hsuan
6d14d08e06
[yam] Fix title and uploader id
2015-05-09 17:36:07 +08:00
Yen Chi Hsuan
32060c6d6b
[sohu] Update extractor
...
The original extraction logic always fails for all test videos
2015-05-09 14:02:11 +08:00
Yen Chi Hsuan
3dbec410a0
[sohu] Enhance error handling
2015-05-09 14:02:11 +08:00
Sergey M․
de765f6c31
[foxsports] Support some more URLs ( #5611 )
2015-05-09 02:15:51 +06:00
Sergey M․
dc455a5f88
[extractor/generic] Add test for svt embed
2015-05-09 00:27:37 +06:00
Sergey M․
bab19a8e91
[extractor/generic] Add support for svt embeds ( Closes #5622 )
2015-05-09 00:23:35 +06:00
Sergey M․
322915014f
[svtplay] Rename to svt
2015-05-09 00:13:40 +06:00
Sergey M․
79998cd5af
[svtplay] Generalize svt extractors and add svt.se extractor
2015-05-09 00:12:42 +06:00
Sergey M․
4384cf9e7d
[extractor/__init__] Fix alphabetic order
2015-05-08 23:04:27 +06:00
Sergey M.
d47e980d0d
Merge pull request #5641 from dstftw/preserve-best-for-stdout-outtmpl
...
[YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout
2015-05-08 22:01:50 +05:00
Sergey M․
fe373287eb
[vgtv] Add support for bt vestlendingen ( Closes #5620 )
2015-05-08 22:59:50 +06:00
Sergey M․
cbe443362f
[aftenposten] Implement in terms of xtream extractor
2015-05-08 22:52:20 +06:00
Sergey M․
2c0c9dc46c
[xstream] Move xstream to separate extractor
2015-05-08 22:50:01 +06:00
Sergey M․
0ceab84749
[vgtv] Add support for bt.no articles ( #5620 )
2015-05-08 22:18:43 +06:00
Sergey M․
34e7dc81a9
[vgtv] Add support for generic bt.no URLs ( #5620 )
2015-05-08 22:03:03 +06:00
Sergey M․
4e6e9d21bd
[mlb] Improve _VALID_URL
2015-05-08 21:48:47 +06:00
Sergey M․
d1feb30811
[mlb] Fallback to extracting video id from webpage for all URLs that does not contain it explicitly ( Closes #5630 )
2015-05-08 20:07:53 +06:00
blissland
43837189c1
Fix URL template extraction for netzkino. Fixes #5614
2015-05-08 12:20:34 +02:00
blissland
249962ffa2
[bet] Use unique part of xml url as the video id and fix tests ( closes #5642 )
...
The guid changes often.
2015-05-08 11:31:05 +02:00
Jaime Marquínez Ferrándiz
541168039d
[utils] get_exe_version: encode executable name ( fixes #5647 )
...
It failed in python 2.x when $PATH contains a directory with non-ascii characters.
2015-05-08 11:01:24 +02:00
Behrooz
a650110ba7
remove print
2015-05-08 04:32:08 +02:00
Behrooz
54b31d149e
Ir90Tv Add new extractor
2015-05-08 02:55:01 +02:00
Behrooz
a745475808
Ir90Tv Add new extractor
2015-05-08 02:50:46 +02:00
Yen Chi Hsuan
7ef00afe9d
[nhl] Support RTMP videos ( fixes #4481 )
2015-05-08 03:11:25 +08:00
Yen Chi Hsuan
156fc83a55
[downloader/rtmp] Fix a typo
2015-05-08 03:11:24 +08:00
Naglis Jonaitis
46be82b811
[vessel] Use main_video_asset
when searching for video_asset ( Fixes #5623 )
2015-05-07 22:00:07 +03:00
Yen Chi Hsuan
09b412dafa
[nhl] Partial support for hlg id ( fixes #4285 )
2015-05-08 02:14:28 +08:00
Jaime Marquínez Ferrándiz
5268a05e47
[ooyala] Style fix
2015-05-07 17:04:15 +02:00
Sergey M․
406224be52
[extractor/generic] Fix following incomplete redirects ( #5640 )
2015-05-07 21:02:59 +06:00
Sergey M․
3799834dcf
[YoutubeDL] Do not force bestvideo+bestaudio when outtmpl is stdout ( #5627 )
2015-05-07 20:46:11 +06:00
Yen Chi Hsuan
553e412bda
Merge branch 'master' of github.com:rg3/youtube-dl
2015-05-07 22:24:49 +08:00
Sergey M․
f22834a372
[bild] Relax thumbnail test check
2015-05-07 20:20:43 +06:00
blissland
bc08873cff
Fix indents
2015-05-07 15:09:27 +01:00
Yen Chi Hsuan
aafe273990
[ooyala] Use SAS API to extract info ( fixes #4336 )
2015-05-07 22:07:32 +08:00
blissland
c09593c04e
[BildIE] Escape ampersands in xml and update test thumbnail
2015-05-07 15:07:11 +01:00
Yen Chi Hsuan
84bf31aaf8
[ooyala] Extract m3u8 information ( #2292 )
2015-05-07 18:12:01 +08:00
Yen Chi Hsuan
05d5392cda
[common] Ignore subtitles in m3u8
2015-05-07 18:06:22 +08:00
Yen Chi Hsuan
d9a743d917
[vice] Remove a redundant print
2015-05-07 18:05:37 +08:00
Yen Chi Hsuan
ac6c358c2a
[teamcoco] Fix extracting preload data again
2015-05-07 12:58:00 +08:00
Sergey M․
ad0c0ad3b4
[historicfilms] Fix tape id extraction
2015-05-06 21:52:26 +06:00
Sergey M․
1ed34f3dd6
[gorillavid] Switch 404 test to only matching
2015-05-06 21:43:36 +06:00
Sergey M․
6a8f9cd22e
[giga] Fix view count extraction
2015-05-06 21:39:53 +06:00
Sergey M․
e8b9ab8957
[pbs] Add format_id
for direct links
2015-05-06 21:31:25 +06:00
Sergey M․
74f728249f
[extractor/common] Fallback to empty string for (yet) missing format_id
in _sort_formats
( Closes #5624 )
2015-05-06 21:24:24 +06:00
blissland
d6a1738892
[archive.org] Fix incorrect url condition ( closes #5628 )
...
The condition for assigning to json_url is the wrong way round:
currently for url: aaa.com/xxx
we get:
aaa.com/xxx&output=json
instead of the correct value:
aaa.com/xxx?output=json
2015-05-06 15:06:10 +02:00
Sergey M․
b326b07adc
[lifenews] Use _proto_relative_url
2015-05-05 21:49:36 +06:00
Yen Chi Hsuan
07d2921c6d
[lifenews] Correctly determine iframe links ( fixes #5618 )
2015-05-05 23:39:54 +08:00
rrooij
dcf8077906
[southparknl] Fix test to match playlist tests
2015-05-05 09:17:21 +02:00
rrooij
3408f6e64a
[southparkde] Fix naming inconsistency
...
The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.
2015-05-05 09:01:07 +02:00
rrooij
e10dc0e1f0
[southparknl] Add extractor for southpark.nl
2015-05-05 08:59:09 +02:00
Sergey M․
ce5c1ae517
[noco] Remove unused import
2015-05-05 02:52:21 +06:00
Sergey M․
01e4b1ee14
[noco] Update tests
2015-05-05 02:50:39 +06:00
Sergey M․
815ac0293e
[noco] Modernize
2015-05-05 02:38:13 +06:00
Sergey M․
6568382d6f
[noco] Extract all variations of audio/subtitles media
2015-05-05 02:27:24 +06:00
Sergey M․
f943b7ddce
Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco
2015-05-05 00:39:24 +06:00
Aurélien Dunand
ff9d68e7be
[noco] Add test for multi languages video
2015-05-04 19:55:29 +02:00
Aurélien Dunand
7212560f4d
[noco] Retrieve video language according to user options
2015-05-04 18:06:12 +02:00
Sergey M․
1aa43d77c0
[rutv] Remove superfluous check
2015-05-04 21:29:56 +06:00
Sergey M․
e038d5c4e3
[rutv] Fix preference
2015-05-04 21:29:32 +06:00
Sergey M․
dfad3aac98
[rutv] Fix live stream test URL
2015-05-04 21:23:26 +06:00
Yen Chi Hsuan
df8418ffcf
[nytimes] Extend _VALID_URL ( #2754 )
2015-05-04 23:03:47 +08:00
Yen Chi Hsuan
50aa43b3ae
[nytimes] Implement extracting videos from articles (closes #5436 )
2015-05-04 23:03:47 +08:00
Jaime Marquínez Ferrándiz
a90552663e
[livestream:original] Update url format ( fixes #5598 )
2015-05-04 16:54:01 +02:00
Jaime Marquínez Ferrándiz
883340c107
[livestream:original] Fix extraction ( fixes #4702 )
2015-05-04 16:52:17 +02:00
Yen Chi Hsuan
0fe2ff78e6
[NBC] Enhance embedURL extraction ( closes #2549 )
2015-05-04 21:55:04 +08:00
Philipp Hagemeister
dc1eed93be
release 2015.05.04
2015-05-04 15:12:48 +02:00
Sergey M․
b2f82360d7
[escapist] Add uploader to tests
2015-05-04 19:06:07 +06:00
Sergey M․
782e0568ef
[escapist] Modernize
2015-05-04 19:04:49 +06:00
Sergey M․
90b4b0eabe
[escapist] Improve _VALID_URL
2015-05-04 19:01:08 +06:00
Sergey M․
cec04ef3a6
[escapist] Update tests' checksums
2015-05-04 19:00:34 +06:00
Sergey M․
71fa56b887
[escapist] Fix formats extraction
2015-05-04 18:59:22 +06:00
Yen Chi Hsuan
b9b3ab45ea
[NBC] Enhance extraction of ThePlatform URL ( fixes #5470 )
2015-05-04 19:09:18 +08:00
Philipp Hagemeister
957b794c26
release 2015.05.03
2015-05-03 22:31:39 +02:00
Yen Chi Hsuan
8001607e90
[generic] Detect more MLB videos ( fixes #5443 )
2015-05-04 02:20:07 +08:00
Yen Chi Hsuan
3e7202c1bc
[MLB] Extend _VALID_URL ( #5443 )
2015-05-04 01:59:26 +08:00
Yen Chi Hsuan
848edeab89
[lifenews] Detect <iframe> ( fixes #5346 )
2015-05-04 01:24:19 +08:00
Yen Chi Hsuan
1748d67aea
[lifenews] Fix view count and comment count
2015-05-04 01:11:23 +08:00
Jaime Marquínez Ferrándiz
5477ca8239
[dailymotion] Use https urls
...
The video url still redirects to an http url, but it doesn't explicitly contain the video id.
2015-05-03 16:59:14 +02:00
Antti Ajanki
233c1c0e76
[downloader/f4m] Fragment filenames must be sanitized
...
because the fragment was written to a file with a sanitized name by
http_dl.download()
2015-05-03 11:31:42 +03:00
Sergey M․
d0fd305023
[rutv] Add test for #5584
2015-05-03 10:00:34 +06:00
Sergey M․
8dab1e9072
[rutv] Recognize live streams ( #5584 )
2015-05-03 09:56:03 +06:00
Sergey M․
963aea5279
[baiduvideo] Improve _VALID_URL
2015-05-03 07:45:15 +06:00
Sergey M․
0a64aa7355
[vgtv] Fix _VALID_URL ( Closes #5578 )
2015-05-03 00:58:42 +06:00
Sergey M․
0669c89c55
[options] Clarify --write-annotations
help
2015-05-02 23:38:30 +06:00
Sergey M․
2699da8041
[YoutubeDL] Improve description file naming
2015-05-02 23:36:55 +06:00
Sergey M․
98727e123f
[YoutubeDL] Improve annotations file naming
2015-05-02 23:35:18 +06:00
Sergey M․
b29e0000e6
[YoutubeDL] Improve JSON info file naming
2015-05-02 23:23:44 +06:00
Sergey M․
b3ed15b760
[utils] Add replace_extension
2015-05-02 23:23:06 +06:00
Sergey M․
666a9a2b95
[YoutubeDL] Improve audio/video-only file naming
2015-05-02 23:11:34 +06:00
Sergey M․
e65e4c8874
[utils] Improve prepend_extension
...
Now `ext` is appended to filename if real extension != expected extension.
2015-05-02 23:06:01 +06:00
Yen Chi Hsuan
21f6330274
[baiduvideo] Add new extractor ( closes #4563 )
2015-05-03 00:53:24 +08:00
Sergey M․
38c6902b90
[YoutubeDL] Ensure correct extension is always present for a merged file ( Closes #5535 )
2015-05-02 22:52:21 +06:00
Jaime Marquínez Ferrándiz
2ddcd88129
Remove code that was only used by the Grooveshark extractor
2015-05-02 17:29:56 +02:00
Yen Chi Hsuan
dd8920653c
[Grooveshark] Remove the extractor
...
grooveshark.com was shut down on 2015/04/30
2015-05-02 21:46:33 +08:00
Sergey M․
c938c35f95
[iconosquare] Fix extraction
2015-05-02 07:18:22 +06:00
Yen Chi Hsuan
2eb0192155
[viki] Remove clean_html call
2015-05-02 01:35:46 +08:00
Yen Chi Hsuan
d948e09b61
[viki] Extract m3u8 videos ( #4855 )
2015-05-02 01:20:16 +08:00
Yen Chi Hsuan
89966a5aea
[viki] Enhance error message handling ( #3774 )
2015-05-02 01:20:15 +08:00
Yen Chi Hsuan
8e3df9dfee
[viki] Fix extractor and add a global availble test case
2015-05-02 01:20:15 +08:00
Sergey M․
5890eef6b0
[pbs] Add support for HD ( Closes #3564 , closes #5390 )
2015-05-01 17:43:06 +06:00
Nikoli
083c1bb960
Add ability to embed subtitles in mkv files ( closes #5434 )
2015-05-01 11:54:40 +02:00
Yen Chi Hsuan
861e65eb05
[yahoo] Extend _VALID_URL
2015-05-01 12:32:24 +08:00
Sergey M․
650cfd0cb0
[bbccouk] Mute thumbnail
2015-05-01 04:07:30 +06:00
Sergey M․
e68ae99a41
[bbccouk] Add test for #5530
2015-05-01 04:02:56 +06:00
Sergey M․
8683b4d8d9
[bbccouk] Improve extraction ( Closes #5530 )
2015-05-01 03:59:13 +06:00
Sergey M․
1dbd717eb4
[theplaform] Fix FutureWarning
2015-05-01 02:51:55 +06:00
Sergey M․
6a8422b942
[foxsports] Add extractor ( Closes #5517 )
2015-05-01 02:49:06 +06:00
Sergey M․
cb202fd286
[YoutubeDL] Filter requested info fields on --load-info
as well
...
In order to properly handle JSON info files generated by youtube-dl versions prior to 4070b458ec
2015-05-01 00:44:34 +06:00
Naglis Jonaitis
67fc8ecd53
[dreisat] Extend _VALID_URL ( Closes #5548 )
2015-04-30 21:28:08 +03:00
Jaime Marquínez Ferrándiz
df8301fef5
[YoutubeDL] pep8: use 'k not in' instead of 'not k in'
2015-04-30 20:18:42 +02:00
Sergey M․
4070b458ec
[YoutubeDL] Do not write requested info in info JSON file ( Closes #5562 , closes #5564 )
2015-04-30 23:55:05 +06:00
Yen Chi Hsuan
ffbc3901d2
Merge remote-tracking branch 'upstream/master'
2015-04-30 23:33:49 +08:00
Sergey M․
7a03280df4
[vporn] More metadata extraction fixes and tests update ( #5560 )
2015-04-30 21:31:38 +06:00
Yen Chi Hsuan
482a1258de
[VeeHD] Replace the third test case due to copyright issues
2015-04-30 23:27:07 +08:00
Sergey M․
cd298882cd
[vporn] Fix metadata extraction ( #5560 )
2015-04-30 21:25:17 +06:00
Sergey M․
e01c56f9e1
[YoutubeDL] Generalize best/worst format match behavior
2015-04-30 21:06:51 +06:00
Sergey M.
4d72df4031
Merge pull request #5556 from jaimeMF/best-format-nodash
...
Make 'best' format only match non-DASH formats (closes #5554 )
2015-04-30 19:57:02 +05:00
Yen Chi Hsuan
f7f1df1d82
[VeeHD] Enhance extraction and fix tests ( fixes #4965 )
2015-04-30 22:37:41 +08:00
Yen Chi Hsuan
c4a21bc9db
[bilibili] Extract multipart videos ( closes #3250 )
2015-04-30 18:26:08 +08:00
Yen Chi Hsuan
621ffe7bf4
[niconico] Fix so* video extraction ( fixes #4874 ) ( #2087 )
2015-04-30 17:05:02 +08:00
Jaime Marquínez Ferrándiz
8dd5418803
Make 'best' format only match non-DASH formats ( closes #5554 )
...
Otherwise it's impossible to only download non-DASH formats, for example `best[height=?480]/best` would download a DASH video if it's the only one with height=480, instead for falling back to the second format specifier.
For audio only urls (soundcloud, bandcamp ...), the best audio will be downloaded as before.
2015-04-29 22:53:18 +02:00
Jaime Marquínez Ferrándiz
965cb8d530
[escapist] pep8 fixes
2015-04-29 22:46:19 +02:00
Yen Chi Hsuan
b2e8e7dab5
[niconico] Try to extract all optional fields from various sources
2015-04-30 02:24:05 +08:00
Yen Chi Hsuan
59d814f793
[niconico] Remove credentials from tests and enhance title extraction
...
All test videos can be downloaded without username and password now.
2015-04-30 00:50:48 +08:00
Yen Chi Hsuan
bb865f3a5e
[niconico] Fix extraction and update tests ( closes #5511 )
2015-04-30 00:50:48 +08:00
Yen Chi Hsuan
9ee53a49f0
[YouPorn] Fix extractor
2015-04-30 00:50:48 +08:00
zouhair
cf0649f8b7
Typo: twice "the the" to "the"
2015-04-29 11:03:10 -04:00
zouhair
5456d78f0c
Typo "incompatible" instead of "uncompatible"
2015-04-29 10:07:49 -04:00
Yen Chi Hsuan
cbbece96a2
[yourupload] Simplify
2015-04-29 04:05:14 +08:00
Yen Chi Hsuan
9d8ba307ef
[yourupload] Fix extraction
2015-04-29 04:03:07 +08:00
Yen Chi Hsuan
ec7c1e85e0
[testtube] Fix test case 1
...
Seems the site now provides webm with higher bitrates
2015-04-29 00:24:58 +08:00
Yen Chi Hsuan
e70c7568c0
[testtube] Detect Youtube iframes ( fixes #4867 )
2015-04-29 00:22:17 +08:00
Yen Chi Hsuan
39b62db116
[youtube] Catch more alert messages ( closes #5074 )
2015-04-28 23:07:56 +08:00
Jaime Marquínez Ferrándiz
2edce52584
[vimeo] Fix password protected videos again ( #5082 )
...
Since they have changed again to the previous format, I've modified the regex to match both formats.
2015-04-28 15:06:08 +02:00
pulpe
10831b5ec9
[vimeo] Fix redirection
2015-04-28 14:56:48 +02:00
Philipp Hagemeister
3a0f0c263a
release 2015.04.28
2015-04-28 09:11:18 +02:00
Sergey M․
2419a376b9
[moniker] Check not found error ( #5541 )
2015-04-27 23:46:16 +06:00
Sergey M․
e206740fd7
[moniker] Capture and output error message ( #5541 )
2015-04-27 23:44:05 +06:00
Sergey M․
290a5a8d85
[escapist] Fix imsVideo regex ( #5090 )
2015-04-27 22:17:51 +06:00
pulpe
e2dc351d25
[escapist] Fix extractor ( fixes #5090 )
2015-04-27 17:44:13 +02:00
Sergey M․
c86b61428b
[utils] Fix another old python 2.6 kwargs issue ( Closes #5539 )
2015-04-27 20:00:18 +06:00
Sergey M.
40b96352c9
Merge pull request #5523 from jaimeMF/remove-format-limit
...
Remove the --max-quality option
2015-04-27 16:44:58 +05:00
Sergey M․
b9d76a9571
Merge branch 'fstirlitz-philharmoniedeparis'
2015-04-27 03:36:46 +06:00
Sergey M․
a01cfc2951
[philharmoniedeparis] Fix extraction and tests, improve, simplify
2015-04-27 03:36:32 +06:00
Philipp Hagemeister
4eb5c65bee
release 2015.04.26
2015-04-26 22:45:20 +02:00
felix
06d07c4000
New extractor: live.philharmoniedeparis.fr
2015-04-26 14:15:29 +02:00
Sergey M․
74f8654a53
[downloader/external] Use encodeArgument
2015-04-26 04:33:43 +06:00
Sergey M․
9e105a858c
[downloader/rtmp] Fix arguments encoding and simplify retry logic ( Closes #5528 )
2015-04-26 04:32:54 +06:00
Sergey M․
cd8a07a764
[downloader/common] Use decodeArgument
2015-04-26 04:30:45 +06:00
Sergey M․
aa49acd15a
[utils] Add get_subprocess_encoding
and filename/argument decode counterparts
2015-04-26 04:29:41 +06:00
Jaime Marquínez Ferrándiz
642f23bd81
[southpark] Use 'ñ' in the spanish extractor name
...
IE_NAME can contain unicode characters, so it shouldn't be a problem.
2015-04-25 22:36:11 +02:00
pulpe
2e24e6bd17
Merge branch 'mp3'
2015-04-25 20:41:59 +02:00
pulpe
2a09c1b8ab
[postprocessor/embedthumbnail] Fix mp3 embedding with avconv ( fixes #5526 )
2015-04-25 20:41:15 +02:00
Sergey M․
a5ebf77d87
[mplayer] Rename to RTSP
2015-04-26 00:25:51 +06:00
Sergey M․
b874495b1f
[mplayer] Simplify
2015-04-26 00:23:16 +06:00
Sergey M․
b860f5dfd4
[mplayer] Clarify error message
2015-04-26 00:22:13 +06:00
Sergey M.
b19fc36c81
Merge pull request #5521 from mrkrossxdx/mpv
...
Added support for mpv if mplayer is not available (new version)
2015-04-25 23:19:59 +05:00
Sergey M․
d2d8248f68
[instagram] Modernize
2015-04-25 22:42:15 +06:00
Sergey M․
f54bab4d67
[instagram] Improve _VALID_URL
2015-04-25 22:39:50 +06:00
Yen Chi Hsuan
bf6427d2fb
[ffmpeg] Add dfxp (TTML) subtitles support ( #3432 , #5146 )
2015-04-25 23:18:27 +08:00
Yen Chi Hsuan
672f1bd849
[cspan] Extract subtitles
2015-04-25 23:18:27 +08:00
Sergey M․
529d26c3e1
[orf:iptv] Update test
2015-04-25 21:06:27 +06:00
Sergey M․
857f00ed94
[southpark] Improve some _VALID_URL's
2015-04-25 20:24:15 +06:00
Sergey M․
e4a5e772f2
[southpark:espanol] Add extractor ( Closes #5525 )
2015-04-25 20:23:42 +06:00
Sergey M․
a542e372ab
[mtv] Stuff lang into info URL when available
2015-04-25 20:22:20 +06:00
Jaime Marquínez Ferrándiz
9f3fa89f7c
Remove the --max-quality option
...
It doesn't work well with 'bestvideo' and 'bestaudio' because they are usually before the max quality.
Format filters should be used instead, they are more flexible and don't require the requested quality to exist for each video.
2015-04-25 11:59:54 +02:00
Jaime Marquínez Ferrándiz
92995e6265
[postprocessor/embedthumbnail] Style fix
2015-04-24 22:08:00 +02:00
Jaime Marquínez Ferrándiz
a4196c3ea5
[ellentv] Remove unused import
2015-04-24 22:06:22 +02:00
mrkrossxdx
db37e0c273
Added support for mpv if mplayer is not available
2015-04-24 20:50:34 +02:00
Sergey M․
d0aefec99a
[ellentv:clips] Fix test
2015-04-24 22:10:27 +06:00
Sergey M․
66be4b89d7
[ellentv:clips] Fix extraction
2015-04-24 22:09:54 +06:00
Sergey M․
870744ce8f
[ellentv] Fix tests
2015-04-24 22:07:15 +06:00
Sergey M․
2ad978532b
[ellentv] Fix extraction
2015-04-24 22:03:14 +06:00
Sergey M․
5090d93f2c
[dotsub] Fix extraction
2015-04-24 21:47:13 +06:00
Yen Chi Hsuan
c8ff645766
[gdcvault] Add display_id
2015-04-24 22:43:33 +08:00
Yen Chi Hsuan
25f7d1beba
[gdcvault] Extend _VALID_URL ( fixes #5236 )
2015-04-24 22:33:35 +08:00
pulpe
09aa111918
Merge branch 'embedthumb'
2015-04-24 09:25:44 +02:00
pulpe
10fb7710e8
Forgot to clean the remains of class
2015-04-24 09:17:46 +02:00
pulpe
c0ea8ebb9b
[ffmpeg] Remove unneeded class
2015-04-24 09:11:39 +02:00
pulpe
31fd9c7601
[embedthumbnail] use FFmpegPostProcessor for mp3
2015-04-24 09:08:57 +02:00
pulpe
ddbed36455
[embedthumbnail] Add support for mp3 cover embedding
2015-04-24 08:48:49 +02:00
Yen Chi Hsuan
a9b0d4e1f4
[Crunchyroll] Fix extraction on Python 2.6
...
XPath with recursive children selection not supported
2015-04-24 14:09:35 +08:00
Sergey M․
4515cb43ca
[xattrpp] Fix typo
2015-04-23 22:11:09 +06:00
Sergey M․
d740333224
[cracked] Modernize
2015-04-23 21:59:18 +06:00
Sergey M․
c610f38ba9
[cracked] Update tests
2015-04-23 21:58:50 +06:00
Sergey M․
6447353f52
[cracked] Add support for youtube embeds
2015-04-23 21:49:54 +06:00