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

How to scrape multiple videos #1353

Closed
Qlupic opened this issue Apr 28, 2021 · 2 comments · Fixed by #1839
Closed

How to scrape multiple videos #1353

Qlupic opened this issue Apr 28, 2021 · 2 comments · Fixed by #1839
Labels
help wanted Extra attention is needed

Comments

@Qlupic
Copy link

Qlupic commented Apr 28, 2021

TL;DR; In short: How to avoid having to paste the URL for each video in order to scrape a gazillion videos?

I want each video in my library to have information pulled from the appropriate site using a community scraper.

As far as I can tell, for each video I have click on the video -> Click edit -> Paste the URL for for the video -> click on the scrape button -> Choose which tags I want to add -> Save.

This would take a tremendous amount of time to do for, say a hundred videos.

Surely there must be a better way? I have read the docs, but I could not find anything that would let me scrape multiple videos automatically.

@Qlupic Qlupic added the help wanted Extra attention is needed label Apr 28, 2021
@jeremymeyers
Copy link
Collaborator

using the Tagger feature will let you pull from stashbox

@WithoutPants
Copy link
Collaborator

There is no current functionality for scraping multiple videos. Using the tagger is the best course in the short term. Scraping individually via URL is the next best thing for the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants