26186 Commits

Author SHA1 Message Date
Sergey M․
c3dd44e085
[rutube] Use bool_or_none 2017-09-10 19:09:27 +07:00
Sergey M․
c7e327c4d4
[utils] Introduce bool_or_none 2017-09-10 19:08:39 +07:00
Sergey M․
48b813748d
[rutube] Rework and generalize playlist extractors (closes #13565) 2017-09-10 18:40:33 +07:00
luceatnobis
debed8d759
[rutube:playlist] Add extractor (closes #13534) 2017-09-10 18:40:33 +07:00
kopalniadolow
137ad3763b Update tokfm.py
In 25 line server require text data not json
2017-09-09 15:16:10 +02:00
Mariusz Skoneczko
c370537deb [AnimeLab] Add duration to test 2017-09-09 18:46:27 +10:00
Mariusz Skoneczko
d773d032a6 [AnimeLab] Extract duration 2017-09-09 18:46:01 +10:00
Parmjit Virk
6ab97c243e Merge branch 'master' into NBC-issue-13873 2017-09-08 16:41:01 -05:00
capital-G
fa84521ced added check if duration is numeric 2017-09-08 22:20:38 +02:00
kayb94
51aee72d16 [README.md] Clarify how to run extractor specific test cases 2017-09-08 22:13:17 +07:00
Sergey M
cbcf7e1618 Update README.md 2017-09-08 22:12:18 +07:00
kopalniadolow
5e5a835962 [TOKFM] Add new extractor 2017-09-08 17:09:32 +02:00
Sergey M
172bcab43c Update README.md 2017-09-08 22:06:59 +07:00
Olivier Bilodeau
931edb2ada [radiocanada] Add fallback for title extraction 2017-09-08 21:53:24 +07:00
Sergey M
c3617bbd1d Update radiocanada.py 2017-09-08 21:50:10 +07:00
Olivier Bilodeau
b769e192b2 [RadioCanada] Added support for TV shows without titles like evening news 2017-09-06 21:33:30 -04:00
capital-G
6c05b8f92c [twitter] fixed duration 2017-09-06 17:57:11 +02:00
Parmjit Virk
d52d151b2c [nbc:NBCSportsVPlayer] Updated tests 2017-09-05 22:49:04 -05:00
Parmjit Virk
56ee4893e7 [nbc:NBCSportsVPlayer] Corrected video URL 2017-09-05 22:34:09 -05:00
Tatsuyuki Ishi
d5a11b4948 [mixcloud] Add handling for new frontend 2017-09-06 11:34:09 +09:00
Tatsuyuki Ishi
20dbcfc1cd [compat] Add compat_zip 2017-09-06 11:34:09 +09:00
Kay B
079f67204f [Readme] Fix typo 5->6, PR #14110 2017-09-05 22:25:36 +02:00
Kay B
1cd4003d78 [Readme] Try to fix markup, PR #14110, round two 2017-09-05 22:24:08 +02:00
Kay B
4cf1607b47 [Readme] Try to fix markup, PR #14110 2017-09-05 22:21:16 +02:00
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