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

Apends the hash of the POST data to the dump file name with --write-pages #9879

Merged
merged 3 commits into from May 17, 2024

Conversation

minamotorin
Copy link
Contributor

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Fixes #9773.
This appends the hash of the POST data to the dump file name.
@bashonly's suggestion is applied.

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 all of the following options that apply:

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

What is the purpose of your pull request?

@bashonly bashonly added the enhancement New feature or request label May 7, 2024
yt_dlp/extractor/common.py Outdated Show resolved Hide resolved
yt_dlp/extractor/common.py Outdated Show resolved Hide resolved
minamotorin and others added 2 commits May 8, 2024 00:55
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
@bashonly bashonly merged commit 61b1743 into yt-dlp:master May 17, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Unique names for dumped files with --write-pages
2 participants