Git Product home page Git Product logo

youtubescript's Introduction

YoutubeScript

This wasn't updated in a long time and doesn't work anymore.

Command line utility for convert2mp3.net

Usage

ytdl.py [-h] [-f FORMAT] [-n NAME] [-pl] [-no STARTNO] [-s START] [-e END] [-o OUT] url

Download Youtube Videos and Playlists over convert2mp3.net.

positional arguments:

Argument Description
url URL of the Video or Playlist

optional arguments:

Flag Description
-h, --help show this help message and exit
-f FORMAT, --format FORMAT format of the downloaded videos(see convert2mp3.net)
-n NAME, --name NAME name of the downloaded video without fileextension
-pl, --playlist downloads playlist
-no STARTNO, --startno STARTNO starting number of naming, if downloading playlist
-s START, --start START starting number, if downloading playlist
-e END, --end END ending number, if downloading playlist
-o OUT, --output OUT output directory

Examples

ytdl.py -no 24 -n pietcast -s 5 -e 8 -pl https://www.youtube.com/playlist?list=PL5JK9SjdCJp_oIlCBbnANeOvT8yuCxBbu

Downloads episodes 5 to 8 from "PietCast" and names them "<24+playlist video index> pietcast.mp3".

ytdl.py -f mp4 -n ytrewind2008 https://www.youtube.com/watch?v=zKx2B8WCQuw

Downloads the "YoutubeRewind 2008" and names it ytrewind2008.mp4

All downloads will be placed at {ConsoleDir}/download, if no other output directory is set.

Download

This script is available as Windows application or source at the releases page.

youtubescript's People

Contributors

ju57u5 avatar

Watchers

James Cloos avatar  avatar

youtubescript's Issues

Regarding the URL used in the script

Could you explain how you came across the URLs used for searching, converting and downloading, I've been trying to do the same thing but with no success.

  • Why does the URL used while converting make use of cs and time ?
  • What is the reason for opening the convertFrame URL ? (I understand that without this the conversion wont take place, but I want to better understand it's working.

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.