Skip to content

Conversation

leeblackc
Copy link
Contributor

@leeblackc leeblackc commented Apr 8, 2025

Support skipping "initial_data" request to reduce the number of requests by setting the player_skip parameter, for advanced options that only need to obtain the downloadable format (will result in loss of metadata such as uploader, description, view_count, comment_count, etc.)

Description of your pull request and other information

ADD DETAILED DESCRIPTION HERE

Fixes #12826

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check those that apply and remove the others:

  • I am the original author of the code in this PR, and I am willing to release it under Unlicense
  • I am not the original author of the code in this PR, but it is in the public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request? Check those that apply and remove the others:

…sts by setting the player_skip parameter, for advanced options that only need to obtain the downloadable format (will result in loss of metadata such as uploader, description, view_count, comment_count, etc.)
@leeblackc leeblackc changed the title Support skipping "initial_data" request for advanced options that only need to obtain the downloadable format [ie/Youtube] Support skipping "initial_data" request for advanced options that only need to obtain the downloadable format Apr 8, 2025
@seproDev seproDev added site-enhancement Feature request for some website site:youtube labels Apr 8, 2025
@leeblackc leeblackc requested a review from coletdjnz April 10, 2025 01:39
@bashonly bashonly self-requested a review April 11, 2025 23:59
@coletdjnz coletdjnz changed the title [ie/Youtube] Support skipping "initial_data" request for advanced options that only need to obtain the downloadable format [ie/youtube] Add extractor arg to skip "initial_data" request Apr 17, 2025
@coletdjnz coletdjnz merged commit ed6c6d7 into yt-dlp:master Apr 17, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site:youtube site-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Youtube] Skip v1/next requests, only need video formats
4 participants