ytdl-org/youtube-dl

[Smotrim.ru] Source removed from supported?

Open

#31,045 opened on 2022年6月21日

GitHub で見る
 (13 comments) (0 reactions) (0 assignees)Python (140,284 stars) (10,662 forks)batch import
Good first issuesite-support-request

説明

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2021.12.17
  • 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 bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

[generic] 2426877: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2426877: Downloading webpage
[generic] 2426877: Extracting information
ERROR: Unsupported URL: https://smotrim.ru/video/2426877
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\YoutubeDL.py", line 815, in wrapper
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\YoutubeDL.py", line 836, in __extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\common.py", line 534, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\generic.py", line 3489, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://smotrim.ru/video/2426877

Description

Just several days ago I was able to download vids from smotrim.ru (via generic extractor; example vid), but not anymore. Is this due to the change in their architecture, or is this some kind of ban on your side?

コントリビューターガイド