alvarorichard / GoAnime

A CLI tool to browse, play, and download anime in pt-br (Portuguese)
MIT License
123 stars 8 forks source link

added new api and player packages in order to keep the code clean #35

Closed the-eduardo closed 8 months ago

the-eduardo commented 8 months ago

Functions related to web-scrapping were reallocated to API package and video download & play were moved to player package.

deepsource-io[bot] commented 8 months ago

Here's the code health analysis summary for commits 098a5b6..2c27199. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Go LogoGo✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
the-eduardo commented 8 months ago

Tests may fail as they are looking for the packages API and PLAYER in the current repo ~ "github.com/alvarorichard/Goanime/player"