Original issue: RipMeApp#2098
Problem:
When ripping from content aggregators like Reddit that have both images and videos, users should have the option to skip video downloads.
Requirements:
- Add a new configuration option to disable video downloads
- Implement the skip logic in relevant rippers
- Update documentation
- Add tests for the new functionality
Difficulty: Beginner-friendly
Type: Enhancement