mirror of
https://github.com/hyzendust/Sharepoint-Downloader.git
synced 2026-07-01 04:42:20 +02:00
Update README.md for improved formatting and additional usage instructions
This commit is contained in:
@@ -24,11 +24,12 @@ Built using Chrome **Manifest V3**.
|
|||||||
|
|
||||||
- **Edge or Chrome** (Manifest V3, version 88+).
|
- **Edge or Chrome** (Manifest V3, version 88+).
|
||||||
- **yt-dlp** — `pip install yt-dlp` or download from [github.com/yt-dlp/yt-dlp](https://github.com/yt-dlp/yt-dlp).
|
- **yt-dlp** — `pip install yt-dlp` or download from [github.com/yt-dlp/yt-dlp](https://github.com/yt-dlp/yt-dlp).
|
||||||
- **FFmpeg** *(optional)* — [ffmpeg.org](https://ffmpeg.org/).
|
- **FFmpeg** _(optional)_ — [ffmpeg.org](https://ffmpeg.org/).
|
||||||
|
|
||||||
### Steps
|
### Steps
|
||||||
|
|
||||||
1. **Clone or download the repository**
|
1. **Clone or download the repository**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/MiniduTH/Sharepoint-Downloader.git
|
git clone https://github.com/MiniduTH/Sharepoint-Downloader.git
|
||||||
```
|
```
|
||||||
@@ -70,6 +71,7 @@ yt-dlp --cookies cookies.txt -f "bestvideo+bestaudio/best" --merge-output-format
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Steps to export cookies.txt:**
|
**Steps to export cookies.txt:**
|
||||||
|
|
||||||
1. Install **Get cookies.txt LOCALLY** in Edge/Chrome.
|
1. Install **Get cookies.txt LOCALLY** in Edge/Chrome.
|
||||||
2. Navigate to `mysliit-my.sharepoint.com` (or your SharePoint domain).
|
2. Navigate to `mysliit-my.sharepoint.com` (or your SharePoint domain).
|
||||||
3. Click the extension icon → **Export** → save as `cookies.txt` in the same folder where you'll run yt-dlp.
|
3. Click the extension icon → **Export** → save as `cookies.txt` in the same folder where you'll run yt-dlp.
|
||||||
|
|||||||
Reference in New Issue
Block a user