Neon

Results 46 comments of Neon

#44 fixes this issue *note: only tested on txt and single url*

just change the file paths from `.mp4` to `.mp3` and remove anything else node script ```js // run in the output dir require('fs').readdirSync(__dirname).forEach(f => { require('child_process').execSync(`mv ${f} ${f.replace('.mp4','.mp3')`) }) ```

> A headless browser can do these as well. this is def possible and can be done easily in a gh action. ( i could spin up a pr for...

if you need any help i can work on it

> As the author states in the original description: > > > Haven't really got the time to finish this. > > Maybe someone wants to do the finishing touches...

> This should be more or less complete now. > > I do not plan to do so, but @NeonGamerBot-QK might want to theme the games page, which is probably...

i think these features may have existed at some point but since pintrest has annoying css the selectors broke. ill try my best to implement the fixes if possible.

https://github.com/NeonGamerBot-QK/github-profile-trophy/blob/d4260fc0fd44a16057e8358eb3222f5bee6f507e/src/theme.ts