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

Globbing based scraping #26

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

Globbing based scraping #26

wants to merge 2 commits into from

Conversation

skyler14
Copy link

@skyler14 skyler14 commented Sep 5, 2024

This is a version which adds globbing based file filtering within the directories you scrape. The changes in this are already included in the forthcoming yt-dlp pull request as well. This also implements a weakref system in order to deal with certain files possibly not being correctly made available to python as processing finishes and refs are terminated which could cause crashes

@skyler14
Copy link
Author

skyler14 commented Sep 6, 2024

This should actually include a small change I made in a branch built off this, it currently supports only 1 filter but should support n many. Please see: 3f1dc44

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.

1 participant