* Improved performance on non-web clients by felipeucelli in https://github.com/JuanBindez/pytubefix/pull/122 * Fix type annotation for compatibility with Python versions earlier than 3.10 by JuanBindez in https://github.com/JuanBindez/pytubefix/commit/18a4dee8e958d41e05fb7c618d194acc5e75c1cf
What's Changed * Custom OAuth token file path by potykion in https://github.com/JuanBindez/pytubefix/pull/120 * Fix missing file extensions by NWalker1208 in https://github.com/JuanBindez/pytubefix/pull/121
New Contributors * potykion made their first contribution in https://github.com/JuanBindez/pytubefix/pull/120 * NWalker1208 made their first contribution in https://github.com/JuanBindez/pytubefix/pull/121
* Fixed issue with use_oauth by felipeucelli in https://github.com/JuanBindez/pytubefix/pull/111 * Use pathlib to correct behavior under Windows by kleag in https://github.com/JuanBindez/pytubefix/pull/112 * Error handling by zkreutzjanz in https://github.com/JuanBindez/pytubefix/pull/114
New Contributors * kleag made their first contribution in https://github.com/JuanBindez/pytubefix/pull/112 * zkreutzjanz made their first contribution in https://github.com/JuanBindez/pytubefix/pull/114
* Remove problematic characters from video title by JuanBindez in https://github.com/JuanBindez/pytubefix/commit/b2ac8550da2b73421bde43838b96d7cace979c29 * Improved check_availability by felipeucelli in https://github.com/JuanBindez/pytubefix/pull/106