niveK77pur / gogoanime

Simple terminal downloader for Gogoanime episodes (entire seasons)
2 stars 1 forks source link

Issue 2 missing links #7

Closed niveK77pur closed 2 years ago

niveK77pur commented 2 years ago

Fixed issue where new episode links would not appear.

Cause for issue: File was not newline terminated, causing the link of the new episode to not be added in its own line.

Fix: Add newline at the end of the file, after writing all the links.


Also fix a bug where highest resolution is not always picked.