26186 Commits

Author SHA1 Message Date
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
Remita Amine
be069839b4 [filmweb] improve extraction 2017-12-26 19:41:08 +01:00
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
Yen Chi Hsuan
173558ce96
[ChangeLog] Update after #15065 2017-12-25 22:06:18 +08: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
JianxinLi
ab4f867752 [youku] Add test case.
Some playlist has no data-id value.

Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
2017-12-25 21:39:10 +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
zurfyx
d888212acc
[atresplayer] Fixed format sorting 2017-12-24 13:34:50 +01:00
Sergey M․
273c23d960
[openload] Add support for oload.stream (closes #15070) 2017-12-24 13:53:27 +07:00
Víctor López Juan
f75b67a1a1 [ccma] flake8 passing 2017-12-23 23:56:02 +01:00
Víctor López Juan
b6aef5870b [ccma] Additional test, shorter URL regex 2017-12-23 23:46:44 +01:00
Víctor López Juan
96b31b9b84 [ccma] Separate pattern for collection URLs 2017-12-23 23:39:15 +01:00
Víctor López Juan
9deb3bea04 [ccma] Fix pattern to support video collection URLs 2017-12-23 23:13:53 +01:00
JianxinLi
03c61b73fc [youku] Fix list extraction.(close #15065)
Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
2017-12-24 00:30:27 +08:00
Yen Chi Hsuan
b954e72c87
[ChangeLog] typo 2017-12-23 23:42:02 +08:00
Yen Chi Hsuan
116561697d
[ChangeLog] Update after #14903 2017-12-23 23:41:24 +08:00
JianxinLi
0e25a1a278 [youku] Update ccode
Change-Id: Id397e814e81ff560506d68563b7409eebbe5943d
2017-12-23 23:34:42 +08:00
Sergey M․
81153fdc24
release 2017.12.23 2017-12-23 21:26:27 +07:00
Sergey M․
307a7588b0
release 2017.12.23 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․
f5a6321107
[ChangeLog] Actualize 2017-12-23 21:17:53 +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