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

[Generic] Referer header required to MPD / m3u8 download #20217

Closed
6 of 9 tasks
bato3 opened this issue Mar 2, 2019 · 1 comment
Closed
6 of 9 tasks

[Generic] Referer header required to MPD / m3u8 download #20217

bato3 opened this issue Mar 2, 2019 · 1 comment

Comments

@bato3
Copy link
Contributor

bato3 commented Mar 2, 2019

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.03.01. 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 2019.03.01

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

Description of your issue, suggested solution and other information

When I run download process with Referrer i'ts OK
youtube-dl https://video.sibnet.ru/shell.php?videoid=3422904 --add-header "Referer: https://video.sibnet.ru/shell.php?videoid=3422904" but on default it returns 403.

I'm thinking, that Referrer should be added to all downloads

youtube-dl https://video.sibnet.ru/shell.php?videoid=3422904
[generic] shell: Requesting header
WARNING: Falling back on generic information extractor.
[generic] shell: Downloading webpage
[generic] shell: Extracting information
[generic] shell: Downloading MPD manifest
WARNING: Failed to download MPD manifest: HTTP Error 403: Forbidden
[generic] shell: Downloading m3u8 information
WARNING: Failed to download m3u8 information: HTTP Error 403: Forbidden
[download] Destination: Доставщик пиццы спросил разрешения сыграть на фортепиано-shell.php

Also: #18182

@ghost
Copy link

ghost commented Mar 2, 2019

The generic IE has no rule for Sibnet, but has a similar rule for Brightcove Legacy Studio embeds.

idMysteries added a commit to idMysteries/mpv-yt-dlp-files that referenced this issue Mar 4, 2021
@dstftw dstftw closed this as completed in 552b139 May 16, 2021
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