Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hvdbm/Iglo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Iglo

A small Python3 script to retrive info of a youtube playlist into a .txt

Disclaimer

Iglo is a web scrapping program for Youtube. If Youtube's internal website structure change, the program may be deprecated and create empty file. If so, you will have to search where the informations of each song are stored. Good luck.

What do you need

  • Beautiful Soup 4 : pip3 install bs4
  • Request : pip3 install requests

User Guide

  • Execute main.py
  • Give the url of the youtube playlist
  • Choose the format
  • In the same directory, the file playlist.txt (who contains your playlist info) will be generated
  • Enjoy

TO DO

  • Collect the name of the playlist
  • An option to write directly in Google Sheets

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages