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

🔹Installation

pip install --upgrade title_checker

🔹Usage

  • CLI:

     title_checker start
    
  • In your python script:

    from title_checker.title_checker import checker
    checker('PATH_TO_YOUR_URL_LIST')
    

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

title_checker-0.9-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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