24605 Commits

Author SHA1 Message Date
Kay B
d8ef25999a [Readme] Improve PR #14110 2017-09-05 22:19:09 +02:00
Kay B
a16faf7d3d Merge conflicts 2017-09-05 21:37:06 +02:00
Kay B
6ef7228b30 [Heise] Fix for PR #14109 2017-09-05 21:23:52 +02:00
Kay B
f1f2c48323 [Heise] Added test, fixed URL handed to YoutubeIE 2017-09-05 21:13:33 +02:00
Kay B
c636e0fd25 [Heise] Add support for embedded youtube videos 2017-09-05 21:13:33 +02:00
Kay B
0a6ed9371a [generic] Fix issues for PR #14107 2017-09-05 20:40:52 +02:00
Kay B
36b93e52e2 [ProSiebenSat1] Improve title extraction (#13915)
With this commit, og:title titles are preferred over the old extraction.
Some tests had to be adjusted, but I have verified the now extracted
titles are equally well or better.
2017-09-05 20:17:16 +02:00
Sergey M․
5113b69124
[abcnews,chilloutsoze,cracked,vice,vk] Use dedicated YouTube embeds extraction routines 2017-09-06 00:50:25 +07:00
Sergey M․
66c9fa36c1
[youtube] Separate methods for embeds extraction 2017-09-06 00:48:37 +07:00
Sergey M․
c5c9bf0c12
[YoutubeDL] Ensure dir existence for each requested format (closes #14116) 2017-09-05 23:31:34 +07:00
Sergey M․
880fa66f4f
[redtube] Fix formats extraction (closes #14122) 2017-09-05 22:45:49 +07:00
rr-
ca76d07083 correct out-of-date md5 2017-09-05 09:50:32 +02:00
rr-
257abce463 review 2017-09-05 09:50:12 +02:00
Sergey M․
6348671c4a
[arte] Relax unavailability check (closes #14112) 2017-09-04 23:08:40 +07:00
BohwaZ
b01862992f Use multi_video instead of playlist 2017-09-04 10:02:46 +12:00
Kay B
4d0dff8545 [Readme] Further specify how to run single tests 2017-09-03 21:00:32 +02:00
Kay B
5fc3b08e53 [Heise] Added test, fixed URL handed to YoutubeIE 2017-09-03 20:11:37 +02:00
Kay B
d39c087c32 [Heise] Add support for embedded youtube videos 2017-09-03 14:37:07 +02:00
Kay B
f19b07f6be [Heise] Add support for new c't uplink episodes 2017-09-03 14:12:08 +02:00
Namnamseo
3424014a9b [kakao] Fix issues
- Remove unnecessary comments

- Parse video info first

- Check validity of fmt_url_json
2017-09-03 20:20:24 +09:00
Kay B
a87235bc63 [generic] Fix support for multiple HTML5 on one page.
Previously, multiple HTML5 on one page would lead to title conflicts,
where every video had the same title and thereby only the first one
would be downloaded ('video already downloaded').

This fixes #14080
2017-09-03 12:53:28 +02:00
Sergey M․
efc57145c1
[manyvids] Improve (closes #14059) 2017-09-03 17:32:23 +07:00
John D
e9b865267a
[manyvids] Add support for preview videos (closes #14053) 2017-09-03 17:31:53 +07:00
Sergey M․
bc35f07537
[vidme:user] Make tests only matching (closes #14054) 2017-09-03 17:03:51 +07:00
theychx
0b4a8eb3ac
[vidme:user] Relax _VALID_URLs 2017-09-03 17:03:45 +07:00
Sergey M․
c1c1585b31
[bpb] Improve (closes #14086) 2017-09-03 16:43:33 +07:00
Timendum
0cbb841ba9
[bpb] Fix extraction (closes #14043) 2017-09-03 16:39:12 +07:00
Sergey M
d7c7100e3d
[soundcloud] Simplify and add test (closes #14093) 2017-09-03 16:29:58 +07:00
Tatsuyuki Ishi
73602bcd0c
[soundcloud] Fix download URL with private tracks 2017-09-03 16:28:34 +07:00
Sergey M
bebef36a57 Update soundcloud.py 2017-09-03 16:18:24 +07:00
Sergey M․
23b2df82c7
[aliexpress:live] Fix issues (closes #13698, closes #13707) 2017-09-03 16:05:31 +07:00
dubber0
503115540d
[aliexpress:live] Add extractor 2017-09-03 16:05:00 +07:00
Tatsuyuki Ishi
3ba32bb447 [soundcloud] Fix download URL with private tracks 2017-09-03 17:39:01 +09:00
Parmjit Virk
7feaf65da7 Merge branch 'master' into BlenderCloud-issue-13282 2017-09-02 20:56:36 -05:00
Parmjit Virk
000892ccc8 [BlenderCloud] Refactored code 2017-09-02 20:55:20 -05:00
Sergey M․
64f0e30b93
[viidea] Capture and output lecture error message (#14099) 2017-09-02 15:44:49 +07:00
Sergey M․
a3431e1224
[radiocanada] Skip unsupported platforms (closes #14100) 2017-09-02 15:33:54 +07:00
John D
b722f62c10 fixed coding conventions and enchanced regular expression for title to be more flexible 2017-09-01 16:22:41 -07:00
theychx
ce3a9a3235 [vidme:user] Fix VALID_URL regex 2017-09-02 01:20:21 +02:00
John D
7b87830077 Merge remote-tracking branch 'upstream/master' into manyvids 2017-09-01 15:39:16 -07:00
Sergey M․
a2022b0c40
release 2017.09.02 2017.09.02 2017-09-02 01:08:32 +07:00
Sergey M․
8681ed7fc8
[ChangeLog] Actualize 2017-09-02 01:04:22 +07:00
Sergey M․
8d81f3e36d
[youtube] Force old layout for each webpage (closes #14083) 2017-09-02 00:58:19 +07:00
kayb94
25a0f8e299 [Heise] Improved yt regex. 2017-08-31 18:41:55 +02:00
kayb94
44b2c836ae [Heise] Add suport for embedded youtube videos and new c't uplink
episodes.
2017-08-31 16:49:14 +02:00
theychx
dc973bbca1 [vidme:user] Add additional tests 2017-08-31 16:10:05 +02:00
Timendum
74a0bcdafa Closes rg3/youtube-dl#14043 2017-08-31 12:56:37 +02:00
rr-
8d66489358 review 2017-08-30 20:15:55 +02:00
Sergey M․
7998520933
[youtube] Fix upload date extraction (closes #14065) 2017-08-31 00:47:58 +07:00
Sergey M․
5b4bfbfc3b
[charlierose] Add support for episodes (closes #14062) 2017-08-30 23:50:33 +07:00