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

svtplay gives a lot of warnings since latest snapshot #1445

Closed
dasil9 opened this issue Dec 3, 2021 · 1 comment
Closed

svtplay gives a lot of warnings since latest snapshot #1445

dasil9 opened this issue Dec 3, 2021 · 1 comment

Comments

@dasil9
Copy link

dasil9 commented Dec 3, 2021

svtplay-dl versions:

svtplay-dl 4.9-7-gd9209f8

Operating system and Python version:

Windows 10
Python 3.9.8

What is the issue:

After the latest snapshot, that would remove the issue with "Upptäck mer/Discover more" that I've experienced in Svtplay, I get a these lines for every episode. Previously I was running another snapshot after 4.9 that solved the "--after-date"-issue.

svtplay-dl https://www.svtplay.se/alfons-aberg -s -A --after-date 2021-11-29 --output-format mkv
WARNING: override steps (5) and chunk_size (512) as content does not fit (2189 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2449 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2449 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2431 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2431 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2440 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2440 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2422 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2422 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (2189 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
WARNING: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.

My original script includes a lote more options but the issue remains even without "after-date" and without the "-s" it bleeds even more. The --verbose output is as below:

svtplay-dl https://www.svtplay.se/alfons-aberg -A --verbose --output-format mkv
DEBUG [1638535481.735061] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_media: version: 4.9-7-gd9209f8
DEBUG [1638535481.735061] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\service_init_.py/init: service: svtplay
DEBUG [1638535481.735061] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://www.svtplay.se/alfons-aberg'
DEBUG [1638535481.7506866] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): www.svtplay.se:443
DEBUG [1638535481.969427] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/make_request: https://www.svtplay.se:443 "GET /alfons-aberg HTTP/1.1" 200 28660
DEBUG [1638535482.0319254] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\service_init
.py/init: service: svtplay
INFO [1638535482.0319254] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_all_episodes: Episode 1 of 2
INFO [1638535482.0319254] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_all_episodes: Url: http://www.svtplay.se/video/54089/alfons-aberg/dar-gar-tjuv-alfons-dar-gar-tjuv-alfons-5-5-07-15
DEBUG [1638535482.0319254] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'http://www.svtplay.se/video/54089/alfons-aberg/dar-gar-tjuv-alfons-dar-gar-tjuv-alfons-5-5-07-15'
DEBUG [1638535482.0319254] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTP connection (1): www.svtplay.se:80
DEBUG [1638535482.1941268] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: http://www.svtplay.se:80 "GET /video/54089/alfons-aberg/dar-gar-tjuv-alfons-dar-gar-tjuv-alfons-5-5-07-15 HTTP/1.1" 307 0
DEBUG [1638535482.1941268] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): www.svtplay.se:443
DEBUG [1638535482.3972528] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://www.svtplay.se:443 "GET /video/54089/alfons-aberg/dar-gar-tjuv-alfons-dar-gar-tjuv-alfons-5-5-07-15 HTTP/1.1" 200 28833
DEBUG [1638535482.4597442] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://api.svt.se/video/e3grDyo'
DEBUG [1638535482.4597442] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): api.svt.se:443
DEBUG [1638535482.6628642] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://api.svt.se:443 "GET /video/e3grDyo HTTP/1.1" 200 1013
DEBUG [1638535482.6628642] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-full.mpd'
DEBUG [1638535482.6784883] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535482.9128575] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-full.mpd HTTP/1.1" 200 1132
INFO [1638535482.9284818] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.220000 %
INFO [1638535482.9284818] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535482.9441047] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Swedish', 1.0)] using ascii
INFO [1638535482.9441047] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535482.9441047] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.220000 %
INFO [1638535482.9441047] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535482.9441047] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Swedish', 1.0)] using ascii
INFO [1638535482.9441047] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535482.9909794] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-lb-full.m3u8'
DEBUG [1638535483.0378547] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-lb-full.m3u8 HTTP/1.1" 200 620
WARNING [1638535483.0378547] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2189 byte(s) given) parameters.
INFO [1638535483.069102] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.069102] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.069102] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535483.069102] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.069102] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8'
DEBUG [1638535483.069102] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535483.2878468] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535483.2878468] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535483.2878468] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.2878468] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.2878468] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535483.2878468] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.2878468] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-avc.m3u8'
DEBUG [1638535483.3503456] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-avc.m3u8 HTTP/1.1" 200 677
INFO [1638535483.365967] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.365967] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.3815918] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535483.3815918] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.3815918] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8'
DEBUG [1638535483.3815918] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535483.5690854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535483.5690854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535483.5690854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.5690854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.5690854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535483.5690854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.5690854] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-avc.m3u8'
DEBUG [1638535483.6315835] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-avc.m3u8 HTTP/1.1" 200 677
INFO [1638535483.6315835] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.6315835] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.6315835] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535483.6315835] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.6315835] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8'
DEBUG [1638535483.6315835] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535483.865953] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535483.865953] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535483.865953] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.865953] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.865953] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535483.865953] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.865953] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-full.m3u8'
DEBUG [1638535483.9128263] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-ts-full.m3u8 HTTP/1.1" 200 677
INFO [1638535483.9128263] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535483.9128263] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535483.9128263] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535483.9128263] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535483.9128263] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8'
DEBUG [1638535483.9128263] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535484.1471958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535484.1471958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535484.1471958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535484.1471958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.162818] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535484.162818] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.162818] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-hbbtv-hevc.mpd'
DEBUG [1638535484.1940749] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-hbbtv-hevc.mpd HTTP/1.1" 200 779
WARNING [1638535484.1940749] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2449 byte(s) given) parameters.
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
WARNING [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2449 byte(s) given) parameters.
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535484.2253156] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.240941] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-cmaf-full.m3u8'
DEBUG [1638535484.3034382] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-cmaf-full.m3u8 HTTP/1.1" 200 928
INFO [1638535484.3190653] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535484.3190653] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.3346884] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.981)] using ascii
INFO [1638535484.3346884] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.3346884] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8'
DEBUG [1638535484.3346884] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535484.522181] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535484.522181] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535484.522181] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535484.522181] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.5378075] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535484.5378075] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.5378075] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-cmaf-lb-full.m3u8'
DEBUG [1638535484.6003048] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/hls-cmaf-lb-full.m3u8 HTTP/1.1" 200 821
INFO [1638535484.615931] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535484.615931] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.6315536] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535484.6315536] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.6315536] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8'
DEBUG [1638535484.64718] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535484.7878] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535484.7878] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535484.7878] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535484.7878] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.7878] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535484.7878] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.7878] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-avc.mpd'
DEBUG [1638535484.850298] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-avc.mpd HTTP/1.1" 200 959
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535484.8815455] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535484.912795] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-avc.mpd'
DEBUG [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-avc.mpd HTTP/1.1" 200 959
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535484.9752958] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535485.0065432] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-lb-full.mpd'
DEBUG [1638535485.037791] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-lb-full.mpd HTTP/1.1" 200 1055
INFO [1638535485.0534158] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.160000 %
INFO [1638535485.0534158] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535485.0690422] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Norwegian', 1.0)] using ascii
INFO [1638535485.0690422] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535485.0690422] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.160000 %
INFO [1638535485.0690422] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535485.0690422] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Norwegian', 1.0)] using ascii
INFO [1638535485.0690422] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535485.1159136] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-avc.mpd'
DEBUG [1638535485.1627874] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-avc.mpd HTTP/1.1" 200 959
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535485.1784122] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535485.2096617] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-hbbtv-avc.mpd'
DEBUG [1638535485.2565415] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-hbbtv-avc.mpd HTTP/1.1" 200 781
WARNING [1638535485.2565415] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2431 byte(s) given) parameters.
INFO [1638535485.2721596] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535485.2721596] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535485.2721596] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535485.2721596] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
WARNING [1638535485.2877839] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2431 byte(s) given) parameters.
INFO [1638535485.2877839] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535485.2877839] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535485.2877839] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535485.2877839] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535485.3034103] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\stream.py/format_prio: Format priority: ['h264', 'h264-51']
DEBUG [1638535485.3034103] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\stream.py/protocol_prio: Protocol priority scores (higher is better): {'dash': 3, 'hls': 2, 'http': 1}
DEBUG [1638535485.3034103] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-6l.akamaized.net/d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-full.mpd'
DEBUG [1638535485.3034103] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-6l.akamaized.net:443
DEBUG [1638535485.459656] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/make_request: https://svt-vod-6l.akamaized.net:443 "GET /d0/world/20210826/07d66ec2-c790-47b8-aed1-640a85167511/dash-full.mpd HTTP/1.1" 200 1132
INFO [1638535485.4752774] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\output.py/find_dupes: Outfile: alfons.aberg.s02e02.2..dar.gar.tjuv-alfons-7d535ba-svtplay.mp4
WARNING [1638535485.615898] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_one_media: File (alfons.aberg.s02e02.2..dar.gar.tjuv-alfons-7d535ba-svtplay.mp4) already exists. Use --force to overwrite
DEBUG [1638535485.615898] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\service_init
.py/init: service: svtplay
INFO [1638535485.615898] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_all_episodes: Episode 2 of 2
INFO [1638535485.615898] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_all_episodes: Url: http://www.svtplay.se/video/55221/alfons-aberg/kalas-alfons-aberg-kalas-alfons-aberg-6-5-07-15
DEBUG [1638535485.615898] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'http://www.svtplay.se/video/55221/alfons-aberg/kalas-alfons-aberg-kalas-alfons-aberg-6-5-07-15'
DEBUG [1638535485.631524] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTP connection (1): www.svtplay.se:80
DEBUG [1638535485.865896] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: http://www.svtplay.se:80 "GET /video/55221/alfons-aberg/kalas-alfons-aberg-kalas-alfons-aberg-6-5-07-15 HTTP/1.1" 307 0
DEBUG [1638535485.865896] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): www.svtplay.se:443
DEBUG [1638535486.1002624] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://www.svtplay.se:443 "GET /video/55221/alfons-aberg/kalas-alfons-aberg-kalas-alfons-aberg-6-5-07-15 HTTP/1.1" 200 28844
DEBUG [1638535486.1315093] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://api.svt.se/video/e7JMb7X'
DEBUG [1638535486.1315093] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): api.svt.se:443
DEBUG [1638535486.2721317] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://api.svt.se:443 "GET /video/e7JMb7X HTTP/1.1" 200 978
DEBUG [1638535486.2721317] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-hbbtv-hevc.mpd'
DEBUG [1638535486.2877567] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535486.3971279] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-hbbtv-hevc.mpd HTTP/1.1" 200 774
WARNING [1638535486.3971279] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2440 byte(s) given) parameters.
INFO [1638535486.4283786] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535486.4283786] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.4283786] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535486.4283786] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
WARNING [1638535486.4283786] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2440 byte(s) given) parameters.
INFO [1638535486.4440007] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535486.4440007] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.4440007] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535486.4440007] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535486.459624] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-lb-full.mpd'
DEBUG [1638535486.4908724] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-lb-full.mpd HTTP/1.1" 200 1048
INFO [1638535486.506497] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.900000 %
INFO [1638535486.506497] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.506497] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Norwegian', 1.0)] using ascii
INFO [1638535486.506497] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535486.506497] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.900000 %
INFO [1638535486.5221238] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.5221238] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Norwegian', 1.0)] using ascii
INFO [1638535486.5221238] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535486.568994] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-hbbtv-avc.mpd'
DEBUG [1638535486.600243] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-hbbtv-avc.mpd HTTP/1.1" 200 777
WARNING [1638535486.600243] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2422 byte(s) given) parameters.
INFO [1638535486.6158683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535486.6158683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
WARNING [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2422 byte(s) given) parameters.
INFO [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 1.600000 %
INFO [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535486.631493] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535486.6471188] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-cmaf-lb-full.m3u8'
DEBUG [1638535486.6939902] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-cmaf-lb-full.m3u8 HTTP/1.1" 200 818
INFO [1638535486.7096164] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535486.7096164] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.7252402] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535486.7252402] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535486.7252402] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8'
DEBUG [1638535486.7252402] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535486.9596095] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535486.9596095] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535486.9752326] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535486.9752326] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535486.9752326] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535486.9752326] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535486.9752326] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-avc.m3u8'
DEBUG [1638535487.0221062] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-avc.m3u8 HTTP/1.1" 200 680
INFO [1638535487.0533543] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535487.0533543] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.0533543] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535487.0533543] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.0533543] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8'
DEBUG [1638535487.0533543] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535487.27827] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535487.27827] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535487.27827] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535487.27827] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.27827] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535487.27827] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.27827] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-avc.m3u8'
DEBUG [1638535487.3407683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-avc.m3u8 HTTP/1.1" 200 680
INFO [1638535487.3407683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535487.3407683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.3407683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535487.3407683] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.3407683] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8'
DEBUG [1638535487.356396] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535487.5126379] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535487.5126379] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535487.5126379] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535487.5126379] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.5282738] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535487.5282738] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.5282738] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-lb-full.m3u8'
DEBUG [1638535487.5751414] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-lb-full.m3u8 HTTP/1.1" 200 619
WARNING [1638535487.5751414] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (2189 byte(s) given) parameters.
INFO [1638535487.6063867] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535487.6063867] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.6063867] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0)] using ascii
INFO [1638535487.6063867] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.6063867] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8'
DEBUG [1638535487.6063867] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535487.8720021] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535487.8720021] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535487.8720021] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535487.8720021] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.8720021] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535487.8876278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.8876278] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-avc.mpd'
DEBUG [1638535487.9032528] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-avc.mpd HTTP/1.1" 200 953
INFO [1638535487.9188762] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535487.9188762] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.9188762] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535487.9188762] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535487.934504] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535487.934504] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535487.934504] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535487.934504] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535487.9657507] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-avc.mpd'
DEBUG [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-avc.mpd HTTP/1.1" 200 953
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.028252] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535488.0438738] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.0751243] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-avc.mpd'
DEBUG [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-avc.mpd HTTP/1.1" 200 953
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.280000 %
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Italian', 1.0)] using ascii
INFO [1638535488.1376278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.16887] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-cmaf-full.m3u8'
DEBUG [1638535488.2313704] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-cmaf-full.m3u8 HTTP/1.1" 200 924
INFO [1638535488.2469943] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535488.2469943] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.2469943] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.981)] using ascii
INFO [1638535488.2469943] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.2626278] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8'
DEBUG [1638535488.2626278] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535488.4969873] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535488.4969873] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535488.4969873] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535488.4969873] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.4969873] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535488.4969873] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.4969873] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-full.mpd'
DEBUG [1638535488.5594807] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-full.mpd HTTP/1.1" 200 1128
INFO [1638535488.5751069] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.180000 %
INFO [1638535488.5751069] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.5751069] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Swedish', 1.0)] using ascii
INFO [1638535488.5751069] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
INFO [1638535488.5907333] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 2.180000 %
INFO [1638535488.5907333] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.5907333] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('English', 1.0), ('Dutch', 1.0), ('Indonesian', 1.0), ('Swedish', 1.0)] using ascii
INFO [1638535488.5907333] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.6532311] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-full.m3u8'
DEBUG [1638535488.668854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/hls-ts-full.m3u8 HTTP/1.1" 200 680
INFO [1638535488.668854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535488.668854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.668854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('Indonesian', 1.0), ('English', 0.9714)] using ascii
INFO [1638535488.668854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.668854] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8'
DEBUG [1638535488.668854] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535488.9188554] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/text/text-0.m3u8 HTTP/1.1" 200 109
WARNING [1638535488.9188554] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: override steps (5) and chunk_size (512) as content does not fit (117 byte(s) given) parameters.
INFO [1638535488.9188554] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
INFO [1638535488.9188554] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii should target any language(s) of ['Latin Based']
INFO [1638535488.9344752] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: We detected language [('Dutch', 1.0), ('French', 0.9444), ('English', 0.8889)] using ascii
INFO [1638535488.9344752] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\charset_normalizer\api.py/from_bytes: ascii is most likely the one. Stopping the process.
DEBUG [1638535488.9344752] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\stream.py/format_prio: Format priority: ['h264', 'h264-51']
DEBUG [1638535488.9344752] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\stream.py/protocol_prio: Protocol priority scores (higher is better): {'dash': 3, 'hls': 2, 'http': 1}
DEBUG [1638535488.9344752] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\http.py/request: HTTP getting 'https://svt-vod-7q.akamaized.net/d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-hbbtv-avc.mpd'
DEBUG [1638535488.9344752] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_new_conn: Starting new HTTPS connection (1): svt-vod-7q.akamaized.net:443
DEBUG [1638535489.1219652] C:\hostedtoolcache\windows\Python\3.9.8\x64\lib\site-packages\urllib3\connectionpool.py/_make_request: https://svt-vod-7q.akamaized.net:443 "GET /d0/world/20210830/5e20a169-22e1-4c34-bc2d-80c84e4b24d7/dash-hbbtv-avc.mpd HTTP/1.1" 200 777
INFO [1638535489.1219652] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\output.py/find_dupes: Outfile: alfons.aberg.s02e03.3..kalas.alfons.aberg-ab003ae-svtplay.mp4
WARNING [1638535489.3563344] D:\a\svtplay-dl\svtplay-dl\lib\svtplay_dl\utils\getmedia.py/get_one_media: File (alfons.aberg.s02e03.3..kalas.alfons.aberg-ab003ae-svtplay.mp4) already exists. Use --force to overwrite

This is only one example of the issue that I use because there only is two episodes available nd I already have them. I believe that is occures for every series in my "list". :)
The download works fine but the output on screen isn't pretty. :)

@spaam
Copy link
Owner

spaam commented Dec 19, 2021

one of the dependencies did this and it should be fixed in 4.10 should work better .)

@spaam spaam closed this as completed Dec 19, 2021
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

2 participants