Update README
This commit is contained in:
@ -20,7 +20,7 @@ A cross-platform Python application for downloading and archiving entire YouTube
|
|||||||
### GUI Version (Recommended for beginners)
|
### GUI Version (Recommended for beginners)
|
||||||
```bash
|
```bash
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git clone <your-gitea-repo-url>
|
git clone https://git.ewnix.net/phlux/yt-channel-archiver
|
||||||
cd youtube-channel-archiver
|
cd youtube-channel-archiver
|
||||||
|
|
||||||
# Run the GUI (it will install yt-dlp automatically if needed)
|
# Run the GUI (it will install yt-dlp automatically if needed)
|
||||||
@ -49,7 +49,7 @@ Download both `youtube_archiver_gui.py` and `youtube_archiver.py` and run direct
|
|||||||
|
|
||||||
### Option 2: Clone Repository
|
### Option 2: Clone Repository
|
||||||
```bash
|
```bash
|
||||||
git clone <your-repo-url>
|
git clone https://git.ewnix.net/phlux/yt-channel-archiver.git
|
||||||
cd youtube-channel-archiver
|
cd youtube-channel-archiver
|
||||||
chmod +x *.py # On Unix systems
|
chmod +x *.py # On Unix systems
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user