Commit graph

63 commits

Author SHA1 Message Date
Alex Shnitman
9f2da739cd retire ARM32 build 2024-04-12 10:10:17 +03:00
Alex Shnitman
0b77011f83 updated README with python version 2023-12-09 08:47:36 +02:00
Robert Smits
c64dda8ca7 Fix theme handling and auto theme
This commit fixes the client side theme selection being overwritten by the backend and adds a selectable auto theming option.
2023-10-01 18:23:11 +02:00
Alex
27def1f670 separated YTDL_OPTIONS_FILE 2023-08-19 21:03:08 +00:00
ArabCoders
01aafe3854 Fixed typo and removed unused import 2023-08-14 04:53:16 +03:00
Abdulmohsen
8c994bc45f
Updated YTDL_OPTIONS description in README.md 2023-08-13 19:13:55 +03:00
Alex Shnitman
9782b5d75f improve examples (closes #295) 2023-07-12 23:04:22 +03:00
Shalak
7bde629787 Enhance README.md with more yt-dlp examples 2023-07-10 04:28:54 +02:00
Rithas K
11a31ab023 Update README 2023-06-19 16:34:01 +05:30
Alex
d3bc5d39a1
Update README.md 2023-06-18 10:29:20 +03:00
Alex
9a030df636
Update README.md 2023-06-18 10:08:17 +03:00
Rithas K
9205e9de6e Add iOS shortcut link 2023-06-17 19:50:58 +05:30
breakid
70b8bedc64 Made changes requested by original author
- Recombined COPY and RUN commands in Dockerfile
- Modified 'supported sites' URL in README
- Undid automatic formatting in ytdlp.py
2023-05-10 18:29:32 -04:00
breakid
fb7e15bd56 Fixed default TEMP_DIR path 2023-05-09 16:10:30 -04:00
breakid
ccff77647c Added support for yt-dlp 'temp' path
- Added support for yt-dlp 	emp path
- Formatted with Black
- Updated README to reflect new TEMP_DIR setting; linted
- Modified Dockerfile to strip carriage return characters from docker-entrypoint.sh script to fix building the image on Windows
- Added example docker-compose.yml config
2023-05-09 16:05:38 -04:00
guahki
23e9fef032 Introduce DOWNLOAD_DIRS_INDEXABLE to index download dirs 2023-04-16 13:08:58 +02:00
guahki
8283716547 Introduce DELETE_FILE_ON_TRASHCAN option, to delete files on the server 2023-04-16 13:07:25 +02:00
Alex Shnitman
d922970d0c docker image path under ghcr.io 2023-03-25 13:20:46 +03:00
しぐれ
954d561a66
Update README.md
Replace Chrome cookies extractor with get-cookiestxt-locally
2023-03-13 20:00:29 -04:00
Alex Shnitman
ea7a7b0711 Fix boolean env variables (closes #213) 2023-02-04 11:09:36 +02:00
Alex Shnitman
a6d6942f7b upgrade dependencies; add troubleshooting section to README 2022-11-19 17:23:36 +02:00
James Woglom
202813b9ed CREATE_DIRS -> CREATE_CUSTOM_DIRS 2022-09-19 15:00:26 -04:00
James Woglom
ba712fc071 Fill in download_dir or audio_download_dir on launch 2022-08-30 00:55:16 -04:00
James Woglom
47e797cfcb update readme 2022-08-29 18:26:43 -04:00
Alex Shnitman
dccf8d5bf6 refactor of the entrypoint feature 2022-06-19 22:19:13 +03:00
Alex Shnitman
566774316f Merge branch 'master' of https://github.com/alexta69/metube into VergilGao/master 2022-06-19 21:54:30 +03:00
Alex Shnitman
38a911f489 added note about the OUTPUT_TEMPLATE_CHAPTER config variable to the README 2022-06-19 21:51:10 +03:00
羽先生
ccd1d5a891 update readme to add new mode description 2022-06-05 10:02:25 +08:00
Mirek Szajowski
2f66f05ccc Add bookmarklets with toast 2022-05-25 00:15:46 +02:00
Alex Shnitman
43de9c8454 added Apache reverse proxy config 2022-03-15 19:48:09 +02:00
Alex Shnitman
4ee096c666 add note about Watchtower to README 2022-01-26 22:02:44 +02:00
Alex Shnitman
7b94a4fabd change default path of queue persistence files (closes #110) 2022-01-26 08:25:53 +02:00
Alex Shnitman
80c2ed3f98 reworked persistent queues 2022-01-25 23:56:17 +02:00
Erazor2
1ebf1da076 Added Env-Var for State-Directory 2022-01-17 18:47:32 +00:00
Erazor2
d07d799e17 Updated Readme 2022-01-15 12:27:47 +00:00
Alex
224deb9792
add a YTDL_OPTIONS example 2021-11-21 16:50:18 +02:00
Alex Shnitman
8be3aa1ec9 Rewording of browser extension sections in README 2021-10-15 12:47:53 +03:00
nanocortex
e8a5eba824
Update README.md 2021-10-15 06:17:38 +00:00
nanocortex
a368aef384
Update README.md 2021-10-15 06:16:41 +00:00
nanocortex
0c773feef9
Update README.md 2021-10-15 06:10:15 +00:00
Alex Shnitman
b8cd48e8d7 Rewording of the reverse proxy section of the README 2021-10-14 19:13:03 +03:00
Jason Raimondi
a2017a0e50 docs: adds example of reverse proxy with Caddy 2021-10-13 23:03:00 -07:00
Alex Shnitman
1121243678 reword README text about cookie usage 2021-09-20 16:31:47 +03:00
Oliver Cervera
fb43148cfa
Add cookies how to
Add procedure to use cookies with this container
2021-09-20 15:15:51 +02:00
Alex Shnitman
b1f856474c add support for youtube-dl options (closes #33, #34) 2021-08-28 10:32:24 +03:00
Alex Shnitman
6e986a88ca switched to the yt-dlp fork of youtube-dl (closes #41) 2021-08-17 23:53:49 +03:00
Alex Shnitman
810dd34c31 expand extension description 2021-07-27 19:06:51 +03:00
Rpsl
9628371d8c added info in README about browser extension 2021-07-27 15:18:00 +03:00
Alex Shnitman
3fe107b299 set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden in the environment 2021-07-25 21:22:20 +03:00
Ömer Erdinç Yağmurlu
dabaae58e2 Add AUDIO_DOWNLOAD_DIR option 2021-07-25 00:31:58 +02:00