Closed publicShield1 closed 2 years ago
VK has been converting to a 'blob' steaming system. less and less content is being streamed as an mpeg : (
WFM:
$ python -m youtube_dl -v -F 'https://vk.com/video/tourisme?z=video-98811431_456239905%2Fpl_cat_trends'
[debug] System config: [u'--prefer-ffmpeg']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'-F', u'https://vk.com/video/tourisme?z=video-98811431_456239905%2Fpl_cat_trends']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Git HEAD: 73771cd76
[debug] Python version 2.7.17 (CPython) - Linux-4.4.0-210-generic-i686-with-Ubuntu-16.04-xenial
[debug] exe versions: avconv 4.3, avprobe 4.3, ffmpeg 4.3, ffprobe 4.3
[debug] Proxy map: {}
[vk] -98811431_456239905: Downloading JSON metadata
[vk] -98811431_456239905: Downloading m3u8 information
[info] Available formats for -98811431_456239905:
format code extension resolution note
url240 unknown_video 240p
url360 unknown_video 360p
url480 unknown_video 480p
url720 unknown_video 720p
hls-220 mp4 256x144 220k , 30.0fps
hls-459 mp4 426x240 459k , 30.0fps
hls-921 mp4 640x360 921k , 30.0fps
hls-1535 mp4 852x480 1535k , 30.0fps
hls-2729 mp4 1280x720 2729k , 30.0fps (best)
$
(and downloads with eg -f url240
).
Thanks. This appears to be working now. Not sure what changed though.
Feel free to close the issue before I do, then. I'm leaving it for a while in case of re-occurrence.
Working now
Checklist
Verbose log
Description
Lost support for vk.vom Issue with _download_payload in vk.py Vk.com must have changed something with their log in because its pulling html as the payload.