Open hereinmyhead opened 3 years ago
I know that Viaplay is not supported due to DRM protection.
I wonder if it is possible to get the swedish subtitles from Viaplay even if there is DRM protection? If so I would really want a function for download subtitels even from DRM protected videos.
Thank you for your fantastic work with svtplay-dl!
svtplay-dl --help will show you what capabilities your installed version has.
For instance, my output for svtplay-dl --help is:
Subtitle: -S, --subtitle download subtitle from the site if available -M, --merge-subtitle merge subtitle with video/audio file with corresponding ISO639-3 language code.this invokes --remux automatically. --force-subtitle download only subtitle if its used with -S --require-subtitle download only if a subtitle is available --all-subtitles Download all available subtitles for the video --raw-subtitles also download the subtitles in their native format --convert-subtitle-colors converts the color information in subtitles, to <font color=""> tags
Don't forget to use --user typeyouremailadresshere and --password typeyourpassword here.
Example: svtplay-dl --user=myemaildress@myprovider.com --password=mypassword https://viaplay.se/serier/lost/sasong-1/avsnitt-2
Thank you for your answers! The problem is that Viaplay is not supported by svtplay-dl to date. If you try to download anything from Viaplay you'll get "ERROR: That site is not supported. Make a ticket or send a message".
I know that Viaplay is not supported due to DRM protection.
I wonder if it is possible to get the swedish subtitles from Viaplay even if there is DRM protection? If so I would really want a function for download subtitels even from DRM protected videos.
Thank you for your fantastic work with svtplay-dl!