Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with svtplay #28507

Closed
5 tasks done
to-duck opened this issue Mar 21, 2021 · 0 comments
Closed
5 tasks done

Problem with svtplay #28507

to-duck opened this issue Mar 21, 2021 · 0 comments

Comments

@to-duck
Copy link

to-duck commented Mar 21, 2021

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2021.03.14
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

youtube-dl -v https://www.svtplay.se/video/30291114/vetenskapens-varld/vetenskapens-varld-sasong-34-coronakampens-pris?info=visa
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.svtplay.se/video/30291114/vetenskapens-varld/vetenskapens-varld-sasong-34-coronakampens-pris?info=visa']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2021.03.14
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3
[debug] Proxy map: {}
[debug] Using fake IP 78.75.94.120 (SE) as X-Forwarded-For.
[SVTPlay] 30291114: Downloading webpage
[SVTPlay] K162m79: Downloading JSON metadata
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading MPD manifest
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[SVTPlay] K162m79: Downloading m3u8 information
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://svt-vod-1t.akamaized.net/d0/se/20210320/d42edc9a-4421-4c93-ac29-86524f17f6f0/dash-avc.mpd?alt=https%3A%2F%2Fswitcher.cdn.svt.se%2Fd42edc9a-4421-4c93-ac29-86524f17f6f0%2Fdash-avc.mpd'
[dashsegments] Total fragments: 916
[download] Destination: Jakten på den goda sömnen-K162m79.fdashhbbtv-0.mp4
[download] 0.7% of ~951.70MiB at 2.33MiB/s ETA 06:27
ERROR: Interrupted by user

Description

Yesterday, download didn't start. Today, wrong video is downloaded.

@to-duck
Copy link
Author

to-duck commented Mar 21, 2021

Another video with similar problem:

youtube-dl -v https://www.svtplay.se/video/361981/smakryp/smakryp-sasong-2-avsnitt-13?modalId=j4zorwm
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.svtplay.se/video/361981/smakryp/smakryp-sasong-2-avsnitt-13?modalId=j4zorwm']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2021.03.14
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3
[debug] Proxy map: {}
[debug] Using fake IP 78.65.137.220 (SE) as X-Forwarded-For.
[SVTPlay] 361981: Downloading webpage
[SVTPlay] 8rJr9mx: Downloading JSON metadata
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading MPD manifest
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[SVTPlay] 8rJr9mx: Downloading m3u8 information
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://svt-vod-7l.akamaized.net/d0/se/20210311/eb82bf05-de02-42e7-b216-c0afbe37a4bd/dash-avc.mpd?alt=https%3A%2F%2Fswitcher.cdn.svt.se%2Feb82bf05-de02-42e7-b216-c0afbe37a4bd%2Fdash-avc.mpd'
[dashsegments] Total fragments: 33
[download] Destination: Avsnitt 21-8rJr9mx.fdashhbbtv-0.mp4
[download] 14.1% of ~24.35MiB at 8.72MiB/s ETA 00:04
ERROR: Interrupted by user

Wrong video is downloaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant