Pmmlabs / OpenPeriscope

Unofficial Periscope client
GNU General Public License v2.0
74 stars 30 forks source link

download broadcasts to named subdirectory #89

Closed zp closed 7 years ago

zp commented 7 years ago

Creates a subfolder in the settings.downloadPath with the current format user_id (username) and downloads broadcasts into it.

It will auto fall-back to the base settings.downloadPath path if user_id and user_name are null. (for manual downloading)

example:

Went with user_id first for sorting purposes, incase a user changes their username, you can easily sort and compare old/new usernames, then username in parentheses for ease of use and search-ability

I think I covered all download cases, seems to work for everything I tested it on (auto caps, manual caps, replays, etc)

I've only tested on Windows.

Pmmlabs commented 7 years ago

Good job! Thanks!

kkoepke commented 7 years ago

@Pmmlabs maybe we can get a new precompiled release 1.7.1 with these new changes?

Vol-2016 commented 7 years ago

@kkoepke try https://github.com/Pmmlabs/OpenPeriscope/wiki#how-to-update-portable-version-exe

Pmmlabs commented 6 years ago

This changes are in v1.8