mirror of
https://github.com/FranP-code/classify_saved_videos_yt.git
synced 2025-10-13 00:32:25 +00:00
Enhance logging and configuration for YouTube Video Classifier
- Added fallback model configuration in config.ini - Updated requirements.txt to include rich for enhanced logging - Refactored script.py to implement rich logging for better visibility - Modified functions to include channel link extraction and updated CSV saving logic - Improved error handling and user feedback throughout the script
This commit is contained in:
@@ -11,3 +11,4 @@ pyperclip==1.8.2
|
||||
pytesseract==0.3.10
|
||||
selenium==4.15.2
|
||||
webdriver-manager==4.0.1
|
||||
rich==13.8.0
|
||||
|
||||
Reference in New Issue
Block a user