31718 Commits

Author SHA1 Message Date
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
Philipp Stehle
08c51879ed [prosiebensat1] fix unittest: fem.com url has changed 2020-04-20 22:27:14 +02:00
Philipp Stehle
d16e75e406 [prosiebensat1] fix unit test as titles are now prefixed with show name 2020-04-20 22:24:58 +02:00
Philipp Stehle
ed2672e38c [prosiebensat1] remove 7tv as it does not longer exist
to be precise: it is now called Joyn, but it works completely different
now. Might even need it's own extractor.
2020-04-20 22:19:48 +02:00
Lam
f708258986 [floatplane] New version of the Floatplane extractor 2020-04-20 21:17:42 +02:00
hodayabu
8cddcb0322 video info platform tiktok 2020-04-20 21:07:13 +03:00
hodayabu
817be403eb tiktok extractor 2020-04-20 20:54:18 +03:00
Ben Bryant
9c43316562 Swapped a square bracket for get 2020-04-20 10:37:04 -07:00
Wang
b466ffb547 Added fix for issue #10687 in abc.py 2020-04-21 01:19:01 +08:00
Wang
8ff6324d65 Added fix for issue #24503 in espn.py 2020-04-21 01:17:20 +08:00
Ben Bryant
dae0247122 Added check for robot detection on player page 2020-04-20 10:00:45 -07:00
Roman Sebastian Karwacik
2a4bda20a9 [zoomus] Added support for password protected videos 2020-04-20 16:22:45 +02:00