Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Aninews doesn't return the full description #10

Closed
sagniksen31 opened this issue Nov 16, 2021 · 4 comments
Closed

Aninews doesn't return the full description #10

sagniksen31 opened this issue Nov 16, 2021 · 4 comments

Comments

@sagniksen31
Copy link

sagniksen31 commented Nov 16, 2021

Aninews doesn't return the full description, it is mainly incomplete. Happens the same with Anilyrics.
somewhat like this

Here is a collection of promotional videos (PV), television ads (CM), and trailers for the last week. This thread excludes videos that have already been featured in an article. Please check the News Board, under the Preview tag, for articles that feature a promotional video. Last week's PV thread can be found here. Aggressive Retsuko (ONA) 4th Season | ONA | Trailer The trailer for the fourth season of Aggressive Retsuko reveals that the anime is set to premiere worldwide through the streaming s...

Thank You

@DriftAsimov
Copy link
Owner

Can you please describe steps to reproduce this issue or simply the code you used

@sagniksen31
Copy link
Author

from animec import *
result = Aninews()
print(result.titles)
print(result.description)

@sagniksen31
Copy link
Author

used the code above, was thinking to make ad discord bot that returns anime news charachters etc.
But the Aninews descriptions are not always full, and sometimes this happens with anilyrics

@DriftAsimov
Copy link
Owner

In the case of Aninews it's because MyAnimeList returns only the summary with Ellipsis (...) at the end.
So might be the case with AniLyrics

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants