You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/backend
Isaac Grynsztein f673b325fd Added custom quality options to PostsService and the ability to do a URL info grab from the server
Video and audio streams now save the stream object in a "descriptors" variable which will give the server the ability to close them when the file needs to be deleted.
- without this, windows systems don't play nice with nodejs function fs.unlinkSync. A weird, but necessary workaround

deleting files is now done asynchronously, and success is now determined by whether they exist afterwards or not

Added backend function to get info for URLs

Modified tomp3 and tomp4 endpoint to support custom quality settings.
5 years ago
..
config added youtube search functionality in frontend 5 years ago
app.js Added custom quality options to PostsService and the ability to do a URL info grab from the server 5 years ago
aria2c.exe Migrated to angular 8 6 years ago
ffmpeg.exe first! 8 years ago
ffplay.exe first! 8 years ago
ffprobe.exe first! 8 years ago
package.json updated youtube-dl version for nodejs 5 years ago
youtube-dl.exe updated youtube-dl.exe binary for windows 5 years ago