ed36080666 / site_scraper

Web application for managing and scraping individual videos from a couple various porn sites. Currently supports PornHub, PornTrex, PornWild, PornKTube, HQPorner, PornPics, & PicHunter
28 stars 7 forks source link

Better handle cancel on in-process item #10

Open ed36080666 opened 2 years ago

ed36080666 commented 2 years ago

Right now, when an item is processing it shows the delete option. This doesn't really work correctly as it doesn't seem to play nicely with the queue.

At the very least, disable this option while in process.

Better option would be to add cancel functionality that gracefully stops job, removes file, and sets status in DB.