sprhawk
c33de004e1
Merge branch 'master' of github.com:rg3/youtube-dl into weibo
2017-12-26 22:27:26 +08:00
sprhawk
42a1012c77
fix according to " https://github.com/rg3/youtube-dl/pull/15079#discussion_r158688607 "
2017-12-26 22:26:01 +08:00
Déstin Reed
a14001a5a1
[Filmweb] Add extractor
2017-12-26 15:19:37 +01:00
Remita Amine
db145ee54a
[espn] Add new extractor for http://fivethirtyeight.com ( closes #6864 )
2017-12-26 14:20:21 +01:00
Remita Amine
45d20488f1
[umg:de] Add new extractor( closes #11582 )( closes #11584 )
2017-12-26 12:32:04 +01:00
sprhawk
2593651224
fix compat_urllib_request for python2.7
2017-12-26 16:46:01 +08:00
sprhawk
951043724f
re-format code to pass flake8
2017-12-26 16:38:51 +08:00
sprhawk
d2be5bb5af
change to use compat urllib
2017-12-26 16:28:47 +08:00
sprhawk
447a5a710d
added weibo mobile site support
2017-12-26 16:24:56 +08:00
Remita Amine
0f897e0929
[espn] add support for espnfc and extract more formats( closes #8053 )
2017-12-25 23:29:09 +01:00
JianxinLi
d3ca283235
[youku] Add test case.
...
Some playlist has no data-id value.
Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
2017-12-25 22:02:47 +08:00
JianxinLi
d99a1000c7
[youku] Fix list extraction.( close #15065 )
...
Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
2017-12-25 22:02:47 +08:00
Yen Chi Hsuan
a75419586b
[openload] Remove a confusing exception
...
If phantomjs is not installed, there's an error besides the missing
phantomjs exception:
Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>>
Traceback (most recent call last):
File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__
os.remove(self._TMP_FILES[name].name)
AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES'
2017-12-24 20:47:42 +08:00
Sergey M․
273c23d960
[openload] Add support for oload.stream ( closes #15070 )
2017-12-24 13:53:27 +07:00
JianxinLi
0e25a1a278
[youku] Update ccode
...
Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
2017-12-23 23:34:42 +08:00
Sergey M․
307a7588b0
release 2017.12.23
2017-12-23 21:24:18 +07:00
Sergey M․
c2f2f8b120
[kaltura] Fix typo
2017-12-23 21:22:41 +07:00
Sergey M․
69d69da98a
[kaltura] Add another embed pattern for entry_id
...
For cases when player configuration map is setup via indexing operator, e.g. kalturaPlayerConfiguration_1_lre6rg3i_10[entry_id] = 1_lre6rg3i (see https://www.heise.de/video/artikel/odcast-c-t-uplink-20-1-Apple-CarPlay-vs-Android-Auto-Galileo-3D-Sound-erklaert-3919694.html )
2017-12-23 21:17:53 +07:00
Sergey M․
5c5e60cff8
[voot] Fix video identification
2017-12-23 21:17:53 +07:00
Sergey M․
2132edaa03
[extractor/common] Move X-Forwarded-For setup code into _request_webpage
2017-12-23 21:17:53 +07:00
Remita Amine
4b7dd1705a
[7plus] Add new extractor( closes #15043 )
2017-12-23 13:22:20 +01:00
Sergey M․
d2d766bc6d
[animeondemand] Fix typo
2017-12-20 23:18:14 +07:00
Sergey M․
17c3aced5d
[animeondemand] Relax login error regex
2017-12-19 22:53:04 +07:00
Remita Amine
78466fcab5
[shahid] add support for show pages( closes #7401 )
2017-12-19 02:00:38 +01:00
Sergey M․
3961c6cb9d
[YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in output template ( closes #11427 , #15018 )
2017-12-19 03:53:44 +07:00
Sergey M․
07aeced68e
[youtube] Extract uploader, uploader_id and uploader_url for playlists ( #11427 , #15018 )
2017-12-19 03:51:28 +07:00
Sergey M․
c10c93238e
[extractor/common] Introduce uploader, uploader_id and uploader_url meta fields for playlists ( #11427 , #15018 )
2017-12-19 03:51:03 +07:00
Sergey M․
4a109f81bc
[afreecatv] Improve format extraction ( closes #15019 )
2017-12-19 00:38:39 +07:00
Sergey M․
99081da90c
[downloader/fragment] Encode filename of fragment being removed ( closes #15020 )
2017-12-18 03:31:53 +07:00
Remita Amine
7e81010987
[cspan] add support for audio only pages and catch page errors( closes #14995 )
2017-12-17 19:15:59 +01:00
Sergey M․
549bb416f5
[mailru] Fix issues and improve ( closes #14904 )
2017-12-17 18:38:27 +07:00
Hongjie Dong
25475dfab3
[mailru] Add support for embed URLs
2017-12-17 18:37:03 +07:00
Remita Amine
3dfa9ec213
[crunchyroll] Future-proof XML element checks( closes #15013 )
2017-12-17 09:15:44 +01:00
Sergey M․
06dbcd7be4
[cbslocal] Fix timestamp extraction ( closes #14999 , closes #15000 )
2017-12-16 21:57:30 +07:00
Sergey M․
b555ae9bf1
[utils] Add another date format pattern ( #14999 )
2017-12-16 21:56:16 +07:00
Remita Amine
c402e7f3a0
[discoverygo] correct ttml subtitle extension
2017-12-16 12:55:44 +01:00
Sergey M․
498a8a4ca5
[vk] Make view count optional ( closes #14979 )
2017-12-15 22:53:56 +07:00
Remita Amine
d05ba4b89e
[disney] skip Apple FairPlay formats( #14982 )
2017-12-15 09:28:07 +01:00
Remita Amine
23f511f5c7
[voot] sort formats
2017-12-15 09:05:59 +01:00
Remita Amine
1c4804ef9b
[voot] fix format extraction( closes #14758 )
2017-12-14 23:05:43 +01:00
Sergey M․
8ff2b16435
release 2017.12.14
2017-12-14 05:19:21 +07:00
Sergey M․
3fae11ac00
[itv] Improve extraction, extract more subtitles and duration ( closes #14944 )
2017-12-14 04:49:07 +07:00
Sergey M․
7974e289a1
[postprocessor/xattr] Clarify NO_SPACE message ( #14970 )
2017-12-14 01:05:02 +07:00
Remita Amine
6bf9c28b0a
[byutv] add support for geo restricted videos
2017-12-13 17:51:56 +01:00
Sergey M․
bec49996c6
[downloader/http] Return actual download result ( closes #14971 )
2017-12-13 23:49:05 +07:00
Sergey M․
c8be7d5f74
[byutv] Fix extraction ( closes #14966 , closes #14967 )
2017-12-13 23:14:30 +07:00
Remita Amine
15960255fe
[tbs] fix typo
2017-12-12 18:16:45 +01:00
Remita Amine
6b2d8c9182
[bbc.co.uk] fix extraction for 320k m3u8 streams
...
broken since 197224b7a4
2017-12-12 18:04:05 +01:00
Remita Amine
e6b8803d59
[toutv] add support special video urls( closes #14179 )
2017-12-12 11:11:44 +01:00
Remita Amine
cb0c2310fb
[discovery] fix free videos extraction( #14157 )( #14954 )
2017-12-12 10:33:03 +01:00
Remita Amine
23b6e23002
[tvnow] fix extraction( closes #7831 )
2017-12-11 21:36:12 +01:00
Remita Amine
127e98d31d
[nickelodeon:br] correct extractor name
2017-12-11 17:21:31 +01:00
Remita Amine
e4f201bc1b
[extractors] add import for NickBrIE
2017-12-11 17:19:16 +01:00
Remita Amine
08d77a95c9
[nickelodeon:br] add support for Nickelodeon(Brazil) websites( closes #14893 )
2017-12-11 17:18:05 +01:00
Remita Amine
5868079e99
[nick.com] improve extraction( fixes #14876 )
2017-12-11 14:37:03 +01:00
Remita Amine
b6f78d76c1
[tbs] fix extraction( fixes #13658 )
2017-12-11 13:39:25 +01:00
sprhawk
0c69958844
add other properties; remove print verbose
2017-12-11 16:02:14 +08:00
sprhawk
3281af3464
a working version
2017-12-11 15:56:54 +08:00
sprhawk
29ac31afaf
simply get the correct webpage, but not parsed to extract information
2017-12-11 12:26:19 +08:00
Sergey M․
1fa0dce2c0
release 2017.12.10
2017-12-10 23:18:53 +07:00
Sergey M․
c38970ca10
[culturebox] Improve video id extraction ( closes #14947 )
2017-12-10 22:46:21 +07:00
Remita Amine
51f2863357
[twitter] improve extraction( closes #14197 )
2017-12-10 14:11:09 +01:00
Sergey M․
913b61eeee
[udemy] Extract more HLS formats
2017-12-09 20:02:54 +07:00
Sergey M․
6f1ec339a0
[udemy] Improve course id extraction ( closes #14938 )
2017-12-09 20:02:49 +07:00
Sergey M․
a3de5e6c0e
[stretchinternet] Fix issues and improve ( closes #14576 )
2017-12-09 17:59:08 +07:00
Andrew Bottom
f4cc03d60b
[stretchinternet] Add extractor
2017-12-09 17:58:49 +07:00
Sergey M․
2a57b62b80
[ellentube] Fix issues, improve and simplify ( closes #14570 )
2017-12-09 02:16:54 +07:00
Alex Seiler
e2707a832c
[ellentube] Fix extraction ( closes #14407 )
2017-12-09 02:16:48 +07:00
Sergey M․
1115271ac6
[raiplay:playlist] Fix issues and improve ( closes #14563 )
2017-12-09 00:48:04 +07:00
Timendum
d21d0ba6c1
[raiplay:playlist] Add extractor
2017-12-09 00:47:40 +07:00
Remita Amine
1bd4fc96e6
[sonyliv] extract higher quality formats and bypass geo restriction( closes #14922 )
2017-12-07 08:46:30 +01:00
Remita Amine
684ae10236
[fox] add support for adobe pass auth and extract subtitles( close #14489 )( closes #14205 )
2017-12-06 22:56:14 +01:00
Remita Amine
3c4fbfeca2
[dailymotion] remove dailymotion cloud extractor( closes #6794 )
...
https://web.archive.org/web/20160312110217/https://www.dmcloud.net/
2017-12-06 10:56:48 +01:00
Windom
b271e33526
[xhamster] Add support for mobile URLs and fix thumbnail extraction
2017-12-06 00:08:31 +07:00
Sergey M․
d3f8b76b69
[extractor/generic] Fix typo ( closes #14902 )
...
Don't pass video_id as mpd_id
2017-12-05 23:11:15 +07:00
Sergey M․
91328f26b0
[ard] Skip invalid stream URLs ( closes #14906 )
2017-12-05 23:01:57 +07:00
Sergey M․
61d18c8a4b
[porncom] Fix metadata extraction ( closes #14911 )
2017-12-05 22:42:02 +07:00
Sergey M․
c94427dd60
[pluralsight] Detect agreement request ( #14913 )
2017-12-05 22:34:56 +07:00
Remita Amine
d4f05d4731
[utils] add sami mimetype to mimetype2ext
2017-12-03 00:04:43 +01:00
Remita Amine
d7df308981
[toutv] fix login(closes 14614)
2017-12-02 20:22:40 +01:00
Sergey M․
0d56eddc59
release 2017.12.02
2017-12-02 21:34:34 +07:00
Sergey M․
78593e294c
Add references for #14844
2017-12-02 21:22:43 +07:00
Sergey M․
593f2f7989
[downloader/fragment] Commit part file after each fragment
...
In order to obtain correct resume_len on next iteration
2017-12-02 21:21:11 +07:00
Sergey M․
603fc4e0ea
[extractor/common] Add durations for DASH fragments with bare SegmentURLs
2017-12-02 21:21:01 +07:00
Petr Novak
41bf647e89
[extractor/common] Add support for DASH manifests with SegmentLists with bare SegmentURLs
2017-12-02 21:16:36 +07:00
Sergey M․
fea92aa65d
[xhamster] Fix extraction ( closes #14884 )
2017-12-02 19:04:59 +07:00
zcanfly
0981585bef
[youku] Update ccode ( closes #14872 )
2017-12-02 18:16:22 +07:00
Remita Amine
f5ac68d88f
[mnet] fix format extraction( fixes #14883 )
2017-11-30 23:45:33 +01:00
Remita Amine
1663b32946
[xiami] add Referer header to api request
2017-11-29 20:36:55 +01:00
Remita Amine
5ea765fb72
[mtv] correct scc extention in extracted subtitles( closes #13730 )
2017-11-29 17:50:38 +01:00
Remita Amine
fb61b57d0f
[vvvvid] fix extraction for kenc videos( fixes #13406 )
2017-11-29 16:09:45 +01:00
Remita Amine
07cf18b9c5
[br] add support for BR Mediathek videos( fixes #14560 )( fixes #14788 )
2017-11-29 14:21:38 +01:00
Remita Amine
5f699251e9
[daisuki] add support for motto.daisuki.com( fixes #14681 )
2017-11-28 10:57:22 +01:00
Remita Amine
a3474aa59e
[Odnoklassniki] fix api metadata request( fixes #14862 )
2017-11-28 09:04:51 +01:00
Remita Amine
115afb77ec
[itv] update hls formats extraction
2017-11-27 21:59:27 +01:00
Remita Amine
53f024e7c5
[pbs] add another media id regex
2017-11-27 16:55:27 +01:00
Remita Amine
ffe6979ef9
[utils] add hvc1 codec code to parse_codecs
2017-11-27 16:55:27 +01:00
Sergey M․
5ddeb7702a
release 2017.11.26
2017-11-26 21:49:22 +07:00
Sergey M․
7512aa986f
Fix some only matching tests ( closes #14855 )
2017-11-26 20:53:10 +07:00
Remita Amine
93f3f10cdc
[fczenit] fix extraction
2017-11-25 19:28:26 +01:00
Remita Amine
87dac57cf6
[firstpost] remove extractor
2017-11-25 18:50:15 +01:00
Remita Amine
b485d5d6bf
[nexx] make http format ids more consistent
2017-11-25 18:36:31 +01:00
Remita Amine
a238a868ba
[freespeech] fix extraction
2017-11-25 18:25:00 +01:00
Remita Amine
c0f647a179
[nexx] extract more formats
2017-11-25 18:13:26 +01:00
Sergey M․
6ff27b8d5a
[openload] Don't use bare except when removing temp files
2017-11-26 00:05:28 +07:00
jahudka
9ef909f2b2
[openload] Add support for openload.link
2017-11-26 00:04:13 +07:00
Sergey M․
8cfbcfab9a
[tnaflix] Extract common parts of tnaflix and empflix
2017-11-25 23:42:20 +07:00
Sergey M․
b7785cf156
[empflix] Relax _VALID_URL
2017-11-25 23:42:20 +07:00
Sergey M․
9105523818
[empflix] Fix extractrion
2017-11-25 23:42:20 +07:00
Sergey M․
dbb25af657
[tnaflix] Don't modify download URLs ( closes #14811 )
2017-11-25 23:42:20 +07:00
Remita Amine
fe4bfe36e1
[gamersyde] remove extractor
2017-11-25 15:58:28 +01:00
Remita Amine
6f5c598a28
[france2.fr:generation-what] fix extraction
2017-11-25 15:49:49 +01:00
Remita Amine
cd9ff4ec5b
[massengeschmacktv] Add support for Massengeschmack TV(replaces Fernseh Kritik TV)
2017-11-24 20:00:01 +01:00
Remita Amine
c6c6a64aa5
[fox9] fix extraction
2017-11-24 19:00:56 +01:00
Remita Amine
e0a8686f48
[faz] fix extraction and add support for Perform Group embeds( fixes #14714 )
2017-11-24 18:42:41 +01:00
John Hawkinson
805f5bf759
[Generic] ie_key in JWPlatform test 72
2017-11-24 21:39:55 +08:00
John Hawkinson
32ad4f3faf
[JWPlatform] Use non-capturing group in RE
...
Per @yan12125.
2017-11-24 21:39:55 +08:00
John Hawkinson
6899b1d9e8
[Generic] Update test 69 (suffolk/sjc)
...
suffolk.edu/sjc => suffolk.edu/sjc/live.php
Unfortunately it only transmits video a few mornings per month, so
leaving the 'skip' is probably appropriate. Updating the 'skip- to
include the calendar information though.
2017-11-24 21:39:55 +08:00
John Hawkinson
939be9adfe
[JWPlatform] Support iframes
...
Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.
Add a test (currently Generic_72).
2017-11-24 21:39:55 +08:00
enigmaquip
2688664762
[culturebox] Fix extraction ( closes #14827 )
2017-11-23 06:39:11 +07:00
Yen Chi Hsuan
8f63941104
[youku] Fix extraction; update ccode ( closes #14815 )
2017-11-22 22:49:48 +08:00
Remita Amine
a9efdf3d4a
[livestream] make smil extraction non fatal( fixes #14792 )
2017-11-19 12:59:31 +01:00
Sergey M․
f610dbb05f
[extractor/common] Use final URL when dumping request ( closes #14769 )
2017-11-18 19:04:56 +07:00
Windom
38db52adf3
[drtuber] Add support for mobile URLs
2017-11-17 01:50:07 +07:00
Windom
3192d4bc7a
[spankbang] Add support for mobile URLs and fix test
2017-11-17 01:05:04 +07:00
Sergey M․
9cbd4dda10
[instagram] Fix description, timestamp and counters extraction ( closes #14755 )
2017-11-15 22:14:54 +07:00
Sergey M․
08e45b39e7
release 2017.11.15
2017-11-15 00:15:42 +07:00
Remita Amine
ea2295842f
[common] skip Apple FairPlay m3u8 manifests( closes #14741 )
2017-11-14 17:41:30 +01:00
Sergey M․
a2b6aba8de
[vshare] Improve extraction, fix formats sorting and carry long lines
2017-11-14 22:50:15 +07:00
Sergey M․
ff31f2d5c3
[vshare] Capture and output error message
2017-11-14 22:39:54 +07:00
Timendum
0987f2ddb2
[vshare] Fix extraction ( closes #14473 )
2017-11-14 22:34:45 +07:00
Sergey M․
5871ebac47
[YoutubeDL] Fix playlist range optimization for --playlist-items ( closes #14740 )
2017-11-14 01:43:20 +07:00
Remita Amine
05dee6c520
[crunchyroll] extract old rtmp formats
2017-11-13 19:15:49 +01:00
Remita Amine
27adc9ec65
[tva] fix extraction( closes #14736 )
2017-11-13 11:24:15 +01:00
Remita Amine
388beb86e0
[gamespot] add test for #14652
2017-11-13 10:30:12 +01:00
Remita Amine
d4e31b72b9
[gamespot] lower the preference of http formats( #14652 )
2017-11-13 10:24:35 +01:00
Sergey M․
5fc12b9549
[instagram:user] Fix extraction ( closes #14699 )
2017-11-12 18:36:18 +07:00
Bob Poekert
af85ce29c6
[ccma] Fix typo
2017-11-12 13:25:21 +07:00
Sergey M․
e4d9586562
Remove sensitive data from logging in messages
2017-11-11 20:52:12 +07:00
Remita Amine
79d1f8ed68
[gamespot] add support for article URLS( closes #14652 )
2017-11-11 13:03:16 +01:00
Remita Amine
a5203935d6
[gamespot] skip Brightcove Once http formats( #14652 )
2017-11-11 13:03:16 +01:00
gkoelln
59d2e6d04f
[cartoonnetwork] Update tokenizer_src ( closes #14666 )
2017-11-11 04:59:48 +07:00
Yen Chi Hsuan
a9543e37c8
[wsj] Recognize another URL pattern ( closes #14704 )
2017-11-11 00:29:08 +08:00
Sergey M․
61fb07e156
[pandatv] Modernize ( closes #14693 )
2017-11-09 23:30:25 +07:00
hcwhan
4222346fb2
[pandatv] Update API URL and sign format URLs
2017-11-09 23:26:46 +07:00
Remita Amine
cc6a960e13
use older login method( closes #11572 )
2017-11-08 20:30:05 +01:00
Sergey M․
f34b841b51
release 2017.11.06
2017-11-06 22:39:24 +07:00
Sergey M․
909191de91
[hotstar:playlist] Fix issues and improve ( closes #12465 )
2017-11-05 19:15:40 +07:00
Alpesh Valia
477c97f86b
[hotstar:playlist] Add extractor
2017-11-05 19:15:34 +07:00
Sergey M․
6e71bbf4ab
[hotstar] Bypass geo restriction ( closes #14672 )
2017-11-05 16:12:56 +07:00
Sergey M․
187ee66c94
[extractor/common] Add protocol for f4m formats
2017-11-04 22:11:39 +07:00
Sergey M․
48107c198b
[f4m] Prefer baseURL for relative URLs ( closes #14660 )
2017-11-04 22:10:55 +07:00
Jimbolino
cd670befc4
[22tracks] Remove extractor ( closes #11024 )
2017-11-02 23:48:43 +07:00
Remita Amine
44cca168cc
[skysport] add support ooyala embed_token protected videos( fixes #14641 )
2017-11-02 14:16:15 +01:00
Remita Amine
b0f4331002
[gamespot] extract formats referenced with new data fields( #14652 )
2017-11-02 13:30:50 +01:00
Sergey M․
044eeb1455
[extractor/common] Respect URL query in _extract_wowza_formats ( closes #14645 )
2017-11-01 23:39:26 +07:00
Sergey M․
8fe767e072
[spankbang] Detect unavailable videos ( closes #14644 )
2017-10-31 23:05:25 +07:00
Sergey M․
6d0630d880
release 2017.10.29
2017-10-29 07:22:53 +07:00
Sergey M․
514e8aefd4
[egghead] Fix extraction ( closes #14388 )
2017-10-29 07:11:37 +07:00
Sergey M․
9211e3319e
[extractor/common] Prefix format id for audio only HLS formats
2017-10-29 07:05:55 +07:00
Sergey M․
056653bbb1
[utils] Add support for zero years and months in parse_duration
2017-10-29 07:04:48 +07:00
enigmaquip
c3206d02e9
[fxnetworks] Extract series metadata
2017-10-29 05:20:18 +07:00
Sergey M․
eb4b5818e2
[younow] Fix issues and improve extraction ( closes #9255 , closes #9432 , closes #12436 )
2017-10-29 04:18:43 +07:00
Andrew Udvare
47a8587915
[younow] Add extractor
2017-10-29 04:17:03 +07:00
Sergey M․
8e01f3ca81
[dctptv] Fix extraction ( closes #14599 )
2017-10-28 22:58:01 +07:00
Sergey M․
f2332f18e6
[youtube] Restrict embed regex ( #14600 )
2017-10-27 22:26:43 +07:00
Sergey M․
7c1f419341
[vimeo] Restrict iframe embed regex ( closes #14600 )
2017-10-27 22:21:47 +07:00
Sergey M․
30e6161799
[soundgasm] Improve extraction ( closes #14588 )
2017-10-26 23:16:16 +07:00
Alex Seiler
dc24a7d4a2
[myvideo] Remove extractor ( closes #8557 )
...
Redirects to store.maxdome.de
2017-10-25 23:27:55 +07:00
Logan B
d673ab6562
[nbc] Add support for classic-tv videos
2017-10-25 23:23:27 +07:00
Sergey M․
b8c6ffc518
[vrtnu] Add support for cookies authentication and simplify ( #11873 )
2017-10-25 23:21:51 +07:00
mrBliss
7913e0fca7
[canvas] Add support for vrt.be/vrtnu ( closes #11873 )
2017-10-25 23:17:28 +07:00
J.D. Purcell
cdd1ce92c4
[twitch:clips] Fix title extraction
2017-10-23 23:12:50 +07:00
rawcoder
55c727a547
[ndtv] Add support for sub-sites
2017-10-22 08:32:20 +07:00
Sergey M․
36e2d3ca43
[dramafever] Fix login error message extraction
2017-10-22 08:16:30 +07:00
Sergey M․
9ff6273cae
[nickru] Add support for more sites
2017-10-22 01:51:01 +07:00
Sergey M․
f03ee0b372
[nickde] Add support for nickelodeon.be
2017-10-22 01:42:44 +07:00
Sergey M․
cf6bda312b
[nickde] Add support for nick.ch
2017-10-22 01:30:35 +07:00
Alex Seiler
3ebbd9991e
[nick] Add support for more nickelodeon sites ( closes #14553 )
2017-10-22 01:26:58 +07:00
Alex Seiler
424505df76
[azmedien] Fix test
2017-10-21 01:10:56 +07:00
Sergey M․
fa3f0fd856
release 2017.10.20
2017-10-20 23:40:25 +07:00
Alex Seiler
fc5c47d13c
[parliamentliveuk] Fix extraction ( closes #14524 )
2017-10-20 23:31:13 +07:00
Sergey M․
a26a3c6d34
[soundcloud] Update client id ( closes #14546 )
2017-10-20 21:43:34 +07:00
Alex Seiler
e1d168e592
[servus] Add extractor ( closes #14362 )
2017-10-19 22:17:20 +07:00
Parmjit Virk
ca1c9f26fa
[unity] Add extractor ( fixes #14528 )
2017-10-19 04:46:06 +07:00
Sergey M․
6f3b4a98c9
[downloader/fragment] Report warning instead of error on inconsistent download state
2017-10-17 22:53:34 +07:00
Remita Amine
fa4bc6e712
[youtube] replace youtube redirect urls in description( fixes #14517 )
2017-10-17 10:07:37 +00:00
Remita Amine
6b9cbd023f
[pbs] restrict direct video url regex( fixes #14519 )
2017-10-17 09:23:11 +00:00
Yen Chi Hsuan
c233003afe
[megaphone] Fix deprecated escape sequence
2017-10-17 15:39:06 +08:00
Sergey M․
83fcf19e2d
[drtv] Respect preference for direct http formats ( #14509 )
2017-10-16 05:48:45 +07:00
Sergey M․
acc4ea6237
[eporner] Add support for embed URLs ( closes #14507 )
2017-10-16 05:11:25 +07:00
Sergey M․
8cc1840ccb
[arte] Capture and output error message
2017-10-15 22:12:34 +07:00
Sergey M․
a9ee4f6e49
[downloader/hls] Fix total fragments count when ad fragments exist
2017-10-15 11:03:54 +07:00
Pawit Pornkitprasan
aaab8c5e71
[niconico] Improve uploader metadata extraction robustness ( closes #14135 )
2017-10-15 10:40:57 +07:00
Sergey M․
7e721e35da
release 2017.10.15.1
2017-10-15 06:16:41 +07:00
Sergey M․
74c42d9ec3
[downloader/hls] Ignore anvato ad fragments ( closes #14496 )
2017-10-15 06:13:48 +07:00
Sergey M․
5efaf43c93
[downloader/fragment] Output ad fragment count
2017-10-15 06:13:07 +07:00
Sergey M․
4827270526
[scrippsnetworks:watch] Bypass geo restriction
2017-10-15 06:11:35 +07:00
Sergey M․
ee093a0ea0
[anvato] Add ability to bypass geo restriction
2017-10-15 06:11:02 +07:00
Sergey M․
9bb2c7673e
[redditr] Fix extraction for URLs with query ( closes #14495 )
2017-10-15 03:38:34 +07:00
Sergey M․
715534083d
release 2017.10.15
2017-10-15 02:26:58 +07:00
Sergey M․
57eb45b111
[scrippsnetworks:watch] Add support for geniuskitchen.com
2017-10-15 02:01:16 +07:00
Sergey M․
b21ab85088
[scrippsnetworks:watch] Fix extraction ( closes #14389 )
2017-10-15 01:57:43 +07:00
Sergey M․
210a2720bc
[anvato] Process master m3u8 manifests
...
>>> Individual m3u8 manifests are not always present, e.g. anvato:anvato_scripps_app_web_prod_0837996dbe373629133857ae9eb72e740424d80a:4173834
2017-10-15 01:44:57 +07:00
Sergey M․
685e87b61f
[youtube] Fix relative URLs in description
2017-10-14 20:26:52 +07:00
Remita Amine
c9bd503e7d
[spike] bypass geo restriction
2017-10-13 08:41:57 +00:00
Remita Amine
94a530c6cb
[howstuffworks] add support for more domains
2017-10-12 19:03:47 +00:00
Remita Amine
e650659b94
[infoq] fix http format downloading
2017-10-12 17:39:51 +00:00
Remita Amine
2637fadc38
[generic] fix some of the tests
2017-10-12 16:14:43 +00:00
Remita Amine
50d808f5c9
[common] add support for jwplayer youtube embeds
2017-10-12 16:12:47 +00:00
Remita Amine
7a64c33aee
[rtlnl] add support for another type of embeds
2017-10-12 16:09:06 +00:00
Remita Amine
b0def2c297
[onionstudios] add support for bulbs-video embeds
2017-10-12 16:05:25 +00:00
Remita Amine
81ce479f4d
[udn] fix extraction
2017-10-12 16:04:41 +00:00
Remita Amine
414e709405
[shahid] fix extraction( fixes #14448 )
2017-10-12 09:20:39 +00:00
nyuszika7h
c0bddd6d65
[kaltura] Ignore Widevine encrypted video (.wvm)
...
There is currently no public method to decrypt this, and there may be
other streams available that can be downloaded.
Example URL, has `.wvm` and `.mp4` formats:
https://www.voot.com/shows/bigg-boss-s11/11/538936/bigg-boss-extra-dose-arshi-s-quirky-demand/541700
2017-10-12 12:09:58 +08:00
Yen Chi Hsuan
1baba7f4a8
[vh1] Adding coding cookie
2017-10-12 12:02:26 +08:00
Remita Amine
344d1a6794
[vh1] fix extraction( fixes #9613 )
2017-10-11 20:52:14 +00:00
Sergey M․
76581082f6
release 2017.10.12
2017-10-12 01:06:28 +07:00
Remita Amine
7fee3377dc
[steam] fix extraction( fixes #14067 )
2017-10-11 17:50:08 +00:00
Sergey M․
ff3f1a62f0
[funk] Add extractor ( closes #14464 )
2017-10-12 00:44:13 +07:00
Sergey M․
694b61545c
[nexx] Add support for shortcuts and relax domain id extraction
2017-10-12 00:41:20 +07:00
Sergey M․
af0f74288d
[YoutubeDL] Improve _default_format_spec ( closes #14461 )
2017-10-11 23:48:05 +07:00
Remita Amine
9e38dbb19c
[voxmedia] add support for recode.net( fixes #14173 )
2017-10-11 15:50:20 +00:00
Remita Amine
782195a9d4
[once] add support for vmap urls
2017-10-11 15:50:20 +00:00
Sergey M․
26bae2d965
[generic] Add support for channel9 embeds ( closes #14469 )
2017-10-11 21:59:30 +07:00
Remita Amine
5fe75f976f
[tva] fix extraction( fixes #14328 )
2017-10-11 14:15:52 +00:00
Remita Amine
4fe4bda287
[tubitv] add support for new url format( fixes #14460 )
2017-10-11 11:36:05 +00:00
Remita Amine
cdab1df912
[afreecatv] remove AfreecaTVGlobalIE
...
the website now show this message
> Global AfreecaTV will be merged and integrated on July 20th, 2017.
Every user around the world are now able to interact with one another on
www.afreecatv.com!
2017-10-11 10:04:46 +00:00
Khang Nguyen
04af3aca04
Remove YoutubeSharedVideoIE https://github.com/rg3/youtube-dl/issues/14303
2017-10-11 02:01:18 +08:00
Jakub Wilk
d0f2d64114
[slideslive] Add extractor ( closes #2680 )
2017-10-10 23:45:10 +07:00
Yen Chi Hsuan
01c742ecd0
[facebook] Support thumbnails ( closes #14416 )
2017-10-10 23:20:38 +08:00
Silvan Mosberger
9e71f88105
[vvvvid] Fix typo
2017-10-10 03:48:26 +07:00
Sergey M․
ae5af89079
[hrti:playlist] Relax _VALID_URL
2017-10-09 23:52:39 +07:00
Sergey M․
197224b7a4
Fix some regexes
2017-10-09 23:50:53 +07:00
Sergey M․
8992331621
[wdr] Relax media link regex ( closes #14447 )
2017-10-08 21:36:50 +07:00
Aleksandar Topuzović
b0dde6686c
[hrti] Relax _VALID_URL
2017-10-08 05:40:08 +07:00
Sergey M․
a22ccac1f0
[fox] Delegate to uplynk:preplay ( #14147 )
2017-10-08 01:34:17 +07:00
Sergey M․
8b561bfc9d
[youtube] Add support for hooktube.com ( closes #14437 )
2017-10-07 21:59:04 +07:00
Sergey M․
8e751a185c
release 2017.10.07
2017-10-07 05:02:53 +07:00
Sergey M․
665f42d8c1
[reddit] Sort formats ( closes #14430 )
2017-10-07 01:40:00 +07:00
remis
b1a7bf44b9
[lnkgo] Relax _VALID_URL
2017-10-06 23:59:09 +07:00
Jalaz Kumar
2e2a8e97d5
[pornflip] Extend _VALID_URL ( closes #14405 )
2017-10-06 23:56:31 +07:00
Sergey M․
ac93c09ab2
[xtube] Add support for embedded URLs ( closes #14417 )
2017-10-06 23:53:32 +07:00
Sergey M․
cd6fc19ed7
[YoutubeDL] Ignore duplicates in --playlist-items
...
E.g. '--playlist-items 2-4,3-4,3' should result in '[2,3,4]', not '[2,3,4,3,4,3]'
2017-10-06 23:50:34 +07:00
Sergey M․
7e85e8729f
[YoutubeDL] Fix out of range --playlist-items for iterable playlists and reduce code duplication ( closes #14425 )
2017-10-06 23:34:46 +07:00
Sergey M․
6be08ce602
[utils] Use in OnDemandPagedList by default
...
Not using cache results in redundant network I/O due to downloading the same pages while using --playlist-items n-m
2017-10-06 23:13:53 +07:00
Sergey M․
cf5f6ed5be
[xvideos] Add support for embed URLs and improve extraction ( closes #14409 )
2017-10-05 00:27:24 +07:00
Philipp Hagemeister
6b46285e85
[comedycentral] new shortcut :theopposition for "The Opposition" show
2017-10-04 07:45:13 +02:00
Sergey M․
6e736d86e7
[beeg] Fix extraction ( closes #14403 )
2017-10-04 04:27:42 +07:00
M.K
c110944fa2
[extractor/common] Fix typo in _parse_mpd_formats
2017-10-04 03:50:27 +07:00