Giter Club home page Giter Club logo

youtube-dl-mp4-mp3's Introduction

Hi there ๐Ÿ‘‹

Here are a few things about me:

  • I am constantly working on publishing my Obsidian notes (I have been making Obsidian notes since 2017) to Quartz at this URL: https://diyaagrams.com/
  • I love making diagrams (Specifically network diagrams with draw.io) and technical documentation (MarkDown documentation).
  • I do not wish to live in an undocumented world ๐Ÿ˜‰. Making changes to my home network without documenting it is considered a serious crime against TCP/IP.
  • I use Proxmox as my home network hypervisor and I love all the rich features.
  • WireGuard is the ONLY VPN protocol I use and will ever use within my homelab network.
  • Pfsense has been doing my edge routing for a while now. It is a "fancy router" (Yeah, lets not call it a Firewall please. At least not out of the box.) that is good at policy based routing and geo-blocking on the network edge ๐Ÿ™‚. One things that makes it my edge router is the support the support it has for the WireGuard protocol.
  • I will literally spend hours to make detailed diagrams in draw.io. Draw.io is a fighter jet at creating network diagrams. The Draw.io user interface is easy to use and simple interface for making network diagrams (all I have ever done with it is network diagrams.)

youtube-dl-mp4-mp3's People

Contributors

diyaa59 avatar mowglixx avatar

Watchers

 avatar  avatar

Forkers

mowglixx

youtube-dl-mp4-mp3's Issues

Combining playlist videos into one single MP3 container.

Feature explanation:

add a new option in second arguments handed to the script to Use FFmpeg to combine all videos from a playlist into one single MP3 container.

Cons:

  • It will make some old CPUs cry for a little while!
  • It might take longer for the MP3 file to load on media player software!
  • It will be done locally on the users machine, so expect a longer execution time!

Pros:

  • it is convenient to have music play continuously.

Use case conditions!

Use case condition instead of if else conditions to make the code more efficient!

mp3 or mp4 feature

Add a new code to download mp3 audio out of a video.

steps:

  1. Add functions to the script and read the second argument provided by the user to the script.
    1.1 if second argument has a value of "mp3" run a function that downloads only audio in mp3 format.
    1.2 if second argument has a value of "mp4" run a function that downloads best video + best audio combined.

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.