António Santos

Results 4 issues of António Santos

Currently `#Title`, will result in an header being parsed, however this is not in accordance to most markdown specs, for example the [Github Flavored Markdown Spec - 4.2 ATX headings](https://github.github.com/gfm/#atx-heading)...

I recommend redoing the pagination with [mongoose-paginate-v2](https://www.npmjs.com/package/mongoose-paginate-v2). Maybe I wiill remove it since it might fall outside the spectrum of this repository.

This fixes the issue [Shorts view count parsing - 20K views shows 20 views #106 ](https://github.com/SuspiciousLookingOwl/youtubei/issues/106)

**Shorts views are not parsed correctly** The short has "20K" views, but the viewCount is 20. **To Reproduce** Fetch the shorts for this [channel](https://www.youtube.com/@ai_guy/shorts) - id `UCmpQxK37UZ5TuDa61AZL8Yw` **Expected behavior** `viewCount`...

bug