How to Download MPD blocked? #14083

Closed
opened 2026-02-21 07:33:52 -05:00 by deekerman · 0 comments
Owner

Originally created by @fnlxxlobo on GitHub (Jul 18, 2018).

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 2018.07.10. 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.07.10

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 you pass variables (arguments) via url to download MPD, video segments do not get these variables, and this is the reason for 403 permission error.
How to make youtube-dl pass the variables for the arguments?

[debug] Invoking downloader on 'https://videos.cdn.cers.com.br/kraush/video/XX-AAAAIB/204928/dash/'
[dashsegments] Total fragments: 206
[download] Destination: RJ_6370_041218_ECA_AULA_01_PT_II-RJ_6370_041218_ECA_AULA_01_PT_II.ff3-v1.mp4
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 1 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 2 of 10)...

Originally created by @fnlxxlobo on GitHub (Jul 18, 2018). ## 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 *2018.07.10*. If it's not, read [this FAQ entry](https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl) and update. Issues with outdated version will be rejected. - [X] I've **verified** and **I assure** that I'm running youtube-dl **2018.07.10** ### Before submitting an *issue* make sure you have: - [X] At least skimmed through the [README](https://github.com/rg3/youtube-dl/blob/master/README.md), **most notably** the [FAQ](https://github.com/rg3/youtube-dl#faq) and [BUGS](https://github.com/rg3/youtube-dl#bugs) sections - [X] [Searched](https://github.com/rg3/youtube-dl/search?type=Issues) the bugtracker for similar issues including closed ones - [X] 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) - [X] Feature request (request for a new functionality) - [X] Question - [ ] Other ### Description of your *issue*, suggested solution and other information When you pass variables (arguments) via url to download MPD, video segments do not get these variables, and this is the reason for 403 permission error. How to make youtube-dl pass the variables for the arguments? [debug] Invoking downloader on 'https://videos.cdn.cers.com.br/kraush/video/XX-AAAAIB/204928/dash/' [dashsegments] Total fragments: 206 [download] Destination: RJ_6370_041218_ECA_AULA_01_PT_II-RJ_6370_041218_ECA_AULA_01_PT_II.ff3-v1.mp4 [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 1 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 1 (attempt 2 of 10)...
deekerman 2026-02-21 07:33:52 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#14083
No description provided.