Commit Graph

  • e1e55e6781 Update README.md jely2002 2020-04-14 17:01:20 +02:00
  • 20308ddb0a Merge remote-tracking branch 'origin/playlist-support' into playlist-support jely2002 2020-04-14 16:59:56 +02:00
  • 4fe748e472 Add auto-updating on win32 jely2002 2020-04-14 16:57:50 +02:00
  • 66fc28ab3d Update README.md Jelle Glebbeek 2020-04-12 01:24:42 +02:00
  • 68410f7bdd Merge remote-tracking branch 'origin/playlist-support' into playlist-support jely2002 2020-04-12 01:20:07 +02:00
  • 572b091900 Remove unneeded dependencies jely2002 2020-04-12 01:15:20 +02:00
  • 68fc2d67ca Use own callYTDL method to exec binaries jely2002 2020-04-12 01:14:46 +02:00
  • a0235c2b06 Implement own youtube-dl exec jely2002 2020-04-12 01:13:45 +02:00
  • 06435488c3 Update README.md Jelle Glebbeek 2020-04-10 14:21:34 +02:00
  • 813fbe1721 Update README.md Jelle Glebbeek 2020-04-10 14:18:41 +02:00
  • 0a25f33304 Update version number jely2002 2020-04-10 14:13:43 +02:00
  • 6bbdbf0f48 Fix removed videos still being downloaded jely2002 2020-04-10 14:07:41 +02:00
  • 93e16168f9 Add error handling on removed videos jely2002 2020-04-10 13:45:09 +02:00
  • ab80f1a172 Split into playlist.js and video.js jely2002 2020-04-10 12:07:45 +02:00
  • 72d7ecbaf8 Add progress bars for step 1 and 3 jely2002 2020-04-10 12:07:20 +02:00
  • c22523a1b0 Schedule playlist downloads so the system doesn't get overflowed with processes jely2002 2020-04-10 12:06:59 +02:00
  • 6d78cdbc41 Add progress bar when downloading playlists jely2002 2020-04-08 01:42:44 +02:00
  • 071a0714a6 Completely overhauled the download system & added playlist support jely2002 2020-04-08 01:42:27 +02:00
  • e369269d7a Merge remote-tracking branch 'origin/master' jely2002 2020-04-05 23:56:56 +02:00
  • 96985551e6 Add right-click menu to url input jely2002 2020-04-05 23:56:46 +02:00
  • 54a90391d1 Update README.md Jelle Glebbeek 2020-04-05 23:41:28 +02:00
  • 2e4e05e198 Merge pull request #1 from jely2002/master Jelle Glebbeek 2020-04-05 18:08:25 +02:00
  • 553f5aa96b Add chmod 755 for ffmpeg v1.3.2 jely2002 2020-04-04 21:57:38 +02:00
  • d3f9c13e36 Move fs import so it can be loaded on-time jely2002 2020-04-04 21:57:06 +02:00
  • 7599d86c26 Set version to 1.3.2 jely2002 2020-04-04 21:56:26 +02:00
  • 796b3639c3 Rename ffmpeg-darwin to ffmpeg to fix conversion jely2002 2020-04-04 21:55:59 +02:00
  • dbc05154aa Chmod binaries so they can be executed jely2002 2020-04-04 21:25:03 +02:00
  • 6efeba5a1b Merge remote-tracking branch 'origin/master' jely2002 2020-04-04 20:19:51 +02:00
  • 91f58282cb Update to testing version 1.3.2 (check release for changelog) jely2002 2020-04-04 20:19:32 +02:00
  • 9374fda730 Update README.md Jelle Glebbeek 2020-04-04 12:11:26 +02:00
  • ec1c426df6 Update README.md Jelle Glebbeek 2020-04-04 02:28:24 +02:00
  • 330ae9daae Update README.md Jelle Glebbeek 2020-04-04 02:26:21 +02:00
  • 7d618887af Update README.md Jelle Glebbeek 2020-04-04 02:20:41 +02:00
  • 81b8058585 Fix custom titlebar on Darwin v1.2.0 jely2002 2020-04-04 02:04:31 +02:00
  • 93d90eb7e4 Only include binaries for the build target jely2002 2020-04-04 02:04:01 +02:00
  • 4d8d659a8f Change window implementation to fit Darwin jely2002 2020-04-04 02:03:26 +02:00
  • a2d012aac8 Change binary paths to work on Darwin jely2002 2020-04-04 02:02:56 +02:00
  • f51b06509d Rollback unnecessary file renames jely2002 2020-04-04 02:02:20 +02:00
  • 6b8b886e53 Attempt to fix MacOSX compatibility jely2002 2020-04-03 23:59:00 +02:00
  • 6cdd25d689 Fix ENOENT on MacOS jely2002 2020-04-03 23:04:59 +02:00
  • 8a1006d97b Add MacOS support (testing) jely2002 2020-04-03 23:00:45 +02:00
  • 30f78d7edf Changed packaging to reduce executable file size v1.1.3 jely2002 2020-04-03 21:36:59 +02:00
  • 2974538ef0 Changed packaging to reduce executable file size jely2002 2020-04-03 21:34:36 +02:00
  • db1be53be0 Increase version v1.1.2 jely2002 2020-04-03 20:58:46 +02:00
  • f889cc8bb8 Change resource locations jely2002 2020-04-03 20:30:51 +02:00
  • 3a5cc1df4e Change resource bundling jely2002 2020-04-03 20:30:33 +02:00
  • 0a90bc2529 UI is now more descriptive jely2002 2020-04-03 20:30:19 +02:00
  • e86a70af04 Moved images to /img directory jely2002 2020-04-03 20:29:26 +02:00
  • b317da0326 Add fps selection & subtitle support jely2002 2020-04-03 19:27:07 +02:00
  • 2dee517efa Add error toasts jely2002 2020-04-03 19:26:34 +02:00
  • 0b7d06f702 Add Linux & Mac build targets jely2002 2020-04-03 19:26:04 +02:00
  • 10a27fd7e4 Add subtitles checkbox jely2002 2020-04-03 19:25:08 +02:00
  • dc3cb9dab4 Add styles for error toasts jely2002 2020-04-03 19:24:28 +02:00
  • c532cfea48 Move binaries to /resources jely2002 2020-04-03 19:24:05 +02:00
  • 46636979a0 Create LICENSE Jelle Glebbeek 2020-04-02 03:38:52 +02:00
  • 11aa35a30e Create README.md v1.0.0 Jelle Glebbeek 2020-04-02 03:33:41 +02:00
  • f184d5a8e7 Initial commit (1.0.0) jely2002 2020-04-02 03:25:36 +02:00