update providers (#16)

* update providers list and fix mp4 quality selection

* cleanup code and update download function

* update scraping logic
This commit is contained in:
Kyle Yasuda
2022-09-10 11:17:00 -07:00
committed by GitHub
parent 2c7789c58f
commit b3f1dea8ab
4 changed files with 37 additions and 147 deletions

View File

@@ -93,7 +93,6 @@ anime_selection() {
lg "Selection: $selection_id"
progress "(Gogoanime) Searching Episodes.."
episode_list "$selection_id"
al_episode_list
return 0
}