Git Product home page Git Product logo

yt-playlist-maker's Introduction

YT-playlist-maker

Create a Youtube playlist (no account needed) from a file containing the search terms for each video of the playlist.

How to use

A file such as songs.txt must be created. Each line of the file will be used as a search term once (in youtube). The first result of each search is added to the playlist. Usage:

python3 create_yt_playlist.py [-h] [-p PATH] [-b USE_BROWSER],

where [path] is the optional path to the file containing the songs, and USE_BROWSER opens the playlist in the default browser if set to 1. If unspecified, the script will use a file called songs.txt in the current directory, not opening the playlist.

Requirements

Requires youtube-search (pip install youtube-search).

yt-playlist-maker's People

Contributors

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