This is a cache of https://www.reddit.com/user/NO-N_A_M_E/. It is a snapshot of the page as it appeared on 2025-08-16T07:44:52.495+0200.
Reddit - The heart of the internet Skip to main content
NO-N_A_M_E u/NO-N_A_M_E avatar

oop7

u/NO-N_A_M_E

New
Open sort options
Change post view

r/PiratedGames icon
A banner for the subreddit

Welcome to r/PiratedGames, where you can talk about the latest games and cracks! BEFORE YOU POST, please read the stickied megathread, rules and wiki!


Members Online
r/PiratedGames
A banner for the subreddit

Welcome to r/PiratedGames, where you can talk about the latest games and cracks! BEFORE YOU POST, please read the stickied megathread, rules and wiki!


Members Online

linux pirating

NO-N_A_M_E
commented

Just add them to steam or use HeroicGamesLauncher




r/youtubedl icon
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online
r/youtubedl
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online

YTSage v4.5.0: New Release with Enhanced Features and Fixes

NO-N_A_M_E
replied to MoonStar20

Since it's affecting all videos, this could be:

  • Regional YouTube restrictions

  • Your specific IP being flagged

  • Current YouTube anti-downloader measures

Try VPN first:

  • Test with US/EU servers

  • See if different regions give better results

If VPN doesn't help:

Hard to say exactly what's causing it without more testing.


r/youtubedl icon
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online
r/youtubedl
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online

YTSage v4.5.0: New Release with Enhanced Features and Fixes

NO-N_A_M_E
replied to MoonStar20

This is a known yt-dlp issue with YouTube's SABR streaming restrictions.

Try using cookies in YTSage first:

  • Open YTSage settings

  • Look for "Cookies" option

  • Export cookies from your browser (Chrome/Firefox) and import them into YTSage (the step-by-step guide is in the README in the repo under the Advanced Options)

  • This can help bypass some YouTube restrictions by making requests appear as if you're logged in

If cookies don't work:

Check the yt-dlp GitHub issue:

The cookies approach often resolves quality limitations since YouTube treats authenticated requests differently.


r/youtubedl icon
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online
r/youtubedl
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online

YTSage v4.5.0: New Release with Enhanced Features and Fixes

NO-N_A_M_E
replied to MoonStar20

Test with yt-dlp directly:

  1. Open Command Prompt/Terminal

  2. Run: cd "%LOCALAPPDATA%\YTSage\bin"

  3. Then run: yt-dlp -F [video_url] (replace with your video URL)

  4. This will show all available formats - check if higher qualities are detected


r/youtubedl icon
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online
r/youtubedl
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online

YTSage v4.5.0: New Release with Enhanced Features and Fixes

NO-N_A_M_E
replied to MoonStar20

Your issue is likely with yt-dlp rather than FFmpeg, since FFmpeg handles the final processing and combining of streams, but your quality issue is happening earlier when yt-dlp queries YouTube for available formats

First, check your yt-dlp version:

  • Make sure you're running the latest version (2025.6.30 as of now)

If you need to manually update yt-dlp:

  1. Navigate to %LOCALAPPDATA%\YTSage\bin

  2. Download the latest yt-dlp.exe from the official GitHub releases

  3. Replace the existing file with the new one

  4. Restart YTSage

Additional troubleshooting:

  • Try a VPN

The 360p limitation usually indicates yt-dlp isn't properly detecting available quality options, which is typically resolved with an update.


r/youtubedl icon
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online
r/youtubedl
A banner for the subreddit

youtube-dl, and yt-dlp are a command-line program to download videos from YouTube.com, as well as many other media streaming websites. We are a community of enthusiasts helping each other with problems and usability issues.


Members Online

YTSage v4.5.0: New Release with Enhanced Features and Fixes

NO-N_A_M_E
replied to MoonStar20

Which version are you running and what installation method are you using?