27259 Commits

Author SHA1 Message Date
Andrew Udvare
8d245cf42f
[archiveorg] Some thumbnail URLs are relative 2018-06-23 00:37:59 -04:00
Andrew Udvare
fc5d367564
Merge remote-tracking branch 'upstream/master' into myversion 2018-06-22 23:35:30 -04:00
random-dev-42938
fd544ee5b6
Fix for 16262 that does not break single video loading...
Moved the fix to the end of the playlist loading/user loading
2018-06-23 00:26:42 +02:00
Aswin Raj Kharel
280a0f7cc1
Inconsistent spacing 2018-06-22 11:05:11 -05:00
random-dev-42938
c7b455b9b4
Fix for issue 16262
Playlist loading initialize the 'platform' cookie on the domain '.pornhub.com' (with initial dot)
This messes up with the loading of the tv_webpage that specifies another value for the 'platform' cookie but on the 'pornhub.com' domain (no initial dot)
Fix is to clear the .pornhub.com domain cookies
2018-06-21 23:23:03 +02:00
Sergey M․
9fb62e35f6
[motherless:group] Fix _VALID_URL 2018-06-21 23:39:13 +07:00
Sergey M․
b71cc71910
[motherless] Fix extraction (closes #16786) 2018-06-21 23:38:32 +07:00
Sergey M․
a4ec45179e
[itv] Sort imports 2018-06-21 23:12:40 +07:00
Sergey M․
30374f4d40
[itv] Make SOAP request non fatal and extract metadata from a webpage (closes #16780) 2018-06-21 23:06:58 +07:00
Sergey M․
91aa502d91
[foxnews:insider] Remove extractor (#15810)
Now covered by foxnews:article
2018-06-20 23:59:37 +07:00
Sergey M․
f51f526b0a
[foxnews] Add support for iframe embeds (closes #15810, closes #16711) 2018-06-20 23:53:37 +07:00
Sergey M․
c9b983ff82
release 2018.06.19 2018.06.19 2018-06-19 23:16:04 +07:00
Sergey M․
e730508827
[ChangeLog] Actualize
[ci skip]
2018-06-19 23:12:53 +07:00
Sergey M․
8b4b400aef
[peertube] Improve generic support (closes #16733) 2018-06-19 23:00:36 +07:00
James Treanor
9653cec08b [RugbyPass] Add new extractor 2018-06-19 16:56:17 +02:00
Remita Amine
e12b4b8bcc [6play] use geo verfication headers 2018-06-19 10:35:57 +01:00
Remita Amine
18806e3b6b [rtbf] fix extraction for python 3.2 and older 2018-06-18 19:10:43 +01:00
Sergey M․
713afa705c
[vgtv] Improve HLS formats extraction 2018-06-18 23:15:38 +07:00
Sergey M․
721a877d2f
[vgtv] Add support for www.aftonbladet.se/tv/ URLs 2018-06-18 23:08:35 +07:00
Timendum
288e08b6f3 [mediaset] Update extractor for 2018 2018-06-18 11:50:06 +02:00
Sergey M․
9283d4ea03
[bbccouk] Use expected_status 2018-06-18 04:54:59 +07:00
Sergey M․
00a429bea3
[markiza] Expect 500 status code 2018-06-18 04:54:52 +07:00
Sergey M․
d391b7e23d
[extractor/common] Introduce expected_status for convenient accept of failed HTTP requests
Useful when some non-success (2xx) HTTP status codes should be considered normal. Previously this required to manually catch corresponding exceptions and read the response.
2018-06-18 04:54:08 +07:00
Sergey M․
075a13d3e9
[compat] Introduce compat_integer_types 2018-06-18 04:52:58 +07:00
Remita Amine
8ba84e4600 [tvnow] try all clear manifest urls(closes #15361) 2018-06-17 20:41:09 +01:00
Sergey M․
858cf4dc29
release 2018.06.18 2018.06.18 2018-06-18 01:34:36 +07:00
Sergey M․
9e761fe6f5
[ChangeLog] Actualize
[ci skip]
2018-06-18 01:31:49 +07:00
Sergey M․
ce0edda0f9
[markiza] Add extractors (closes #16750) 2018-06-18 01:17:47 +07:00
Remita Amine
0adf213d8c [wat] try all supported adaptive urls 2018-06-17 15:56:52 +01:00
Remita Amine
8b183bd5f8 [tf1] try all supported adaptive urls 2018-06-17 15:53:29 +01:00
Remita Amine
1882511754 [6play] add support for rtlplay.be and extract hd usp formats 2018-06-17 12:01:14 +01:00
AlexAplin
3431b53c4c Use variable 2018-06-17 00:53:49 -04:00
Remita Amine
764cd4e6f3 [rtbf] improve extraction
- add support for audio and live streams(closes #11923)(closes #9638)
- extract HLS, DASH and all HTTP formats
- extract subtitles
- fixup specific http urls(fixes #16101)
2018-06-17 03:13:41 +01:00
Håkon Løvdal
2485f89201 [vidzi] Introduce intermediate json_data variable
It makes it easier to debug in case of problems and it also
makes the code much easier to read since the three distinct
things done are now explicit separated as three statements.
2018-06-16 23:02:02 +02:00
Sergey M․
734d461ca0
[expressen] Add extractor 2018-06-16 21:15:06 +07:00
Mohammed Yaseen Mowzer
ecf6f49f7e Add test for fallback after _parse_jwplayer_data fails 2018-06-16 11:19:57 +02:00
Mohammed Yaseen Mowzer
695c672e99 Use python 3 try-except syntax 2018-06-16 10:31:17 +02:00
Urgau
81c5df4f2c [vidzi] Fix extraction (closes #16678) 2018-06-16 05:08:44 +07:00
Sergey M
ee98dc7ee9
Update vidzi.py 2018-06-16 05:08:01 +07:00
AlexAplin
cdde4e4764 Safer extraction 2018-06-15 17:20:37 -04:00
Sergey M․
87f89dacdd
[pbs] Improve extraction (closes #16623, closes #16684) 2018-06-16 02:55:20 +07:00
AlexAplin
d26a533272 [Iwara] Add new metadata extractors 2018-06-14 23:22:49 -04:00
Sergey M․
9b0b627534
[downloader/rtmp] Fix downloading in verbose mode (closes #16736) 2018-06-15 02:59:15 +07:00
Rooty
89ca9f8f67 Removed undocumented variable "skill_level" and added checks to prevent wrong input data from crashing the program. 2018-06-14 17:35:04 +01:00
Sergey M․
61cb66830f
[bilibili] Restrict cid regex (closes #16638, closes #16734) 2018-06-14 22:40:30 +07:00
Rooty
7bd772a69f Merge branch 'master' of https://github.com/rg3/youtube-dl 2018-06-14 16:31:36 +01:00
Mohammed Yaseen Mowzer
8ea9ae6008 Continue trying after _parse_jwplayer_data fails 2018-06-14 17:12:33 +02:00
celeron533
14ce0cc842 [bilibili] Fix extraction (#16638) 2018-06-14 22:55:33 +08:00
Sergey M․
c797db4a2f
release 2018.06.14 2018.06.14 2018-06-14 01:24:53 +07:00
Sergey M․
03eef0f032
[ChangeLog] Actualize
[ci skip]
2018-06-14 01:22:42 +07:00