Skip to content

Commit 8945675

Browse files
Merge remote-tracking branch 'origin/main'
2 parents ac4b875 + 821d449 commit 8945675

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Python-Music-Player
2+
23
## Prerequisites
34

45
1. **FFmpeg Installation:**
@@ -33,6 +34,11 @@ pip install pygame
3334
pip install asyncio
3435
```
3536

37+
3. **Cookies Export:**
38+
- Install the [Get cookies.txt](https://chrome.google.com/webstore/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc) extension.
39+
- Go to YouTube and export the cookies.
40+
- Save the exported cookies to a file named `cookies.txt`.
41+
3642
## Usage
3743

3844
1. **Initialize the Player:**

0 commit comments

Comments
 (0)