Skip to content

Conversation

@FlyingFathead
Copy link
Owner

  • v0.1707 - New config.ini option: add sites that require full video download
    • some media sites don't work well with yt-dlp's audio-only download method
    • there are now two new options in config.ini under [YTDLPSettings]:
    • download_original_video_for_domains_active = true (default)
    • download_original_video_domains = site1.com, site2.com, site3.com
    • at the moment it's used for media platforms that have had reported issues during testing
    • when active, a comma-separated list is used to check up on media sites that require their contents to be downloaded as the original video instead of audio-only
    • (the tradeoff is obviously download size and hence speed; the audio-only method is usually the fastest and should be preferred for most popular sites, hence only add problematic sites to the video-only list)

@FlyingFathead FlyingFathead self-assigned this Oct 9, 2024
@FlyingFathead FlyingFathead merged commit e2d582f into main Oct 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants