Git Product home page Git Product logo

youtube-dl-batch's Introduction

youtube-dl-batch

These batch files are just made to simplify the usage of Windows .exe releases of http://rg3.github.io/youtube-dl/ (Source: https://github.com/rg3/youtube-dl) for people who want to just simply use youtube-dl as a tool to download high-quality videos from YouTube (or elsewhere) without using third-party services or software clients (since these usually come with video quality restrictions) rather than use it for development purposes.

Videos with video quality above 720p will have to download the video and audio files seperately and then merge them into one file (thats just how YouTube works for some reason). To merge video and audio files youtube-dl requires that FFmpeg (https://www.ffmpeg.org/) is installed on your system. Alternatively, if you don't want to install FFmpeg you can download the youtube-dl-batch release which includes all neccessary files (including FFmpeg). There is also a -noFFmpeg version of the release.

Note that the youtube-dl.exe file must be stored in the same directory as the .bat files in order to work.

ytdlBasic.bat

This batch file is the most basic of all. It simply downloads the best available quality video by default.

ytdlAdvanced.bat

This batch file allows the user to enter a video URL and then proceeds to list all available formats for that video. It then prompt the user to manually select their desired video and audio formats.

ytdlCustom.bat

This batch file allows for very advanced usage by allowing you to manually enter multiple command-line arguments for youtube-dl.

ytdlInfo.bat

This batch file lists basic information about your current youtube-dl Windows .exe release.

ytdlUpdate.bat

This batch file updates your current youtube-dl .exe file if an update is available.

Note

This repository and its files are currently very barebones. This is all just made for fun and nothing too serious. I might add extra features later on. Feel free to contribute if you wish!

youtube-dl-batch's People

Contributors

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