Bu proje python ve çestli kütüphaneler kullanılarak yazılmıştır. Proje YouTube üzerinden video, müzik veya playlist olarak video ve müzik indirmenizi sağlar. Ayrıca Youtube üzerinde video araması da yapabilirsiniz.
✅ Video İndirme
✅ Shorts İndirme
✅ Müzik İndirme
✅ Playlist Olarak Video ve Müzik İndirme
✅ YouTube'da Arama Yapma
Python3
pip
sudo apt update
sudo apt python
sudo apt install python3-pip
sudo apt install git
git clone https://github.com/ahmetozmtn/YoutubeDownloader.git
cd YoutubeDownloader
pip install -r requirements.txt
python YoutubeDownloader.py
This project was written using Python and various libraries. The project allows you to download videos and music from YouTube as videos, music or playlists. You can also search for videos on YouTube.
✅ Video Download
✅ Shorts Download
✅ Music Download
✅ Download Videos and Music as Playlist
✅ Searching YouTube
Python3
pip
###Linux
sudo apt update
sudo apt python
sudo apt install python3-pip
sudo apt install git
git clone https://github.com/ahmetozmtn/YoutubeDownloader.git
cd YoutubeDownloader
pip install -r requirements.txt
python YoutubeDownloader.py