You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-22Lines changed: 0 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -129,27 +129,6 @@ Here's a list of the metadata that freyr can extract from each streaming service
129
129
130
130
</details>
131
131
132
-
<details>
133
-
<summary>AtomicParsley >= 20230114</summary>
134
-
135
-
First, download the latest release for your individual platforms here <https://github.com/miraclx/atomicparsley/releases/latest>
136
-
137
-
Then;
138
-
139
-
- Windows:
140
-
- unzip and place the `AtomicParsley.exe` in your `PATH`.
141
-
- or the `bins/windows` folder of this project directory. Create the folder(s) if they don't exist.
142
-
- Linux + macOS:
143
-
- unzip and place the `AtomicParsley` in your `PATH`.
144
-
- or the `bins/posix` folder of this project directory. Create the folder(s) if they don't exist.
145
-
- Alternatively:
146
-
- Debian: `sudo apt-get install atomicparsley`
147
-
- Arch Linux: `sudo pacman -S atomicparsley`
148
-
- Android (Termux): `apt install atomicparsley`
149
-
- Build from source: See [wez/AtomicParsley](https://github.com/miraclx/atomicparsley)
150
-
151
-
</details>
152
-
153
132
> _Please note that [YouTube Music](https://music.youtube.com/) must be available in your region for freyr to successfully work, this is because freyr sources raw audio from [YouTube Music](https://music.youtube.com/)._
154
133
155
134
---
@@ -305,7 +284,6 @@ Options:
305
284
306
285
Environment Variables:
307
286
SHOW_DEBUG_STACK show extended debug information
308
-
ATOMIC_PARSLEY_PATH custom AtomicParsley path, alternatively use `--atomic-parsley`
309
287
310
288
Info:
311
289
When downloading playlists, the tracks are downloaded individually into
0 commit comments