Remove Shikimori API, use AnimeThemes only, switch to WebM format
- Remove ShikimoriService, use AnimeThemes API for search - Replace shikimori_id with animethemes_slug as primary identifier - Remove FFmpeg MP3 conversion, download WebM directly - Add .webm support in storage and upload endpoints - Update frontend to use animethemes_slug 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -45,8 +45,6 @@ AUDIO_FADE_DURATION=0.7
|
||||
# ===========================================
|
||||
# Openings Downloader Settings
|
||||
# ===========================================
|
||||
DOWNLOADER_SHIKIMORI_USER_AGENT=AnimeQuiz/1.0
|
||||
DOWNLOADER_SHIKIMORI_TOKEN=your_shikimori_oauth_token_here
|
||||
DOWNLOADER_S3_STORAGE_LIMIT_BYTES=107374182400
|
||||
DOWNLOADER_DOWNLOAD_TIMEOUT_SECONDS=300
|
||||
DOWNLOADER_DEFAULT_ESTIMATED_SIZE_BYTES=6291456
|
||||
|
||||
Reference in New Issue
Block a user