Skip to content

LinuxUsersLinuxMint/YoutubeDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(TR / Türkçe)

Proje Hakkında Genel Bilgi

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.

Projenin Özellikleri

✅ Video İndirme

✅ Shorts İndirme

✅ Müzik İndirme

✅ Playlist Olarak Video ve Müzik İndirme

✅ YouTube'da Arama Yapma

Kurulum Adımları ve Gereksinimler

Python3

pip

Kütüphane ve Diğer Gereksinimlerin Kurulumu

Linux

Ubuntu & Debian Gerekli Program Ve Araçların Kurulumu

sudo apt update
sudo apt python
sudo apt install python3-pip
sudo apt install git

Programı İndirip Çalıştırma

git clone https://github.com/ahmetozmtn/YoutubeDownloader.git
cd YoutubeDownloader
pip install -r requirements.txt
python YoutubeDownloader.py

Kullanılan Kütüphaneler

pytube

art

youtube-search-python

os

(EN / English)

General Information About the Project

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.

Features of the Project

✅ Video Download

✅ Shorts Download

✅ Music Download

✅ Download Videos and Music as Playlist

✅ Searching YouTube

Installation Steps and Requirements

Python3

pip

Installing the Library and Other Requirements

###Linux

Ubuntu & Debian Installation of Required Programs and Tools

sudo apt update
sudo apt python
sudo apt install python3-pip
sudo apt install git

Downloading and Running the Program

git clone https://github.com/ahmetozmtn/YoutubeDownloader.git
cd YoutubeDownloader
pip install -r requirements.txt
python YoutubeDownloader.py

Libraries Used

pytube

art

youtube-search-python

os

About

YouTube Video and Music Downloader

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%