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

Media download - stop inferring filename from info.json, use --print template instead #142

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

philmcmahon
Copy link
Contributor

What does this change?

We keep having problems with different info.json formats coming from different media websites. This change modifies the transcription service so that instead of relying on the 'filename' field in the info.json file, it uses --print-to-file with after_move:filepath to get an accurate filename. I learned about this in the output section of the docs, --print-to-file is documented here

How to test

I've tested this on CODE with various links, seems to work

@philmcmahon philmcmahon requested a review from a team as a code owner February 24, 2025 12:02
@philmcmahon philmcmahon force-pushed the pm-print-filepath-ytdlp branch from cbd208f to 57aa524 Compare February 25, 2025 10:33
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

Successfully merging this pull request may close these issues.

2 participants