31176 Commits

Author SHA1 Message Date
hh0rva1h
9af637ecc0 orf: fix typo 2020-04-24 14:35:40 +02:00
hh0rva1h
6a3f8e5ee0 orf: Add Ö3 radio station 2020-04-24 10:21:49 +02:00
hh0rva1h
9b02ce0e86 Revert "orf: reduce tests to only_matching"
This reverts commit c9ddb997f856b2ee832f39856e66f6c797a13ab9.
2020-04-24 09:33:40 +02:00
hh0rva1h
1d8f34a30f orf: Fix typo and flake8 errors 2020-04-24 09:33:37 +02:00
Brian Turek
5209797cb1
Remove ERROR: prefix on messages if logger is set 2020-04-24 07:41:12 +01:00
Ben Bryant
98e84c5b6f Updated the name of the subtitle search regex 2020-04-23 16:10:20 -07:00
pull[bot]
0987202370
Merge pull request #300 from ytdl-org/master
[pull] master from ytdl-org:master
2020-04-23 21:24:31 +00:00
hh0rva1h
c9ddb997f8 orf: reduce tests to only_matching 2020-04-23 22:26:45 +02:00
hh0rva1h
e385631b0f orf: fix typos and add tests 2020-04-23 22:13:19 +02:00
hh0rva1h
8294dc20af orf extractor: implement change requests 2020-04-23 22:05:33 +02:00
Sergey M․
38db9a405a
[prosiebensat1] Extract series metadata 2020-04-24 02:56:10 +07:00
Philipp Stehle
2cdfe977d7
[prosiebensat1] Improve extraction and remove 7tv.de support (#24948) 2020-04-24 02:44:13 +07:00
willbeaufoy
46d0baf941
[options] Clarify doc on --exec command (closes #19087) (#24883) 2020-04-24 02:31:38 +07:00
Will Beaufoy
84d617f5e9 [README.md] Clarify docs re: --exec command (closes #19087) 2020-04-23 20:26:47 +01:00
Sergio Kef
66a3e4551d Code style 2020-04-23 20:42:55 +02:00
Sergio Kef
4194bb0306 Remove unused import 2020-04-23 20:39:23 +02:00
Sergio Kef
cf85d36c5f Remove unused function 2020-04-23 20:38:56 +02:00
Sergio Kef
4a95f62d1d Remove unused function 2020-04-23 20:38:24 +02:00
hh0rva1h
363850009e Add ORF Radio Stations 2020-04-23 20:04:16 +02:00
Atlas Cove
b47abdbed6
Grammar fix in download.html
Fixed an awkward sentence in download.html
No code change.
2020-04-23 13:42:51 +01:00
swedebugia
05743aa624 Fix 2 flake8-warnings 2020-04-23 14:12:54 +02:00
Mariusz Skoneczko
2cf8283701 [AnimeLab] Fix extracting videos with null season data 2020-04-23 21:08:13 +10:00
Mariusz Skoneczko
2f6d029e96 [AnimeLab] Extract both English and Japanese all in one go, if available 2020-04-23 21:03:20 +10:00
Mariusz Skoneczko
c3dca171d0 [AnimeLab] Correctly extract mpd and m3u8 formats 2020-04-23 20:07:33 +10:00
Elan Ruusamäe
16b73da1cb [chore] DRY: move common _VALID_URL_RE caching to a method 2020-04-23 11:06:44 +03:00
hashark
843731a507
Merge pull request #299 from vshiran/extract-additional-metadata
Added regex options for view count and uploader id (in _extract_from_url method)
2020-04-23 09:24:21 +03:00
shiran
57c28f98b3 Added regex options for view count and uploader id 2020-04-22 13:22:47 -07:00
Philipp Stehle
548b87050b [prosiebensat1] fix flake8 issues 2020-04-22 21:12:07 +02:00
Philipp Stehle
d19a1d5ef9 [prosiebensat1] use _html_search_meta for published_time 2020-04-22 20:40:08 +02:00
aviperes
cd54efa8ed
Merge pull request #298 from aviperes/facebook-tahoe-bug
trying to get video-date using the tahoe data before giving up
2020-04-22 20:03:02 +03:00
swedebugia
4635796778
Download and parse subtitle information from m3u8
The format is hardcoded to vtt for now and works with mpv out of the box. Test with e.g. youtuble-dl https://www.tv4play.se/program/scandinavian-star/12515629 --all-subs (and open with mpv with: "mpv --audio-file-auto=fuzzy"
2020-04-22 18:22:45 +02:00
swedebugia
eedd717032
Add method for parsing of subtitles from m3u8
This is needed for TV4 subtitles
2020-04-22 18:16:36 +02:00
Avichai
41f3835b53 trying to get video-date using the tahoe 2020-04-22 18:04:54 +03:00
swedebugia
3acf1dbfd5
remove whitespace 2020-04-22 14:31:44 +02:00
Ben Bryant
a8c4b05a9c Use existing subtitle methods for extraction 2020-04-21 18:11:11 -07:00
Yarn
ea0a881157 Update twitcasting extractor and add twitcasting history extractor 2020-04-21 15:21:17 -07:00
hodayabu
b9f1ba3c01 video info platform tiktok 2020-04-21 17:57:08 +03:00
Nick Lai
5e7738a0df
[MicrosoftStream] Fix typo 2020-04-21 22:08:24 +08:00
Nick Lai
67db51cdfe
[MicrosoftStream] Add extractor for channels and refactor single video extractor 2020-04-21 22:08:13 +08:00
Nick Lai
292be92987
[MicrosoftStream] Fix code style, add test 2020-04-21 22:08:13 +08:00
Nick Lai
5416301787
[MicrosoftStream] Fixed code style and refactor 2020-04-21 22:08:12 +08:00
Nick Lai
05698ebf9b
[MicrosoftStream] Add new extractor 2020-04-21 22:08:09 +08:00
tsia
f2e0bcd9b8
Merge pull request #14 from ytdl-org/master
update
2020-04-21 14:42:59 +02:00
hodayabu
17880cbaca tiktok fix code 2020-04-21 14:32:32 +03:00
Mariusz Skoneczko
395f0e7b11 [AnimeLab] Correctly pass playlist item ids as strings fixing --download-archive 2020-04-21 20:45:29 +10:00
Mariusz Skoneczko
924a92d3c0 Merge branch 'master' into animelab 2020-04-21 20:36:23 +10:00
Roman Sebastian Karwacik
8c0e65445c [zoomus] Adjusted referer header, fixed formating for flake8 2020-04-21 09:48:35 +02:00
Wang
d53f959a72 removed additional tests 2020-04-21 11:01:35 +08:00
Wang
5949ac43a8 Fixed issues #24503 #10687 and checked style with flake8 2020-04-21 09:26:38 +08:00
Philipp Stehle
d1e0dd9aad [prosiebensat1] fix regex for published_time meta 2020-04-20 22:28:50 +02:00