We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Im scraping a scene via the 'Scrape with' Button using the DogfartNetwork scraper.
Everything works as expected (image, description, performers, tags), studiocode expect it returns the wrong URL. The scrapper returns the scene URl formatted like this: https://www.dogfartnetwork.com/tour/sites/BlacksOnBlondes/sierra_snow/ which leads to a page notfound/404. The correct URL syntax for Dogfart at the moment should be like: https://www.dogfartnetwork.com/en/video/BlacksOnBlondes/sierra_snow/219613
The same issue occurs with any Dogfart scene, everything scraps fine expect the URL.
The text was updated successfully, but these errors were encountered:
For me it works like it should. Please check that you have updated scraper and no other conflicting scrapers installed.
Sorry, something went wrong.
Maista6969
No branches or pull requests
Im scraping a scene via the 'Scrape with' Button using the DogfartNetwork scraper.
Everything works as expected (image, description, performers, tags), studiocode expect it returns the wrong URL.
The scrapper returns the scene URl formatted like this: https://www.dogfartnetwork.com/tour/sites/BlacksOnBlondes/sierra_snow/ which leads to a page notfound/404.
The correct URL syntax for Dogfart at the moment should be like: https://www.dogfartnetwork.com/en/video/BlacksOnBlondes/sierra_snow/219613
The same issue occurs with any Dogfart scene, everything scraps fine expect the URL.
The text was updated successfully, but these errors were encountered: