Commit Graph

1094 Commits

Author SHA1 Message Date
GlassedSilver
f79b254040 using more recent ffmpeg + code cleanup 2022-04-18 07:29:28 +02:00
GlassedSilver
e7989e41f9 Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master 2022-04-18 05:54:09 +02:00
GlassedSilver
a4d421d398 add downloader script for JVS's ffmpeg master blds 2022-04-18 05:54:01 +02:00
Glassed Silver
d6ed82134b Merge pull request #550 from GlassedSilver/master
revert ffmpeg changees
2022-04-18 01:57:31 +02:00
GlassedSilver
74f5a9983d revert ffmpeg changees 2022-04-18 01:56:16 +02:00
Glassed Silver
07a259f128 Merge pull request #549 from GlassedSilver/master
try to fix ffmpeg install from edge
2022-04-17 23:48:12 +02:00
GlassedSilver
de79efafa6 try to fix ffmpeg install from edge 2022-04-17 23:46:08 +02:00
Glassed Silver
ea214ca953 Merge pull request #548 from GlassedSilver/master
Switch to alpine edge community repo for ffmpeg (fixed syntax)
2022-04-17 21:40:29 +02:00
GlassedSilver
f11baf6d4b fix missing \ in DOCKEFILE 2022-04-17 21:38:01 +02:00
Glassed Silver
7d0d665798 Merge pull request #547 from GlassedSilver/master
Switch to alpine edge community repo for ffmpeg
2022-04-17 21:35:02 +02:00
GlassedSilver
9e35e0fe4d Switch to alpine edge community repo for ffmpeg 2022-04-17 21:15:52 +02:00
Glassed Silver
4a148d5148 Merge pull request #537 from Tzahi12345/dependabot/npm_and_yarn/backend/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /backend
2022-04-09 11:51:42 +02:00
Glassed Silver
4fd60c8a5d Merge pull request #539 from Tzahi12345/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-09 11:51:34 +02:00
Glassed Silver
d8cee00e7a Merge pull request #538 from Tzahi12345/dependabot/npm_and_yarn/backend/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /backend
2022-04-09 11:50:58 +02:00
dependabot[bot]
478d0c8fad Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 09:39:19 +00:00
dependabot[bot]
d15709008c Bump ansi-regex from 3.0.0 to 3.0.1 in /backend
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 09:38:59 +00:00
dependabot[bot]
80aba6b4a7 Bump minimist from 1.2.5 to 1.2.6 in /backend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 09:38:56 +00:00
Glassed Silver
c4cf981e57 Merge pull request #536 from Tzahi12345/dependabot/npm_and_yarn/backend/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2 in /backend
2022-04-09 11:38:29 +02:00
dependabot[bot]
7d3079f042 Bump moment from 2.29.1 to 2.29.2 in /backend
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 07:19:13 +00:00
Glassed Silver
ffa1737df3 Merge pull request #535 from GlassedSilver/Readme-Update
Made Global custom args hint clearer. (scope: EN)
2022-04-08 19:18:57 +02:00
GlassedSilver
f1a7986e7a Made Global custom args hint clearer. (scope: EN) 2022-04-08 19:17:14 +02:00
Glassed Silver
8456accda0 Adding link to MongoDB transfer guide in README 2022-03-25 13:26:57 +01:00
Glassed Silver
d4ef7066df Update README to include legal disclaimer
and one small change in the notice about best practices. (because I'm forgetful ok)
2022-03-25 11:17:37 +01:00
Glassed Silver
b76a7f2e43 Update README to highlight usage of nightlies...
... and best practices with large datasets.
2022-03-25 11:09:54 +01:00
Glassed Silver
98e77f65f9 Merge pull request #343 from controlol/patch-1
solve path problem subscriptions
2022-03-25 10:48:36 +01:00
Glassed Silver
ee5d6dfba8 Merge branch 'master' into patch-1 2022-03-25 10:41:31 +01:00
Glassed Silver
3538132d24 Merge pull request #533 from Tzahi12345/dependabot/npm_and_yarn/follow-redirects-1.14.9
Bump follow-redirects from 1.13.0 to 1.14.9
2022-03-23 15:31:41 +01:00
dependabot[bot]
b6399eb876 Bump follow-redirects from 1.13.0 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 13:21:08 +00:00
Glassed Silver
bcab211ed7 Merge pull request #479 from u0a1009/Added-Shortcut
Added Shortcut description
2022-03-23 14:06:29 +01:00
Glassed Silver
a753b6db95 Merge pull request #483 from GlassedSilver/Readme-Update
Git Bug Report template; better user guidance
2022-03-23 14:05:36 +01:00
Glassed Silver
26eb687ece Merge pull request #528 from chepe263/master
Add download video button on player component.
2022-03-23 14:03:19 +01:00
Glassed Silver
327e1efc95 Merge pull request #531 from Tzahi12345/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.1 to 1.5.10
2022-03-23 14:02:50 +01:00
Glassed Silver
3a4eb8afdb Merge pull request #532 from Tzahi12345/dependabot/npm_and_yarn/electron-13.6.6
Bump electron from 9.4.0 to 13.6.6
2022-03-23 14:01:51 +01:00
Glassed Silver
93d35dd97c Merge pull request #530 from Tzahi12345/dependabot/npm_and_yarn/backend/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7 in /backend
2022-03-23 12:23:23 +01:00
dependabot[bot]
343a9bf70b Bump electron from 9.4.0 to 13.6.6
Bumps [electron](https://github.com/electron/electron) from 9.4.0 to 13.6.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.4.0...v13.6.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 09:32:46 +00:00
dependabot[bot]
699b3f5316 Bump url-parse from 1.5.1 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 09:30:37 +00:00
dependabot[bot]
910ae90882 Bump node-fetch from 2.6.1 to 2.6.7 in /backend
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 09:30:07 +00:00
Glassed Silver
605042fdf8 Merge pull request #478 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Weblate
2022-03-23 10:10:12 +01:00
Glassed Silver
118bed551a Merge pull request #517 from Tzahi12345/dependabot/npm_and_yarn/backend/ajv-6.12.6
Bump ajv from 6.12.0 to 6.12.6 in /backend
2022-03-23 10:09:54 +01:00
Glassed Silver
70fc4150d4 Merge pull request #518 from Tzahi12345/dependabot/npm_and_yarn/backend/follow-redirects-1.14.8
Bump follow-redirects from 1.14.4 to 1.14.8 in /backend
2022-03-23 10:09:39 +01:00
Glassed Silver
68e1388178 Merge pull request #524 from Tzahi12345/dependabot/npm_and_yarn/karma-6.3.16
Bump karma from 5.0.9 to 6.3.16
2022-03-23 10:09:19 +01:00
Glassed Silver
aeaa653b27 Merge pull request #529 from EgorBakanov/master
Fixed file type dropdown margin
2022-03-23 10:06:02 +01:00
Egor Bakanov
033d0d0658 Fixed file type dropdown margin 2022-03-22 13:16:13 +07:00
Guillermo Chavez
1980893d9c Add download video button on player component. 2022-03-20 23:14:56 -06:00
dependabot[bot]
a7c36898fa Bump karma from 5.0.9 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.9 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.9...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 02:19:07 +00:00
Maite Guix
9cb3b71b0f Translated using Weblate (Catalan)
Currently translated at 100.0% (302 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ca/
2022-02-28 18:57:37 +01:00
Maxime Leroy
3dc03b3fa0 Translated using Weblate (French)
Currently translated at 99.6% (301 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/fr/
2022-02-26 07:57:20 +01:00
S3aBreeze
2c49b6e260 Translated using Weblate (Russian)
Currently translated at 100.0% (302 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ru/
2022-02-18 15:54:31 +01:00
Heimen Stoffels
1faabda5f0 Translated using Weblate (Dutch)
Currently translated at 100.0% (302 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nl/
2022-02-15 11:55:51 +01:00
Allan Nordhøy
82321f28cd Translated using Weblate (Norwegian Bokmål)
Currently translated at 66.5% (201 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nb_NO/
2022-02-14 09:55:26 +01:00