Skip to content

Commit 68182ed

Browse files
committed
removed duplicated firefox in command
1 parent db0fcb2 commit 68182ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2025-03-31-Download Youtube Videos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ More information about yt-dlp commands <https://github.com/yt-dlp/yt-dlp?tab=rea
9696

9797
&nbsp;
9898

99-
### Download a song as mp3
99+
### Download a song as MP3
100100

101101
```bash
102-
yt-dlp -x --audio-format mp3 --cookies-from-browser firefox firefox "URL"
102+
yt-dlp -x --audio-format mp3 --cookies-from-browser firefox "URL"
103103
```
104104

105105
&nbsp;

0 commit comments

Comments
 (0)