Files
YoutubeDL-Material/backend
Isaac Grynsztein 1905129201 getMp3s and getMp4s now have dedicated functions
downloaded files now get recorded in db.json. So when the server wants to get audio/video files, it doesn't need to recursively go through the respective folders each time
- getMp4s/getMp3s API request latency is reduced ~2x (130ms -> 60ms) in testing

Modified tomp3/tomp4 code to automatically add newly downloaded files to the db

Added a migration so users on 3.5 or below will get their files automatically added to the db on the first run

All these changes are necessary to enable easy sharing with features like timestamps
2020-04-07 00:00:25 -04:00
..
2020-03-22 03:12:24 -04:00
2020-03-22 03:12:24 -04:00
2019-10-20 19:15:13 -04:00
2018-01-13 22:14:10 -05:00
2018-01-13 22:14:10 -05:00
2018-01-13 22:14:10 -05:00