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

[Site Support Request] ashemaletube.com #15897

Open
5 of 9 tasks
tecxy opened this issue Mar 17, 2018 · 0 comments
Open
5 of 9 tasks

[Site Support Request] ashemaletube.com #15897

tecxy opened this issue Mar 17, 2018 · 0 comments

Comments

@tecxy
Copy link

tecxy commented Mar 17, 2018

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

  • I've verified and I assure that I'm running youtube-dl 2018.03.14

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to 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 ```):

youtube-dl --ignore-config -v -F https://www.ashemaletube.com/videos/374239/gabriella-lira-scene-01/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--ignore-config', '-v', '-F', 'https://www.ashemaletube.com/videos/374239/gabriella-lira-scene-01/']
[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.4 (CPython) - Linux-4.9.86-1-MANJARO-x86_64-with-arch-Manjaro-Linux
[debug] exe versions: ffmpeg 3.4.2, ffprobe 3.4.2, rtmpdump 2.4
[debug] Proxy map: {}
[generic] gabriella-lira-scene-01: Requesting header
WARNING: Falling back on generic information extractor.
[generic] gabriella-lira-scene-01: Downloading webpage
[generic] gabriella-lira-scene-01: Extracting information
[download] Downloading playlist: Gabriella Lira, Scene #01
[generic] playlist Gabriella Lira, Scene #01: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[info] Available formats for gabriella-lira-scene-01:
format code  extension  resolution note
0            mp4        unknown    
[download] Finished downloading playlist: Gabriella Lira, Scene #01
<end of log>
youtube-dl --ignore-config -v  https://www.ashemaletube.com/playlists/234333/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--ignore-config', '-v', 'https://www.ashemaletube.com/playlists/234333/']
[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.4 (CPython) - Linux-4.9.86-1-MANJARO-x86_64-with-arch-Manjaro-Linux
[debug] exe versions: ffmpeg 3.4.2, ffprobe 3.4.2, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 234333: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 234333: Downloading webpage
[generic] 234333: Extracting information
ERROR: Unsupported URL: https://www.ashemaletube.com/playlists/234333/
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 440, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3.6/site-packages/youtube_dl/extractor/generic.py", line 3151, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.ashemaletube.com/playlists/234333/
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

issue

  • single videos are downloaded with lowest quality in youtube-dl even if 720p is available to play in web browser.
  • playlists are not supported

suggested solution

  • to be able to download the highest quality available for single videos
  • support playlists

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant