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

MiamiHerald.com unsupported #15900

Open
Fironet opened this issue Mar 18, 2018 · 0 comments
Open

MiamiHerald.com unsupported #15900

Fironet opened this issue Mar 18, 2018 · 0 comments

Comments

@Fironet
Copy link

@Fironet Fironet commented Mar 18, 2018

  • 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?

  • Site support request (request for adding support for a new site)

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 ```):

PS D:\> youtube-dl -F https://www.miamiherald.com/news/local/community/miami-dade/article205635774.html -v
[debug] System config: []
[debug] User config: ['-o', 'N:\\Videos\\%(title)s [%(uploader)s, %(extractor)s].%(ext)s', '--console-title', '--no-mtim
e']
[debug] Custom config: []
[debug] Command-line args: ['-F', 'https://www.miamiherald.com/news/local/community/miami-dade/article205635774.html', '
-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2018.03.14
[debug] Python version 3.4.4 (CPython) - Windows-8.1-6.3.9600
[debug] exe versions: ffmpeg N-81592-g2793ebd, ffprobe N-81592-g2793ebd, rtmpdump 2.4
[debug] Proxy map: {}
[generic] article205635774: Requesting header
WARNING: Falling back on generic information extractor.
[generic] article205635774: Downloading webpage
[generic] article205635774: Extracting information
ERROR: Unsupported URL: https://www.miamiherald.com/news/local/community/miami-dade/article205635774.html
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph71axfm2\build\youtube_dl\YoutubeDL.py", line 785,
in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph71axfm2\build\youtube_dl\extractor\common.py", lin
e 440, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph71axfm2\build\youtube_dl\extractor\generic.py", li
ne 3151, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.miamiherald.com/news/local/community/miami-dade/article2
05635774.html

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):

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.