Giter Site home page Giter Site logo

yt-playlist-extractor's Introduction

YT-Playlist-Extractor

YT Playlist Extractor is a tool that allows you to easily extract all video URLs from a YouTube playlist without the need of an API

Requirements

Node.JS

How to use

  1. Download the file index.js
  2. Open your YouTube playlist, and scroll all the way down to the bottom
  3. Inspect the page to copy the HTML code containing the list of videos. Pick the parent element that contains the list of videos.
  4. Copy the HTML from that element and save it to a text file called playlist.txt
  5. Open shell or whatever you use and run node index.js
  6. The program should do it's thing. If there's any issues, report them in... well issues.
  7. Once the program finishes, it'll tell you the amount of videos it extracted.
  8. The extracted videos should be saved in a new text file called EXTRACT.txt

yt-playlist-extractor's People

Contributors

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