25870 Commits

Author SHA1 Message Date
Luc Ritchie
e129469557 [twitch] Determine ids from URLs when extracting playlist
This allows videos to be filtered using download_archive without needing to
fetch the info JSON for each video.
2018-01-01 18:34:17 -05:00
Parmjit Virk
eff8d1c825 Merge branch 'master' into Soundcloud-issue-12878 2018-01-01 15:24:47 -06:00
Philipp Hagemeister
d7cd9a9e84
[utils] Fix youtube-dl under PyPy3 on Windows 2018-01-01 22:48:27 +07:00
Sergey M․
54009c246e
[travis] Add PyPy builds 2018-01-01 21:54:28 +07:00
Sergey M․
b300cda476
[YoutubeDL] Output python implementation in debug header 2018-01-01 21:52:24 +07:00
sprhawk
6648fd8ad6 changed to use .get to get field from json object 2018-01-01 18:33:14 +08:00
Zack Fernandes
11b9ebc2ed [Tumblr] Add login support 2017-12-31 13:55:35 -08:00
Ondřej Bárta
47b0a9ed55 [iprima] Add prima.iprima.cz url support 2017-12-31 16:48:42 +01:00
Sergey M․
8457b78f9d
release 2017.12.31 2017-12-31 04:32:33 +07:00
Sergey M․
04cf1a191a
release 2017.12.31 2017.12.31 2017-12-31 04:30:49 +07:00
Sergey M․
c95c08a856
[ChangeLog] Actualize 2017-12-31 04:28:01 +07:00
Ondřej Caletka
126f225bcf
[extractor/common] Add container meta field for formats extracted in _parse_mpd_formats 2017-12-31 04:04:09 +07:00
Windom
4f5cf31977 [slutload] Add support for mobile URLs 2017-12-31 01:41:07 +07:00
Sergey M
99d24d02ca
Update slutload.py 2017-12-31 01:40:33 +07:00
Sergey M․
77341dae14
[abc:iview] Improve extraction and bypass geo restriction (closes #14782) 2017-12-31 01:27:28 +07:00
d2au
2e65e7db9e
[abc:iview] Fix extraction (closes #14711)
ABC dropped unmetering, so change to metered hls urls which
require auth.
2017-12-31 01:27:22 +07:00
Sergey M․
538d4f8681
[downloader/hls] Use HTTP headers for key request 2017-12-31 01:15:35 +07:00
Yen Chi Hsuan
620ee8712e [openload] Fix extraction (closes #15118) 2017-12-30 15:03:13 +08:00
Parmjit Virk
898275c50a [Soundcloud] Also use avatar picture for thumbnail 2017-12-29 21:23:20 -06:00
Sergey M․
2ca7ed41fe
[mediasite] Improve extraction and code style, add support for DASH (closes #11185, closes #14343, refs #5428) 2017-12-30 08:04:43 +07:00
felix
8056c8542d
[mediasite] Add extractor, subsume sandia and collegerama extractors 2017-12-30 07:23:41 +07:00
felix
2501d41ef4
[common] use AACL as the default fourcc when AudioTag is 255 2017-12-30 07:22:07 +07:00
Áron RADICS
a04f6012d2 [Xilinx] Move xilinx.com specific code into a separate extractor 2017-12-30 00:34:34 +01:00
Remita Amine
d97cb84b31 [ufctv] Add new extractor(closes #14520) 2017-12-30 00:30:41 +01:00
50csent
2c8e11b4af
[pluralsight] Fix missing first line of subtitles (closes #11118) 2017-12-30 05:56:47 +07:00
Sergey M․
d2c5b5a951
[openload] Fallback on f-page extraction (closes #14665, closes #14879) 2017-12-30 05:53:56 +07:00
Sergey M․
580f3c79d5
[vimeo] Improve password protected videos extraction (closes #15114) 2017-12-30 03:54:14 +07:00
50csent
9e198e794e
Update for requested change #11118
In case the first subtitle phrase starts at negative time, and the second subtitle phrase starts at 0.0 -- the first subtitle phrase would be skipped.  This fix/update prevents that.
2017-12-29 22:03:35 +02:00
sprhawk
48058d82dc replace unused _download_webpage_handle with _download_webpage 2017-12-30 01:14:21 +08:00
sprhawk
6a41a12d29 replace split with strip_jsonp 2017-12-30 01:11:30 +08:00
sprhawk
5c97ec5ff5 replace urlencode.encode with urlencode_postdata 2017-12-30 01:08:56 +08:00
50csent
bcb1c0a6ae
[pluralsight] Fixes #11118 2017-12-29 18:43:16 +02:00
Sergey M․
9d6ac71c27
[extractor/common] Fix extraction of DASH formats with the same representation id (closes #15111) 2017-12-29 23:14:56 +07:00
scil
d3ebb04895 changes accoring to third review by @yan12125 at github pull #1468 2017-12-29 23:57:01 +08:00
Larry Hastings
adc326e850 Fix flake8 complaints. 2017-12-29 03:42:25 -08:00
Larry Hastings
8d548f4f0b [postprocessor/ffmpeg] Avoid outdated avconv
When the user hasn't expressed a preference between avconv
and ffmpeg, and avconv is outdated, default to ffmpeg.
Default to avconv in all other cases.
2017-12-29 03:27:06 -08:00
Alexander Seiler
ce8053b646 [zattoo] Add support for zattoo recordings. 2017-12-29 04:42:39 +01:00
Remita Amine
84f085d4bd [aws] fix canonical/signed headers generation in python 2(closes #15102) 2017-12-29 00:13:40 +01:00
2017-05-1200-11-20
8b313f7eaf
Create Privacy Shield
add GOOGLE search index;[© Google, 2017](https://www.google.com/intl/en/privacy.html)
*AS IS 
 
© Google, 2017 ;
2017-12-28 20:45:25 +03:00
駅前 妖怪
c87bac1814 [hclips] Add new extractor 2017-12-28 17:36:41 +00:00
Sergey M․
23e4d4fee3
release 2017.12.28 2017-12-28 23:14:59 +07:00
Sergey M․
a491fd0c6f
release 2017.12.28 2017.12.28 2017-12-28 23:12:56 +07:00
Sergey M․
99277daaac
[ChangeLog] Actualize 2017-12-28 23:10:42 +07:00
Patrick Jattke
d362c2b98e [vidlii] Fixed suggestions for new extractor (see pull request for issue #14779)
- improved regular expressions
- improved tests
- improved code style
2017-12-28 14:03:14 +01:00
Jakub Wilk
016c25893a [redditr] Fix extraction of i.redd.it animated GIFs 2017-12-28 12:02:15 +01:00
RADICS Áron
587d53ea81 [BrightcoveNew] Fix: find videos embedded in xilinx.com site
In xilinx.com sites there are no video tags, the video_id can be found in a div tag.
(the brightcove script is before the div (video-id) tag.)
2017-12-28 02:32:15 +01:00
Patrick Jattke
00cc5ca340 Merge branch 'vidlii' of gitlab.spline.inf.fu-berlin.de:patrickj93/youtube-dl into vidlii 2017-12-27 20:31:26 +01:00
Sergey M․
640788f6f4
[internazionale] Improve extraction (closes #14973) 2017-12-27 23:27:48 +07:00
Leonardo Taccari
1ae0f0a21d
[internazionale] Add extractor 2017-12-27 23:27:43 +07:00
Ondřej Caletka
616bb95b28 [playtvak] Relax video regex and make description optional 2017-12-27 22:57:26 +07:00