735 Commits

Author SHA1 Message Date
Jelle Glebbeek
ffcb2a191c docs: update the MSVCR 2010 download link (#35) 2021-04-26 17:10:54 +02:00
Jelle Glebbeek
5f7b6c3045 Docs: Add FAQ entry about merged playlists (closes #44) 2021-04-25 01:22:54 +02:00
Jelle Glebbeek
00dcb786fd Add the option to download video only (#43) 2021-04-20 02:37:13 +02:00
Jelle Glebbeek
97928d4bc7 Underline anchors in error messages 2021-04-14 00:43:40 +02:00
Jelle Glebbeek
a98287aabf Add unit-test for livestream detection 2021-04-14 00:39:03 +02:00
Jelle Glebbeek
a06ec90301 Disable livestream downloading until the feature is implemented 2021-04-14 00:36:17 +02:00
Jelle Glebbeek
35e279d2e1 Detect livestreams in the detectType method 2021-04-14 00:35:52 +02:00
Jelle Glebbeek
decd0333d6 Add members-only content error definition 2021-04-14 00:10:18 +02:00
Jelle Glebbeek
c62f80b5d1 Add error definitions for a variety of reported errors 2021-04-12 23:26:22 +02:00
Jelle Glebbeek
da971dc4fa Add new planned feature to README 2021-04-12 23:25:49 +02:00
Jelle Glebbeek
e52eebb23e Add a 'connection reset' error definition 2021-04-06 02:16:37 +02:00
Jelle Glebbeek
efa3be5ab4 Show the progress of the main progress bar in the icon as well 2021-04-04 22:57:30 +02:00
Jelle Glebbeek
935e6cea68 Add a connection timed out error 2021-04-04 22:56:58 +02:00
Jelle Glebbeek
1e98983969 Add more information about errors to the README 2021-04-04 22:56:46 +02:00
Jelle Glebbeek
a6a07c5afb Fix a weird sentence in an error log 2021-04-04 22:56:29 +02:00
Jelle Glebbeek
12554431ac Add white mode with a setting 2021-04-04 22:55:51 +02:00
Jelle Glebbeek
92fc7757cd Automatically detect what python install to use on linux systems 2021-04-03 22:02:31 +02:00
Jelle Glebbeek
cff89c6923 Add various new error definitions 2021-04-03 20:43:47 +02:00
Jelle Glebbeek
463fcc1323 Show a human readable error when youtube-dl returns an empty object
Instead of raising an unhandled error.
2021-04-03 20:43:38 +02:00
Jelle Glebbeek
18d6d72926 Add info about the vcredist 2010 depend on windows 2021-04-03 20:41:14 +02:00
Jelle Glebbeek
fdbb5f3408 Update package-lock.json to v2.0.0 2021-04-01 19:57:26 +02:00
Jelle Glebbeek
847a202109 Update README with new coverage badge 2021-04-01 19:57:06 +02:00
Jelle Glebbeek
37963a150e Merge update v2.0.0 into master for release
For changelog see PR #42
v2.0.0
2021-04-01 14:51:01 +02:00
Jelle Glebbeek
fd17ae21fb No longer include dev files when packaging the app (attempt 2) 2021-04-01 13:24:13 +02:00
Jelle Glebbeek
d273ca0fde No longer include dev files when packaging the app 2021-04-01 13:23:24 +02:00
Jelle Glebbeek
92d6e8775a Update shipped ytdl binaries to version 2021.04.01 2021-04-01 13:13:11 +02:00
Jelle Glebbeek
90fb299981 Update github workflows
All workflows now use npm ci instead of npm install
All workflows now use npx with npm_config_yes=true to prepare for npm 7
2021-03-31 18:11:15 +02:00
Jelle Glebbeek
fb69e5a585 Update small discrepancies in README and ISSUE_TEMPLATES 2021-03-27 17:49:05 +01:00
Jelle Glebbeek
95885ec98b Fix spelling error in the word separate 2021-03-27 17:41:50 +01:00
Jelle Glebbeek
62b1b9fb21 Make the incomplete video ID error more descriptive 2021-03-27 17:41:33 +01:00
Jelle Glebbeek
f805b29f60 Switch the ytdl update urls back to HTTPS
The certificate seems fixed
2021-03-27 17:40:36 +01:00
Jelle Glebbeek
6967c878aa Add help button to the settings modal 2021-03-25 01:17:22 +01:00
Jelle Glebbeek
b12c5cc252 Remove no longer needed logging 2021-03-25 01:17:06 +01:00
Jelle Glebbeek
a3bfb1d41d Add quick-test script for quickly testing local changes 2021-03-25 01:16:45 +01:00
Jelle Glebbeek
c964c56ff0 Add "output format" setting #40 2021-03-24 12:26:51 +01:00
Jelle Glebbeek
8b87d59f95 Set version to 2.0.0 🎉 2021-03-24 12:25:13 +01:00
Jelle Glebbeek
9df297307a Add partial unit-test for InfoQueryList.js 2021-03-22 22:05:45 +01:00
Jelle Glebbeek
306f5fa6cd Merge remote-tracking branch 'origin/v2.0.0' into v2.0.0 2021-03-22 21:23:00 +01:00
Jelle Glebbeek
13149a66c7 Move the downloadVideo method to a more logical spot 2021-03-22 21:03:31 +01:00
Jelle Glebbeek
2d52030c19 Fix unhandled error when closing the application while downloading something 2021-03-22 21:02:55 +01:00
Jelle Glebbeek
adcbc774c6 Fix unhandled error when checking video type 2021-03-22 21:01:47 +01:00
Jelle Glebbeek
1588cb3546 Add additional error triggers 2021-03-22 21:01:22 +01:00
Jelle Glebbeek
9d4019ba7e Fix: subtitle button jumping up when clicked 2021-03-21 15:16:32 +01:00
Jelle Glebbeek
3e76f3688b Fix progressbar only starts moving when the first video gets downloaded 2021-03-21 01:10:33 +01:00
Jelle Glebbeek
3aad42095a Fix remove prefix quote from audio output file name 2021-03-21 01:10:05 +01:00
Jelle Glebbeek
b55dec7f4d Fix subtitles not working with merged playlists 2021-03-21 01:09:03 +01:00
Jelle Glebbeek
88c023bc36 Commit package-lock.json 2021-03-19 14:41:56 +01:00
Jelle Glebbeek
b452f0ee66 Switch to AGPL v3.0 license 2021-03-19 14:41:31 +01:00
Jelle Glebbeek
ded2338f03 Fix path.join mock in Filepaths.test.js 2021-03-19 02:14:19 +01:00
Jelle Glebbeek
778a186966 Merge master into v2.0.0 (FUNDING.yml) 2021-03-19 01:59:17 +01:00