Giter VIP home page Giter VIP logo

meinytmp3's Introduction

MEINYTMP3

This is my simple youtube mp3 downloader. I'm usually addicted to some music in a certain period. Unfortunately if I have to use YouTube (because YouTube is basically a free music provider) it is very limited, especially on the Android application where we must always be on the YouTube application itself so that we can still listen to the music. Therefore I am usually forced to download these songs. It's just that sometimes it's very inconvenient to download all the music with third-party applications (usually website-based). That's why I built this thing and also of course since It's very easy to create, I think there's no reason not to.

Download

You could download in the latest release page

How to build by my self?

Just run this command in your terminal

npm run build

How to use it?

  • If you just want to download from a single URL, you can do
ytmp3 download <url>
  • Or, if you want to download from a bunch of URLs, you can do
ytmp3 --output <output-dir> --file <source-file>

// or you can just run
ytmp3 -o <output-dir> -f <source-file>
  • If you're to lazy to enter the output directory and the source file. The default source file will be a file which name is "playlist.txt" and the default output directory by default is your current working directory.
ytmp3 // so you could just run this instead

meinytmp3's People

Contributors

bagasjs 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.