Giter Club home page Giter Club logo

ytwl-export's Introduction

youtube watchlater/playlist exporter

this project takes the code from your watchlater playist (or other playlist) and exports it into an easily-readable CSV file with the video titles and the links to the videos.

how to use

at this time, there are some manual steps in this process. i am looking into minimizing these and any feedback would be greatly appreciated. near as i can tell, the main roadblock at automating the currently-manual steps is that youtube playlists only load the first 100 videos at a time and one needs to scroll down on the page to get additional (batches of 100) videos to load.

steps

  1. navigate to https://www.youtube.com/playlist?list=WL or the preferred playlist of your choice
  2. if the playlist is more than 100 items, scroll down until all items are loaded
  3. right-click on the page and choose "inspect" (instructions are for Chrome, other browsers will vary)
  4. at the top of the html, find the <html... tag and right-click on it (or, to copy less code, find the <div id="contents"... tag and right-click on it)
  5. select Copy > Copy Element
  6. open a text editor and paste this in there. save the file in a place you can easily find it.
  7. execute the program. you will be prompted for the path/filename of the text file and a filename for the output .csv file.

license

licensed under cc-by-nc-sa4.0

ytwl-export's People

Contributors

therafescv avatar

Watchers

 avatar James Cloos 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.