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

Support for wasd.tv? #3041

Closed
7 tasks done
mesb1 opened this issue Mar 11, 2022 · 1 comment · Fixed by #3045
Closed
7 tasks done

Support for wasd.tv? #3041

mesb1 opened this issue Mar 11, 2022 · 1 comment · Fixed by #3045
Labels
site-request Request to support a new website

Comments

@mesb1
Copy link

mesb1 commented Mar 11, 2022

Checklist

Region

Europe

Example URLs

https://wasd.tv/StasSatori?record=919135
https://wasd.tv/spacemita/videos
https://wasd.tv/spacemita/videos?record=907755
https://wasd.tv/spacemita/clips
https://wasd.tv/spacemita/clips?clip=26804

Description

Hi.
It would be nice to add wasd.tv support.
For now it looks like only some patches for youtube-dl doing it.

https://gitea.datahoarding.agency/ZenulAbidin/youtube-dl/commit/cdf98a34eae6a6d31f4b2c5a9ef36cace4cb3d92
https://copr.fedorainfracloud.org/coprs/vr5/wasd.tv/

Verbose log

./yt-dlp -vU "https://wasd.tv/StasSatori?record=919135"
[debug] Command-line config: ['-vU', 'https://wasd.tv/StasSatori?record=919135']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2022.03.08.1 [c0c2c57d3] (zip)
[debug] Python version 3.10.2 (CPython 64bit) - Linux-5.16.12-200.fc35.x86_64-x86_64-with-glibc2.34
[debug] exe versions: ffmpeg 4.4.1 (setts), ffprobe 4.4.1
[debug] Optional libraries: Crypto, sqlite
[debug] Proxy map: {}
Latest version: 2022.03.08.1, Current version: 2022.03.08.1
yt-dlp is up to date (2022.03.08.1)
[debug] [generic] Extracting URL: https://wasd.tv/StasSatori?record=919135
[generic] StasSatori?record=919135: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] StasSatori?record=919135: Downloading webpage
[generic] StasSatori?record=919135: Extracting information
[debug] Looking for video embeds
ERROR: Unsupported URL: https://wasd.tv/StasSatori?record=919135
Traceback (most recent call last):
  File "/home/anleal/./yt-dlp/yt_dlp/YoutubeDL.py", line 1389, in wrapper
    return func(self, *args, **kwargs)
  File "/home/anleal/./yt-dlp/yt_dlp/YoutubeDL.py", line 1459, in __extract_info
    ie_result = ie.extract(url)
  File "/home/anleal/./yt-dlp/yt_dlp/extractor/common.py", line 617, in extract
    ie_result = self._real_extract(url)
  File "/home/anleal/./yt-dlp/yt_dlp/extractor/generic.py", line 3985, in _real_extract
    raise UnsupportedError(url)
yt_dlp.utils.UnsupportedError: Unsupported URL: https://wasd.tv/StasSatori?record=919135
@mesb1 mesb1 added site-request Request to support a new website triage Untriaged issue labels Mar 11, 2022
@hatienloi hatienloi mentioned this issue Mar 12, 2022
9 tasks
@pukkandan pukkandan removed the triage Untriaged issue label Mar 13, 2022
@ZenulAbidin
Copy link
Contributor

ZenulAbidin commented Mar 26, 2022

Hey guys, I'm the owner of the gitea.datahoarding.agency fork mentioned in the OP. My Gitea instance is currently down, to free up memory for some other services of mine, but I will reupload it on Gitlab shortly.

late update: re-uploaded to https://gitlab.com/ZenulAbidin/youtube-dl 2 days ago. Issue author has already been notified.

pukkandan pushed a commit that referenced this issue Mar 28, 2022
Closes #3041
Authored by: un-def, hatienl0i261299
@mesb1 mesb1 mentioned this issue Aug 7, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-request Request to support a new website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants