When trying to download a video from m.vk.com the service is not considered valid, but changing the link to vk.com starts video download as expected
Originally created by @ItsYogSothoth on GitHub (Jun 16, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/576
When trying to download a video from `m.vk.com` the service is not considered valid, but changing the link to `vk.com` starts video download as expected
GiteaMirror
added the bug label 2026-04-13 11:43:03 -05:00
but I didn't have a proper look at the code, not even familiar with it at all until now.
<!-- gh-comment-id:2171799243 -->
@steffkes commented on GitHub (Jun 16, 2024):
just thinking out loud, I'd assume the config
https://github.com/imputnet/cobalt/blob/21d5b4b8d457c0bfe3dfe17029c235e115957200/src/modules/processing/servicesConfig.json#L33-L37
needs to be extended by a setting like
https://github.com/imputnet/cobalt/blob/21d5b4b8d457c0bfe3dfe17029c235e115957200/src/modules/processing/servicesConfig.json#L11
but I didn't have a proper look at the code, not even familiar with it at all until now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ItsYogSothoth on GitHub (Jun 16, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/576
When trying to download a video from
m.vk.comthe service is not considered valid, but changing the link tovk.comstarts video download as expected@steffkes commented on GitHub (Jun 16, 2024):
just thinking out loud, I'd assume the config
https://github.com/imputnet/cobalt/blob/21d5b4b8d457c0bfe3dfe17029c235e115957200/src/modules/processing/servicesConfig.json#L33-L37
needs to be extended by a setting like
https://github.com/imputnet/cobalt/blob/21d5b4b8d457c0bfe3dfe17029c235e115957200/src/modules/processing/servicesConfig.json#L11
but I didn't have a proper look at the code, not even familiar with it at all until now.
@wukko commented on GitHub (Jun 17, 2024):
yeah, it's just missing the m subdomain