Giter VIP home page Giter VIP logo

ytdl's Introduction

youtube-playlist-downloader

A simple script to download entire youtube playlist in 360p or 720p. Made with Python3

> Not actively maintained <

NOTE: I do not encourage to download any copyright content from Youtube, this script is for educational purpose only.

Usage

  • open cmd and cd to the folder where this script is present
  • type - python ytdown.py
  • Press Enter and Enjoy!

alt text

Features

  • Download videos various resolution like 360p or 480p
  • Starts from the previous state
  • Get notified when download is finished
  • Get details about the download size of video

Requirements

  • requests (pip install requests)
  • pytube (pip install pytube)
  • youtube-dl (pip install youtube-dl)

Finally

I want to thank the developers of the amazing pytube package powers my script to run efficiently in dowloading entire playlist of a channel.

Video

If you would like to watch a video tutorial then Click Here

How it works?

At its core we are using Pytube to download videos, i wrote this script when downloading playlist was not inbuilt in pytube, so we fetch the list of videos from playlist page and download them in sequence.

ytdl's People

Contributors

mohit23x avatar kunalg932 avatar

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.