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

Don't try to download media files with youtube-dl extension #1383

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

tpikonen
Copy link
Contributor

Another try at detecting direct media file links fed to the youtube-dl extension. Uses functions from util.py to check if the link has something that looks like a file extension and whether it is from a known media file.

Fixes audioboom feeds with youtube-dl download enabled (#1263) and seems not to break anything else, although thorough testing before merging should be in order this time.

@auouymous
Copy link
Member

Oops, I merged #1381 before looking at this and now it has conflicts.

@tpikonen
Copy link
Contributor Author

tpikonen commented Sep 3, 2022

Rebased to master, added comment.

@auouymous
Copy link
Member

LGTM, I'll wait a week to see if anything breaks.

@auouymous auouymous merged commit 83b0aa1 into gpodder:master Sep 20, 2022
@auouymous
Copy link
Member

Merged, thanks.

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.

None yet

2 participants