LICENSE
README.md
pyproject.toml
tests/test_audio_drama.py
tests/test_audio_drama_global_timestamps.py
tests/test_audio_drama_mood.py
tests/test_audio_drama_visuals.py
tests/test_bgm_manager.py
tests/test_cinematic_integration.py
tests/test_cli_freesound.py
tests/test_db_audio.py
tests/test_db_migration.py
tests/test_db_updates.py
tests/test_elevenlabs_timestamps.py
tests/test_exporter_audio.py
tests/test_freesound_manager.py
tests/test_freesound_manager_oauth.py
tests/test_freesound_web.py
tests/test_image_gen.py
tests/test_library_sync.py
tests/test_mixing_engine.py
tests/test_opds_generator.py
tests/test_opds_routes.py
tests/test_opds_search_pagination.py
tests/test_scraper.py
tests/test_session_manager.py
tests/test_tao_so_do_cay.py
tests/test_task4_block_mixing.py
tests/test_web_assets.py
vvr_scraper/__init__.py
vvr_scraper/audio_drama.py
vvr_scraper/bgm_manager.py
vvr_scraper/cli.py
vvr_scraper/db.py
vvr_scraper/exporter.py
vvr_scraper/freesound_manager.py
vvr_scraper/image_gen.py
vvr_scraper/mixing_engine.py
vvr_scraper/models.py
vvr_scraper/opds.py
vvr_scraper/scraper_core.py
vvr_scraper/session_manager.py
vvr_scraper/tao_so_do_cay.py
vvr_scraper/utils.py
vvr_scraper/web.py
vvr_scraper.egg-info/PKG-INFO
vvr_scraper.egg-info/SOURCES.txt
vvr_scraper.egg-info/dependency_links.txt
vvr_scraper.egg-info/entry_points.txt
vvr_scraper.egg-info/requires.txt
vvr_scraper.egg-info/top_level.txt
vvr_scraper/prompts/audio_drama_script.md
vvr_scraper/static/app.js
vvr_scraper/static/cinema.css
vvr_scraper/static/cinema.html
vvr_scraper/static/cinema.js
vvr_scraper/static/index.html
vvr_scraper/static/style.css