Commit Graph

1718 Commits (dependabot/npm_and_yarn/backend/jsonwebtoken-9.0.2)
 

Author SHA1 Message Date
Isaac Grynsztein b87a9f1e2f fixed bug where playlist titles included their relative path 5 years ago
Tzahi12345 a1ac1e450d
Merge pull request #11 from Tzahi12345/auth-params
Add the ability to use youtube authentication
5 years ago
Tzahi12345 6764ea6c3b
Merge pull request #10 from Tzahi12345/url_params
Add URL params home page
5 years ago
Isaac Grynsztein 8a52020186 resized favicon 5 years ago
Isaac Grynsztein 695b836852 added url params on home page to auto download content
created chrome extension to facilitate this feature
5 years ago
Isaac Grynsztein 71d7c30032 updated backend to support youtube auth
frontend now support youtube auth as well
5 years ago
Isaac Grynsztein 5ca4f036c7 fixed bug where if multi mode was enabled, click on file card URLs didn't work 5 years ago
Isaac Grynsztein 1ffe61f01f removed path-base and updated docker-compose.yml & README 5 years ago
Isaac Grynsztein 5e331b9ffa config settings now just have url and port
fixed bug where multi download mode would not allow file card link clicking
5 years ago
Isaac Grynsztein 09bdae90e2 refactored code so node.js serves the angular app, and all the backend routes are prepended with /api/
nodejs now compressed requests
5 years ago
Isaac Grynsztein 37cc8f4fe1 fixed error in docker compose 5 years ago
Isaac Grynsztein 925e083b8d added new config settings to README 5 years ago
Isaac Grynsztein 6dc42278c4 updated docker-compose to new youtubedl-material version number 5 years ago
Isaac Grynsztein 12c227badb temporarily disabled advanced mode until further testing 5 years ago
Isaac Grynsztein 181a9f842c fixed bug where downloading files failed if the name had to be encoded 5 years ago
Isaac Grynsztein b79d801c0f Added support for custom arguments and custom output patch 5 years ago
Isaac Grynsztein fc3691336d added allow multi download mode setting frontend implementation 5 years ago
Isaac Grynsztein bcd879ebc8 added multiple download support
lazy loaded images now reload after a new download
5 years ago
Isaac Grynsztein b646db4828 Added the ability to cancel downloads
Audio only checkbox now disabled when downloading

Laid the groundwork for multiple simulataneous downloads
5 years ago
Isaac Grynsztein 426d52e359 fixed tabindex ordering of file cards (delete came before url) 5 years ago
Isaac Grynsztein 17199dd9c0 Updated readme 5 years ago
Isaac Grynsztein c680c2827b reworded docker steps 5 years ago
Isaac Grynsztein 2dbf8d31f7 Updated docker info in readme 5 years ago
Isaac Grynsztein a3753e557c Updated docker instructions 5 years ago
Isaac Grynsztein ec80abdc8e Updated readme.md to include docker steps 5 years ago
Isaac Grynsztein 1ef7d24c22 downgraded required docker-compose.yml to 2 5 years ago
Isaac Grynsztein 4b6f6996ae fixed bug in docker during building 5 years ago
Isaac Grynsztein c930ee94c5 added docker support
reworked backend to allow for containerization. config items can now be overwritten by environment vars

fixed bug during building

updated youtube-dl version in backend
5 years ago
Isaac Grynsztein e88edbef5a Updated README to fix missing step 5 years ago
Isaac Grynsztein ac13ed3359 updated package.json to remove bug during building 5 years ago
Isaac Grynsztein faae0d44e6 make it better 5 years ago
Isaac Grynsztein 7d8ec04ad6 make it better 5 years ago
Isaac Grynsztein 8629e6ae9e make it better 5 years ago
Isaac Grynsztein 6e311d46a6 make it better 5 years ago
Isaac Grynsztein 006e983c14 make it better 5 years ago
Isaac Grynsztein 5db3e06a81 make it better 5 years ago
Isaac Grynsztein 2ced7b7f91 researching heroku support 5 years ago
Isaac Grynsztein 042baa418b updated .gitignore 5 years ago
Isaac Grynsztein deb928da12 sorting and updating now only possible on favorited (saved) playlists
fixed compilation bug in app.module
5 years ago
Isaac Grynsztein a7f5cc01d3 update youtube-dl binary 5 years ago
Isaac Grynsztein 414b6a26d9 backend playlist updating endpoint implemented
tomp3/tomp4 errors are now logged
5 years ago
Isaac Grynsztein c069672e62 ngmodule drag and drop import commit 5 years ago
Isaac Grynsztein 167d9dafa2 added title to create playlist dialog 5 years ago
Isaac Grynsztein 9302084f60 playlists can now be rearranged and updated 5 years ago
Isaac Grynsztein ac0199f596 iOS is now checked by the cdk platform component 5 years ago
Isaac Grynsztein 8e8ab7ac6c added min-height to app component 5 years ago
Isaac Grynsztein f06c9ba44a fixed bug where non-themed white space that appeared when file manager was expanded 5 years ago
Isaac Grynsztein 6e593472d9 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 5 years ago
Isaac Grynsztein 0bddbda36d updated favicon 5 years ago
Isaac Grynsztein 23feb05fab downloading agent is now the default of youtube-dl by default instead of aria2c. testing showed it performed better over multipled trials
added a setting to use aria2c optionally

added debug timing to getURLInfos
5 years ago