15532th
15532th
In situation when space ended but still available for replay, running `twspace_dl -U` more than once will result in .m4a file being downloaded again and replacing already existing one. If...
Simplest way to fix #63: consider download finished if there is existing file in working directory that has the same name as one that would be created.
Original repo name uses dashes instead of underscores, making it non-trivial to import from a filesystem, and gets around it by requiring installation. Since this fork depends on its own...
Update `HANDLE_TO_ID_REGEX` to match tag. Perhaps there is a way to get channelId without making additional network request just for that?