mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
path.join doesn't handle PosixPath instances in older versions of python which causes breakage. fixes #71
path.join doesn't handle PosixPath instances in older versions of python which causes breakage. fixes #71