29929 Commits

Author SHA1 Message Date
pull[bot]
85d33e81b2
Merge pull request #47 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-26 16:00:57 +00:00
Kitten King
843ad1796b Fix typos (#21901) 2019-07-26 22:30:18 +07:00
Kitten King
c83d285f83
Revert picarto.py 2019-07-26 08:42:17 +05:30
Kitten King
0eaf307744
Fix Typos 2019-07-26 03:03:43 +00:00
Kristjan
44fd77410e [visir] Add new extractor 2019-07-25 17:34:41 +02:00
Clay Freeman
6437bb69e4
Merge remote-tracking branch 'upstream/master' into cspanlive 2019-07-23 21:00:41 -05:00
Benjamin Rumble
3017e553f4
make SBS API calls use HTTPS instead of just HTTP 2019-07-23 16:15:06 -04:00
Andrzej Godziuk
d0e9650461 Make the title extraction regex more specific 2019-07-22 19:18:32 +02:00
Andrzej Godziuk
ae19aa945d tvn24.py extractor: clean up 2019-07-22 19:12:59 +02:00
pull[bot]
16d51797f1
Merge pull request #46 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-21 18:00:59 +00:00
Kyle
608b8a4300 [yahoo:japannews] Add extractor (closes #21698) (#21265) 2019-07-22 00:59:36 +07:00
Sergey M
681305fb62
Update yahoo.py 2019-07-22 00:56:45 +07:00
Kyle
b6922fbaf8 Additional fix 2019-07-21 22:30:21 +09:00
Kyle
2dd59e1677 Update second test due to sudden URL change. 2019-07-21 21:02:29 +09:00
Avi Peretz
57c71c99e3 Merge branch 'ok-drop-emmbedded' 2019-07-21 13:48:21 +03:00
Avi Peretz
4c10e35224 discar change. 2019-07-21 13:47:44 +03:00
Francesco Frassinelli
3d10b1b8a6 Add support for raiplayradio.it 2019-07-21 12:44:35 +02:00
Avi Peretz
19d7a4f22d support embedding video. 2019-07-21 13:31:05 +03:00
Kyle
9a638de694 Generalize md5 hash comment 2019-07-21 18:32:53 +09:00
Kyle
17fa2ad22c Make next requested changes. 2019-07-21 18:20:53 +09:00
pull[bot]
640ac1f59a
Merge pull request #45 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-21 08:00:58 +00:00
Sergey M․
ab794a553c
[ctsnews] PEP 8 2019-07-21 14:59:53 +07:00
Avi Peretz
f46186f960 [ok.ru] Drop embedded videos. 2019-07-21 10:58:11 +03:00
Kyle
446ebd6fc3 Make more request changes 2019-07-21 16:08:47 +09:00
Kyle
5da61feddf Make further requested changes. 2019-07-21 14:00:15 +09:00
Kyle
466f151a76 Make requested changes. 2019-07-21 14:00:15 +09:00
Kyle
1a1c9e3f71 Add Yahoo Japan News extractor. 2019-07-21 14:00:15 +09:00
pull[bot]
52fd1b5003
Merge pull request #44 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-20 20:00:57 +00:00
Remita Amine
3b446ab351 [discovery] add support go.discovery.com URLs 2019-07-20 20:20:53 +01:00
Léo El Amri
ca7e9e1cd1 [twitch.py] Improved _VALID_URL 2019-07-20 20:35:58 +02:00
Léo El Amri
a7d44de6da Reverting the removal of TwitchVideoIE and TwitchChapterIE 2019-07-20 20:03:59 +02:00
pull[bot]
181448d21e
Merge pull request #43 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-20 18:00:57 +00:00
Sergey M․
13a75688a5
[youtube] Fix some tests 2019-07-21 00:01:46 +07:00
pull[bot]
eb05ed438d
Merge pull request #42 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-20 17:01:01 +00:00
Sergey M․
2e18adec98
[youtube:playlist] Relax _VIDEO_RE (closes #21844) 2019-07-20 23:46:34 +07:00
Sergey M․
9c1da4a9f9
[extractor/generic] Restrict --default-search schemeless URLs detection pattern (closes #21842) 2019-07-20 23:08:26 +07:00
Matthias Roos
152d2524ac [3sat] new extractor based on ZDFIE 2019-07-19 22:54:37 +02:00
Matthias Roos
a23c8fa1a7 Revert "[3sat] new extractor based on zdf extractor"
This reverts commit 3108be67eb1de8bf6be385469dd534ff9e2a17ea.
2019-07-19 20:47:26 +02:00
GDR!
c7d0ab0678
New regex for extracting series title
Closes #21833
2019-07-19 16:49:11 +02:00
Alexander Biryukov
be3022cea4 Added required fields for playlist 2019-07-18 19:19:35 +03:00
Alexander Biryukov
bc3c190039 Added playlist schema, required fields 2019-07-18 19:15:10 +03:00
Léo El Amri
7679c23332 [twitch.py] Modified _VALID_URL of all playlist IEs
Also fixed a bug because of removed TwitchVideoIE and TwitchChapterIE
2019-07-18 15:21:13 +02:00
Léo El Amri
cb7a087446 [twitch.py] Removed obsolete IE 2019-07-18 14:52:24 +02:00
Alexander Biryukov
da3b8cae0d Added missing types 2019-07-18 13:03:58 +03:00
Alexander Biryukov
228852cf53 Nullability fixes 2019-07-18 12:58:15 +03:00
Alexander Biryukov
decae705e6 Added nullability to schema 2019-07-18 12:50:04 +03:00
Alexander Biryukov
5d650d0f61 JSON schema prototype 2019-07-18 12:14:51 +03:00
Avi Peretz
a58bad2e93 Merge branch 'fix.25.12.2018' 2019-07-18 11:49:12 +03:00
pull[bot]
30d473084b
Merge pull request #41 from ytdl-org/master
[pull] master from ytdl-org:master
2019-07-17 16:18:47 +00:00
Petr Vaněk
5e1c39ac85 [extractor/common] Fix typo in thumbnails resolution description (#21817) 2019-07-17 22:47:53 +07:00