/twitter-thread-url

Python script to transform tweet URLs to twitter-thread.com URLs for better reading experience.

Primary LanguagePythonMIT LicenseMIT

How to use

  1. Create a virtual environment: python -m venv xvenv
  2. Activate environment: source xvenv/bin/activate
  3. Install dependencies: pip install -r requirements.txt
  4. Put your input.csv file in project root directory and run: python main.py