Skip to main content

A Python script for checking the titles of each youtube links in a text file

Project description

Youtube Links Title Checker 🔎

A Python script for checking the titles of each links in a text file and logging it in another file :)

it may not be useful for you but for me it was a good help 💡


🔹Features

  • Using Selenium for scraping the titles of the links
  • Using typer and questionary for CLI
  • You can choose between headless and normal mode for browser behaviour
  • Creates a new file with the date for name to log the results
  • You can easily give it any file that contains several links that are unknown to you

🔹Requirements

  • Python 3.7+
  • typer
  • questionary
  • selenium
pip install -r requirements.txt

🔹Installation

    pip install title_checker

🔹Usage

It's easy just make sure you have your links list and just run:

    title_checker start



Any contribution is welcomed! 🤞

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

title_checker-0.5.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page