Giter VIP home page Giter VIP logo

svmd's Introduction

Simplest Video and Music Downloader

As the name suggests, this is the most simple video or music downloader I could think of for non-technical users, which can also be used on smartphones. It can download video or music from more than 1,000 websites, since it uses youtube-dl library to download content. The complete list of supported websites can be found here.

Requirements

Just a Google account. The script uses Google Colab environment to download the files directly to your Google Drive, so you can use it even on non-rooted smartphones or without Termux.

First steps

1 - Download the file named "Music_VideoDownloader.ipynb"
2 - Access https://colab.research.google.com/
3 - Upload the file (Google may call it "notebook")

How to use

Before running the script, there are three variables that you need to configure:

output_ext = Change the value to 0 if you want just the audio (.mp3) or to 1 if you want both audio and video (.mp4)

folder_name = The name of the folder in your Google Drive account to where the files will be stored (keep it between quotation marks). If the folder doesn't exist yet, it will be created before.

videos_list = Just follow the example in the code. Put the links between quotation marks and separated by commas (except for the last link). There is virtually no limit for how many files you can download for each time you run the script (probably limited just by Colab's cache), and you can download a whole youtube playlist by using its links, instead of downloading each song separately.

After setting everything up, just select the option Run All (CTRL + F9 if you are on PC) and give it permission to access Google Drive, so the script can move the files from Colab's environment to your personal account.

svmd's People

Contributors

tarcisiofonseca avatar

Watchers

 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.