Add DRM downloads, scrapers, gallery index, and UI improvements
- DRM video download pipeline with pywidevine subprocess for Widevine key acquisition - Scraper system: forum threads, Coomer/Kemono API, and MediaLink (Fapello) scrapers - SQLite-backed media index for instant gallery loads with startup scan - Duplicate detection and gallery filtering/sorting - HLS video component, log viewer, and scrape management UI - Dockerfile updated for Python/pywidevine, docker-compose volume for CDM Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -71,7 +71,15 @@
|
||||
"Bash(git add:*)",
|
||||
"Bash(git rm:*)",
|
||||
"Bash(git check-ignore:*)",
|
||||
"Bash(git commit:*)"
|
||||
"Bash(git commit:*)",
|
||||
"WebFetch(domain:git.ofdl.tools)",
|
||||
"Bash(gh api:*)",
|
||||
"WebFetch(domain:emarsden.github.io)",
|
||||
"WebFetch(domain:go.buydrm.com)",
|
||||
"WebFetch(domain:shaka-player-demo.appspot.com)",
|
||||
"WebFetch(domain:winoffrg.medium.com)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(zsh:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user