openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
53 stars 29 forks source link

Scraper does not pull full description for top video in playlist #108

Closed Popolechien closed 4 years ago

Popolechien commented 4 years ago

I ran a scraper on https://www.youtube.com/playlist?list=PLr5n3ojAJWjRiuPrUAAveWrrqnNPPNzYK The full zim is here As far as I can tell it all went fine, except that the description of the first video (the one that appears on top) seems truncated

Screenshot 2020-06-24 at 09 52 35

This is not the case for the other videos, which have a similar text.

rgaudin commented 4 years ago

Well it's not a bug, this has been changed in late April as we have no control over the length of this description so it was decided to truncate it to 200 characters. That's only for the homepage, you can still click on the title and access the article page of this video with the full description and the released date.

Closing this ; reopen if you want a change to this.

Popolechien commented 4 years ago

okie dokie. Good enough atm.