mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-03 00:30:07 -04:00
Merge branch 'dev'
# Conflicts: # setup.py # streamrip/__init__.py
This commit is contained in:
commit
48fb99494b
9 changed files with 130 additions and 27 deletions
|
@ -165,6 +165,14 @@ can be accessed with `rip config --open`.
|
|||
|
||||
```
|
||||
|
||||
## Integration with macOS Music app
|
||||
|
||||
`streamrip` was designed to be used seamlessly with the macOS Music app. To set it up, you need to find the `Automatically Add to Music.localized` folder inside the file given at `Music.app -> Preferences -> Files -> Music Media folder location`. Set the downloads folder to the path in the config file.
|
||||
|
||||
Next, enable `conversion` and set the `codec` to `alac`. If you want to save space, set `sampling_rate` to `48000`. Finally, set `keep_hires_cover` to `false`.
|
||||
|
||||
Now, you can download anything and it will appear in your Library!
|
||||
|
||||
|
||||
|
||||
## Troubleshooting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue