user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
486 stars 62 forks source link

Store data in XDG Base Directory #193

Open user234683 opened 6 months ago

user234683 commented 6 months ago

Standard for where programs should store configuration and data files: https://wiki.archlinux.org/title/XDG_Base_Directory

Currently youtube-local just stores the data in ~/.youtube-local. We should support XDG instead.