ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.7k stars 10.07k forks source link

Support request for vidmoly.me #18535

Closed irfantogluk closed 1 year ago

irfantogluk commented 5 years ago

Please follow the guide below


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.12.09. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

Before submitting an issue make sure you have:

What is the purpose of your issue?

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

root@server:~# youtube-dl -v https://vidmoly.me/d/awldnru3yq2c
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://vidmoly.me/d/awldnru3yq2c']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.03.14
[debug] Python version 3.6.6 (CPython) - Linux-4.15.0-36-generic-x86_64-with-Ubu                                                                                        ntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.4-0ubuntu0.18.04.1, ffprobe 3.4.4-0ubuntu0.18.0                                                                                        4.1, phantomjs ., rtmpdump 2.4
[debug] Proxy map: {}
[generic] awldnru3yq2c: Requesting header
WARNING: Falling back on generic information extractor.
[generic] awldnru3yq2c: Downloading webpage
[generic] awldnru3yq2c: Extracting information
ERROR: Unsupported URL: https://vidmoly.me/d/awldnru3yq2c
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/generic.py", line 3151, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://vidmoly.me/d/awldnru3yq2c
irfantogluk commented 5 years ago

Embedded URL format:

root@server:~# youtube-dl https://vidmoly.me/embed-mpt4u4h31h2d.html
[generic] embed-mpt4u4h31h2d: Requesting header
WARNING: Falling back on generic information extractor.
[generic] embed-mpt4u4h31h2d: Downloading webpage
[generic] embed-mpt4u4h31h2d: Extracting information
ERROR: Unsupported URL: https://vidmoly.me/embed-mpt4u4h31h2d.html
irfnNet commented 5 years ago

Any progress?

keremcankabadayi commented 4 years ago

+1

isidentical commented 4 years ago

+1

elbasan commented 3 years ago

+1

etherx-dev commented 1 year ago

works with https://github.com/yt-dlp/yt-dlp if you're still wondering

dirkf commented 1 year ago

Anyone who wants this should complete a new Site Support Request with valid test URLs: #30839.

Vangelis66 commented 1 year ago

Anyone who wants this

... FWIW, vidmoly's ToS explicitly state:

You will not use any automated system, software, or device to index, compile, collect or copy any content residing on servers used by the Service

Make what you want of that 😜 ...

dirkf commented 1 year ago

So no web browsers, then?