Igor Cescon de Moura
Igor Cescon de Moura
Is there any reason for anitomy to parse `2nd Season` or `Season 2` as the season number but not parse `S2` as well? e.g.: ``` Hayate no Gotoku 2nd Season...
Currently the `Elements` and `Tokens` classes are singletons. The problem is that we have to be very careful to clean everything between each parse or else state from a previous...
### Before submitting a *pull request* make sure you have: - [x] [Searched](https://github.com/ytdl-org/youtube-dl/search?q=is%3Apr&type=Issues) the bugtracker for similar pull requests - [x] Read [adding new extractor tutorial](https://github.com/ytdl-org/youtube-dl#adding-support-for-a-new-site) - [x] Read [youtube-dl...
Danbooru [doesn't limit reads](https://danbooru.donmai.us/forum_topics/13628) so images can be downloaded in parallel. It improves significantly the time to download the entire dataset. Even though there is no limit, I added a...
**Is your feature request related to a problem? Please describe.** When running Komorebi without padding, and even without borders, the elements at the edges of the windows are not clickable...