Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: delete old nightly builds in application support folder #85

Closed
Tracked by #133
EricE549X opened this issue Sep 26, 2024 · 3 comments · Fixed by #134
Closed
Tracked by #133

macOS: delete old nightly builds in application support folder #85

EricE549X opened this issue Sep 26, 2024 · 3 comments · Fixed by #134

Comments

@EricE549X
Copy link

EricE549X commented Sep 26, 2024

last night, i was clearing out application support files to save space (i have a 256GB drive) [don't worry, the files regenerate if the app is downloaded again], and i found over three months/a gigabyte's worth of nightly yt-dlp builds in the yt-dlp-compose folder. once a new build is installed, the old one(s) should be deleted.

steps to locate these builds:

  1. open finder and press shift-command-G, or click "go" → "go to folder" in the menu bar
  2. alternatively, press and hold (but don't force click) or right click the finder icon in the dock and click "go to folder"
  3. type in "/Users/[username]/Library/Application Support" (the user library is separate from the drive library and isn't accessible through the finder window)
  4. scroll down to "yt-dlp-compose" folder
  5. go to "binaries" → "yt-dlp" → "yt-dlp-nightly-builds"
  6. see builds
@StefanLobbenmeier
Copy link
Owner

Good point - I definitely plan on doing that. As a workaround for now you could use the latest version and switch to the stable branch, which gets an update around once a month.

Background for keeping the old versions is that o plan on being able to revert to previous versions, but that’s obviously not complete yet 😄 I should have more time again in December

@StefanLobbenmeier
Copy link
Owner

just to confirm, since I allow multiple update channels (stable, nightly, master) I would assume best to keep the latest one in each channel but clean up older ones

@EricE549X
Copy link
Author

yes

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 a pull request may close this issue.

2 participants