mirror of
https://github.com/ihabunek/twitch-dl
synced 2025-07-25 11:02:13 +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