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

Twitter hashtags detected as generic and do not download #24153

Open
HASJ opened this issue Feb 27, 2020 · 0 comments
Open

Twitter hashtags detected as generic and do not download #24153

HASJ opened this issue Feb 27, 2020 · 0 comments

Comments

@HASJ
Copy link

@HASJ HASJ commented Feb 27, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.02.16
  • 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 issues including closed ones

Verbose log

ydl -v https://twitter.com/hashtag/DBFZ_FRZ *> d:\ydl.log
[debug] User config: ['-i', '-f', '1080p/720p/bestvideo[height<=?1080][ext!=gif]+bestaudio/bestvideo[height<=?1080][ext!=gif]/best[ext!=gif]/gif', '-o', 'D:\\Downloads\\Vφdeos\\%(extractor)s - %(uploader)s-%(upload_date)s-%(playlist)s 
#%(playlist_index)s - %(title)s [%(id)s].%(ext)s', '--external-downloader', 'aria2c']

[debug] Custom config: []

[debug] Command-line args: ['-v', 'https://twitter.com/hashtag/DBFZ_FRZ']

[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252

[debug] youtube-dl version 2020.02.16

[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362

[debug] exe versions: ffmpeg 4.2, ffprobe 4.2.2

[debug] Proxy map: {}

[generic] DBFZ_FRZ: Requesting header
WARNING: Falling back on generic information extractor.

[generic] DBFZ_FRZ: Downloading webpage
[generic] DBFZ_FRZ: Extracting information
ERROR: Unsupported URL: https://twitter.com/hashtag/DBFZ_FRZ

Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_dl\extractor\generic.py", line 3350, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://twitter.com/hashtag/DBFZ_FRZ



Description

Hashtags are just a list of twitter posts so I expected YouTube-DL to be able to handle them like it does with YT's playlists and such.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.