Skip to content

Commit 0aee05b

Browse files
committed
Add desktop session remux options to README
1 parent ec7385d commit 0aee05b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,12 @@ Add these tools to your system PATH or specify their paths via command-line argu
4242
| **Songs in AAC Quality** | `audio_quality: aac-medium\|aac-high`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: ffmpeg` | .wvd file<br/>FFmpeg |
4343
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: mp4box` | .wvd file<br/>MP4Box<br/>mp4decrypt |
4444
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: mp4decrypt` | .wvd file<br/>mp4decrypt |
45+
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: desktop`<br/>`audio_remux_mode: ffmpeg` | Spotify DLL<br/>FFmpeg |
46+
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: desktop`<br/>`audio_remux_mode: mp4box` | Spotify DLL<br/>MP4Box<br/>mp4decrypt |
47+
| | `audio_quality: aac-medium\|aac-high`<br/>`session_type: desktop`<br/>`audio_remux_mode: mp4decrypt` | Spotify DLL<br/>mp4decrypt |
4548
| **Songs in FLAC Quality** | `audio_quality: flac-mp4\|flac-mp4-24`<br/>`session_type: librespot\|web`<br/>`audio_remux_mode: ffmpeg` | **L1-certified** .wvd file<br/>FFmpeg |
4649
| | `audio_quality: flac-flac\|flac-flac-24`<br/>`session_type: desktop` | Spotify DLL |
50+
| | `audio_quality: flac-mp4\|flac-mp4-24`<br/>`session_type: desktop`<br/>`audio_remux_mode: ffmpeg` | Spotify DLL<br/>FFmpeg |
4751
| **Podcasts in Vorbis** | `audio_quality: vorbis-low\|vorbis-medium\|vorbis-high` | None |
4852
| **Podcasts in AAC Quality** | `audio_quality: aac-medium\|aac-high`<br/>`audio_remux_mode: ffmpeg` | FFmpeg |
4953
| | `audio_quality: aac-medium\|aac-high`<br/>`audio_remux_mode: mp4box` | MP4Box<br/>mp4decrypt |

0 commit comments

Comments
 (0)