MichaelYochpaz / iSubRip

A Python command-line tool for scraping and downloading subtitles from AppleTV and iTunes movie pages.
MIT License
119 stars 15 forks source link

How Back to previous versions? #64

Closed TJruee closed 8 months ago

TJruee commented 8 months ago

Question

How do I go back to previous versions?

MichaelYochpaz commented 8 months ago

pip install --force-reinstall isubrip==<VERSION>

For example, to install version 2.0.0: pip install --force-reinstall isubrip==2.0.0