[ie/tver:olympic] Add extractor (#15885)

Authored by: doe1080
This commit is contained in:
doe1080
2026-02-09 20:56:39 +00:00
committed by GitHub
parent 1a9c4b8238
commit 02ce3efbfe
4 changed files with 123 additions and 3 deletions
+1 -1
View File
@@ -511,7 +511,7 @@ def create_parser():
general.add_option(
'--live-from-start',
action='store_true', dest='live_from_start',
help='Download livestreams from the start. Currently experimental and only supported for YouTube and Twitch')
help='Download livestreams from the start. Currently experimental and only supported for YouTube, Twitch, and TVer')
general.add_option(
'--no-live-from-start',
action='store_false', dest='live_from_start',