Files
Pac-cogs/videoarchiver/processor.py
pacnpal 6337e1dc01 Fix URL detection and validation
- Add proper URL validation (must start with http/https or contain dot)
- Remove duplicate URL check that caused double processing
- Add detailed debug logging for URL detection process
- Fix enabled_sites filtering logic

This fixes issues with URL detection and improves validation to prevent processing non-URL text.
2024-11-15 18:37:08 +00:00

25 KiB