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
Sergey M․
9e3682d555
[MANIFEST.in] Include all test data in PyPI package
2017-12-22 23:53:27 +07:00
Sergey M․
3e191da6d9
[Makefile] Add AUTHORS to youtube-dl.tar.gz
2017-12-22 23:46:08 +07:00
Sergey M․
963d237d26
Add LICENSE, AUTHORS and ChangeLog to PyPI package ( closes #15054 )
2017-12-22 23:38:16 +07:00
Ondřej Caletka
2f94a30eea
[playtvak] Add new live stream test
...
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2017-12-22 11:16:14 +01:00
Ondřej Caletka
621d808390
Revert "[playtvak] Test different SlowTV stream"
...
This reverts commit cbaa42c30516ecc19fe6154e35104931b82e1e06.
2017-12-22 11:07:04 +01:00
Tristan Huang
1edadb614b
Update tests
2017-12-22 18:01:54 +08:00
Tristan Huang
0c71687082
[bilibili] Update payload
...
Support full HD quality.
2017-12-21 17:55:05 +08:00
Hier631
01ed6b89e5
Updated fix for Heise extractor
2017-12-20 21:51:41 +01:00
Hier631
f64318ab19
Updated fix for Heise extractor
2017-12-20 21:49:12 +01:00
Hier631
4b1aead092
Updated fix for Heise extractor
2017-12-20 21:44:53 +01:00
Tristan Huang
d113681bd5
[bilibili] Update payload
2017-12-21 03:09:52 +08:00
Sergey M․
d2d766bc6d
[animeondemand] Fix typo
2017-12-20 23:18:14 +07:00
Ondřej Caletka
55778f261d
[playtvak] Avoid scary warning for videos without description
...
Live video feeds do not have any description - see the second test.
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2017-12-20 13:59:45 +01:00
Ondřej Caletka
cbaa42c305
[playtvak] Test different SlowTV stream
...
Planespotting SlowTV stream webpage contains some commented-out HTML
code which caused false positive test results.
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2017-12-20 13:59:28 +01:00
Ondřej Caletka
9631f9e199
[playtvak] Fix tests
...
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
2017-12-20 13:22:32 +01:00
Ondřej Caletka
d2321c0f4f
[playtvak] Fix video regex
2017-12-20 13:21:48 +01:00