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
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