Commit Graph

1806 Commits (master)
 

Author SHA1 Message Date
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
Isaac Grynsztein a0eff4d96d images on file cards now load when the accordion is hovered over to increase responsiveness. images are loading maybe a second before clicking so hopefully they're done by the time the expansion finishes
added the ability to create playlists in the gui through a new dialog

reloading mp3s/mp4s doesn't cause an image refresh anymore when the list is unchanged

fixed loading spinner of available formats so it now only shows when it is loading the current url

file card images now don't show when errored or thumbnailurl doesn't exist
5 years ago
Isaac Grynsztein b87b49d77b removed outline for video player 5 years ago
Tzahi12345 c05026aa15
Update README.md 5 years ago
Tzahi12345 883df63d2f
Update README.md 5 years ago
Tzahi12345 da1d49b541
Update README.md 5 years ago
Isaac Grynsztein 393ed5a210 added skeleton code for future electron.js support
added font swap to google font call

simplified polyfills

updated backend package.json info
5 years ago
Isaac Grynsztein 54492b109a thumbnails now lazy load. when it is loading, a content loading gradient is shown in front of it
made file cards look better on mobile devices
5 years ago
Isaac Grynsztein 7eac88a31f removed debug logging 5 years ago
Isaac Grynsztein 8fec9639eb fixed bug where if no theme was selected, errors would fire 5 years ago
Isaac Grynsztein a15e1f98fa fixed compilation error and cleaned up code in app component 5 years ago
Isaac Grynsztein 6604484765 updated styles.css to styles.scss in angular.json 5 years ago
Isaac Grynsztein c58f8a4058 added theming support with 3 themes (only 2 selectable for now)
switched from css to scss default style system

cleaned up unused code in app component

upated youtube search results styling

downloading video from home screen now shows local progress bar under that video
5 years ago