31047 Commits

Author SHA1 Message Date
Konrad Gräfe
164f981af8 [formula1:f1tv] Add extractor (closes #20374)
Signed-off-by: Konrad Gräfe <konradgraefe@aol.com>
2019-10-02 11:40:50 +02:00
Wayne A. Ptaff
3e88025e7b [telequebec] Support coucou subdomain URLs
The zonevideo.telequebec.tv code works on coucou.telequebec.tv, so just
ensure those coucou URLs are recognized.
2019-10-01 19:24:53 -04:00
pull[bot]
6c44523a05
Merge pull request #104 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-01 19:32:09 +00:00
Sergey M․
74bc299453
[teachable] Skip login when already logged in (closes #22572) 2019-10-02 02:03:22 +07:00
pull[bot]
5159a695ac
Merge pull request #103 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-01 16:32:06 +00:00
Sergey M․
2906631e12
[viewlift] Fix URL matching 2019-10-01 23:18:11 +07:00
Joram Schrijver
e3686ae9dd [dumpert] Fix extractor for redesign (#22428)
Note that this also still supports old-style URLs, and even embed URLs
which don't seem to be supported anymore.
2019-09-30 22:44:43 +02:00
J. Randall Owens
a7d12acf69 Merge branch 'master' of https://github.com/rg3/youtube-dl 2019-09-30 11:58:01 +01:00
Mike Dax
3244bae632 added abcclassicfm 2019-09-30 19:02:33 +10:00
pull[bot]
fac7cc1241
Merge pull request #102 from ytdl-org/master
[pull] master from ytdl-org:master
2019-09-29 16:17:04 +00:00
Sergey M․
326ae4ff96
[viewlift] Improve extraction (closes #22545) 2019-09-29 23:03:39 +07:00
pull[bot]
80e84db50d
Merge pull request #101 from ytdl-org/master
[pull] master from ytdl-org:master
2019-09-29 15:17:04 +00:00
Sergey M․
72fd4d0c6a
[nonktube] Fix extraction (closes #22544) 2019-09-29 21:57:08 +07:00
sofutru
5053c515a0
[youtube] Remove invidious.enkirton.net 2019-09-29 19:04:03 +07:00
pull[bot]
4e2c454554
Merge pull request #100 from ytdl-org/master
[pull] master from ytdl-org:master
2019-09-27 18:17:05 +00:00
Sergey M․
5e66f5010e
release 2019.09.28 2019-09-28 00:32:51 +07:00
Sergey M․
f4b865c613
release 2019.09.28 2019.09.28 2019-09-28 00:30:30 +07:00
Sergey M․
412f44f4b3
[ChangeLog] Actualize
[ci skip]
2019-09-28 00:23:25 +07:00
pull[bot]
95683cd3d7
Merge pull request #99 from ytdl-org/master
[pull] master from ytdl-org:master
2019-09-27 17:17:04 +00:00
Sergey M․
6483fbd336
[vk] Fix extraction (closes #22522) 2019-09-28 00:04:52 +07:00
playma
9f3eefd342 Revmove duplicate code 2019-09-27 08:59:04 +08:00
playma
7164b24ca6 Comply with coding conventions 2019-09-27 08:55:48 +08:00
playma
252eb13277 Remove useless import 2019-09-27 08:32:26 +08:00
playma
cfc297d8f5 [fc2] Fix video download 2019-09-27 08:28:19 +08:00
Elan Ruusamäe
ea4023a270 [kanal2]: adjust time with timezone local to the provider 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
906e495093 [kanal2]: use regexp for thumbnail test 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
565b143691 [kanal2]: re-create _VALID_URL regex. drop unused groups; relaxed pattern 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
5af10e747e [kanal2]: handle empty info.subtitle key 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
c6bfc0df6b [kanal2]: handle empty data.streams key 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
379dfb9589 [kanal2]: use url_or_none 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
7509538e64 [kanal2]: skip entries without file key 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
b6bd922468 [kanal2]: use query for url query string 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
330729fa5d [kanal2]: use md5:xxx in test data 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
a6012b994e [kanal2]: drop id=40744 test. resource is forbidden 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
8cf1fb0e18 [kanal2]: cleanup "useless" comments 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
f3bc82bcb7 [kanal2]: Revert "[kanal2]: avoid shadowing variables from outer scope"
This reverts commits 4dc705f6d and 4dc705f6d
2019-09-27 00:22:24 +03:00
Elan Ruusamäe
9ee6cd55b2 [kanal2]: avoid shadowing variables from outer scope 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
9bd56961b5 [kanal2]: inline internal methods 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
b1f933783b [kanal2]: use raw utf8, unicode literals are forbidden 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
880efe9557 [kanal2]: use note key for test description 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
1e27c749ef [kanal2]: _sort_formats 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
816c8a592d [kanal2]: extractor rewritten to use json
some scenarios dropped, test urls missing
2019-09-27 00:22:24 +03:00
Elan Ruusamäe
3c110d17db [kanal2]: fix coding hint encoding 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
882731cb99 [kanal2]: flake: fix W605 invalid escape sequence 2019-09-27 00:22:24 +03:00
zmobbie
3cba49881a [kanal2]: Add new extractor 2019-09-27 00:22:21 +03:00
pull[bot]
74995ec902
Merge pull request #98 from ytdl-org/master
[pull] master from ytdl-org:master
2019-09-26 16:17:07 +00:00
Sergey M․
8130ac42e5
[openload] PEP 8 2019-09-26 23:15:06 +07:00
Sergey M․
cb3e4a2947
[heise] Fix kaltura embeds extraction (closes #22514) 2019-09-26 23:11:02 +07:00
Avi Peretz
24f8b040f4 . 2019-09-26 16:01:43 +03:00
pull[bot]
3a8fd3059f
Merge pull request #97 from ytdl-org/master
[pull] master from ytdl-org:master
2019-09-26 11:17:04 +00:00