Giter Site home page Giter Site logo

itsachrafmansari / yt_downloader Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 330 KB

Download YouTube videos in any available resolution (up to 8K), or all videos from a playlist in the highest resolution (up to 720p), in .mp4 video format or .mp3 audio format.

Python 100.00%
yt-downloader yt-dl youtube youtube-downloader youtube-dl video-downloader pytube pytube10 pytube3 pydub

yt_downloader's Introduction

๐Ÿ‘จโ€๐Ÿ’ผ Introduction

Salam ๐Ÿ‘‹, I'm a Junior Software Developer with a diverse skill set. I specialize in using Python for a range of tasks, particularly automation and back-end development with Django. For front-end development, I rely on ReactJS to create engaging user interfaces.

In addition to Python and ReactJS, I'm comfortable learning and working with various languages and frameworks depending on the project requirements. This includes utilizing PHP/MySQL and Java when necessary.

Outside of coding, I do 3D modeling, graphic design, and experiments with Arduino boards. I find joy in combining creativity with technical skills to explore new projects and ideas.

I also co-founded and currently lead Al Khawarizmi Club, building a community where IT and Robotics enthusiasts come together to share knowledge and collaborate on exciting projects.

๐Ÿงฐ Toolset

  • Most Used Languages :
    Top Langs stats-Dark Top Langs stats-Light

  • Front-end :
    React TailwindCSS Bootstrap

  • Back-end :
    Django Flask PHP MySQL

  • Cloud Hosting :
    AWS Lambda Railway Netlify

  • Version Control :
    Git GitHub

  • Web Scrapping :
    Selenium

  • Microcontrollers :
    Arduino

  • UI Design :
    Figma Canva

  • 3D modeling :
    Blender

๐Ÿšง I'm Working On

  • FPK Platform: Redeveloping our college web platform using ReactJS and Laravel.
  • Club's Website: Developing our college club website using ReactJS.
  • My Portfolio: Building my personal portfolio using ReactJS.

๐Ÿ“ž Let's connect

Email: [email protected]

LinkedIn Behance YouTube Instagram Facebook X WhatsApp

yt_downloader's People

Contributors

itsachrafmansari avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

doctorvargaz

yt_downloader's Issues

"Protocol not found" error

Hi! I'm encountering this error when I'm downloading this video. I still get a .webm file, but there is no sound in it.

[Menna@linux Downloads]$ python main.py
What yo want to download ? [v] for video and [p] for playlist : v
______________________________________________________________________
In what format you want to download it ? [v] for video and [a] for audio : v
______________________________________________________________________
Write the link : youtube.com/watch?v=gqMxf52CCmk
______________________________________________________________________
Loading, please wait...
______________________________________________________________________
Here's the available resolutions :

144p
240p
360p
480p
720p
1080p
1440p
2160p
Choose a reso [e.g. 1440]: 1080p
Video titled [โ„๏ธ๐Ÿ‡ฌ๐Ÿ‡ง London Snow Day ๐Ÿ‡ฌ๐Ÿ‡งโ„๏ธ] started downloading
ffmpeg version n4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
  built with gcc 10.2.0 (GCC)
  configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librav1e --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvdec --enable-nvenc --enable-shared --enable-version3
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
C:\Users\Menna\Downloads/โ„๏ธ๐Ÿ‡ฌ๐Ÿ‡ง London Snow Day ๐Ÿ‡ฌ๐Ÿ‡งโ„๏ธ.mp4: Protocol not found
Did you mean file:C:\Users\Menna\Downloads/โ„๏ธ๐Ÿ‡ฌ๐Ÿ‡ง London Snow Day ๐Ÿ‡ฌ๐Ÿ‡งโ„๏ธ.mp4?
Traceback (most recent call last):
  File "/home/Menna/Downloads/main.py", line 156, in <module>
    dl_a_vid(video)
  File "/home/Menna/Downloads/main.py", line 91, in dl_a_vid
    ffmpeg.output(audio_stream, video_stream, final_file).run()
  File "/home/Menna/.local/lib/python3.9/site-packages/ffmpeg/_run.py", line 325, in run
    raise Error('ffmpeg', out, err)
ffmpeg._run.Error: ffmpeg error (see stderr output for detail)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.