Code Monkey home page Code Monkey logo

pac's Introduction

pac

Pac is a very simple video downloader built in rust.

Features: MP4 AVI MOV MP3 M4A WAV and OGG support.... Downloading of videos off the web? i guess

This is a pretty basic application and you can probably find better alternatives

Dependencies

windows: Download YT-DLP and add it to your path or install it with winget or something like that winget install yt-dlp

Debian based distro (aka: ubuntu, mint, pop_os): sudo apt install yt-dlp

Fedora based distro: sudo dnf install yt-dlp

Arch based distro: sudo pacman -S yt-dlp

For Linux you'll also need zenity or kdialouge. You probably already have it so don't worry.

Macos: I dont have a mac so im guessing its: brew install yt-dlp just make sure you have brew installed, its easy search it up. or you could install the executable and do it that way but i have no clue

Install

Install the executeables in the releases tab.

OR

install rust and compile it with cargo cargo build --release

Make sure you have all the dependencies above.

pac's People

Contributors

bubbow avatar

Stargazers

 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.