Laurent DEFERT
|
9cc6f5eae8
|
load youtube channels from www.youtube.com/{key}
Some channel return a 404 with the /c/ prefix
(ie. https://www.youtube.com/c/@relaxingmusicandvibes)
|
2023-01-17 08:45:52 +01:00 |
meeb
|
f9908a4d3b
|
Merge pull request #297 from biolds/embed-video
Embedded video player
|
2022-12-28 22:41:08 +11:00 |
Laurent DEFERT
|
bf99241ad2
|
embedded video player, video downloads
|
2022-12-28 12:03:40 +01:00 |
Laurent DEFERT
|
0e278bc8c4
|
fix relative media_file path
FileField should store a relative path, to make their "url" attribute work
|
2022-12-28 12:03:34 +01:00 |
meeb
|
57921ca6b9
|
Merge pull request #281 from PaulWoitaschek/patch-1
Specify the full compose syntax
|
2022-11-02 07:57:52 +11:00 |
Paul Woitaschek
|
fb23fdeae1
|
Specify the full compose syntax
|
2022-11-01 18:02:29 +01:00 |
meeb
|
433a7792d5
|
Merge pull request #275 from serjs/ffmpeg
Change ffmpeg from ytdlp
|
2022-10-14 21:27:27 +11:00 |
Sergey Bogatyrets
|
e198cc011b
|
Change ffmpeg from ytdlp
|
2022-10-13 13:25:06 +03:00 |
meeb
|
296a790af5
|
bump libs
|
2022-09-29 03:19:12 +10:00 |
meeb
|
e190821b7b
|
bump libs
|
2022-09-24 16:56:41 +10:00 |
meeb
|
1ba865cf0d
|
run build before test so static file tests work without precondition
|
2022-09-04 11:58:13 +10:00 |
meeb
|
05d50c958e
|
add support for m.youtube.com as a netloc when validating source urls, resolves #264
|
2022-09-04 11:57:15 +10:00 |
meeb
|
8426c7309a
|
bump libs
|
2022-09-04 11:46:04 +10:00 |
meeb
|
0450d47d81
|
bump libs
|
2022-08-25 17:01:39 +10:00 |
meeb
|
e8d899d273
|
use container config base dir for cookies when using container local settings, resolves #259
|
2022-08-14 15:43:49 +10:00 |
meeb
|
25d5768f6e
|
bump libs
|
2022-08-14 15:43:06 +10:00 |
meeb
|
e9a3f2dd59
|
url prefix override typo in some environments, related to #255
|
2022-07-25 16:37:47 +10:00 |
meeb
|
7832282545
|
patch the wsgi application environ to support sub-URLs, add a master ENV var to set a sub-URL, tweak SASS and README to match, actually resolves #255
|
2022-07-25 13:36:12 +10:00 |
meeb
|
d161aef112
|
allow Django STATIC_URL to be set, resolves #255
|
2022-07-24 17:51:46 +10:00 |
meeb
|
8901aea8d7
|
Merge branch 'main' of github.com:meeb/tubesync
|
2022-07-24 17:38:54 +10:00 |
meeb
|
227cae4cdb
|
Merge pull request #256 from rstrom1763/main
Correcting various spelling and grammar errors
|
2022-07-23 17:40:46 +10:00 |
Ryan
|
5e57abe86a
|
Correcting various spelling and grammar errors
Corrected various spelling and grammar errors on the README.md file. Utilized a spell checker to verify.
|
2022-07-23 00:22:05 -05:00 |
meeb
|
c04c1b3cfb
|
bump libs
|
2022-07-20 17:45:10 +10:00 |
meeb
|
a94541a354
|
replace all whitespaec with spaces in filenames, related to #35
|
2022-07-17 13:45:40 +10:00 |
meeb
|
84a368aa09
|
bump libs
|
2022-07-17 13:35:00 +10:00 |
meeb
|
6d2fb86e7d
|
bump libs
|
2022-07-06 11:27:52 +10:00 |
meeb
|
67a3998aac
|
bump to 0.11.0
|
2022-06-29 17:17:58 +10:00 |
meeb
|
e3ca39b5db
|
bump libs
|
2022-06-29 17:14:19 +10:00 |
meeb
|
872bfc5124
|
remove vague py version requirement, bump libs
|
2022-06-18 23:40:02 +10:00 |
meeb
|
ae5550a28d
|
add arm64 note
|
2022-06-09 00:00:00 +10:00 |
meeb
|
153ca032b1
|
bump libs
|
2022-06-08 23:57:37 +10:00 |
meeb
|
95e727b0a8
|
Merge pull request #246 from SweetMNM/main
Build docker image for amd64 and arm64
|
2022-06-08 23:37:49 +10:00 |
SweetMNM
|
f1c6fc3086
|
🎪 Update CI action to support arm64
|
2022-06-08 08:20:08 +03:00 |
SweetMNM
|
a3559526cb
|
🌵 Fix docker cache url
|
2022-06-08 08:13:36 +03:00 |
SweetMNM
|
a0ca2b3061
|
🎪 Fix gchr username error
|
2022-06-07 21:59:47 +03:00 |
SweetMNM
|
120a19d2ba
|
🚜 Fix ghcr url in release action
|
2022-06-07 21:45:29 +03:00 |
SweetMNM
|
4735e72f12
|
♻️ Retry with changes from BigCheeZ/tubesync
https://github.com/BigCheeZ/tubesync/tree/aarch64_support
|
2022-06-07 20:51:48 +03:00 |
SweetMNM
|
5954dba48d
|
🐳 Add piwheels pip source for arm64
|
2022-06-07 20:28:46 +03:00 |
SweetMNM
|
3f699c82ec
|
🎭 Fix dockerfile error
|
2022-06-07 19:49:29 +03:00 |
SweetMNM
|
cb39ece21b
|
🐛 aarch64 test number 3
|
2022-06-07 19:41:11 +03:00 |
SweetMNM
|
3943115b18
|
🏁 Fix docker build
|
2022-06-07 19:33:03 +03:00 |
SweetMNM
|
97183fff97
|
⚓ Build docker image for aarch64
|
2022-06-07 19:04:34 +03:00 |
meeb
|
b4a247bf37
|
bump libs
|
2022-06-03 22:44:41 +10:00 |
meeb
|
3bee755eb5
|
Merge pull request #244 from meeb/dependabot/pip/pillow-9.1.1
Bump pillow from 9.1.0 to 9.1.1
|
2022-06-03 22:43:01 +10:00 |
dependabot[bot]
|
9957639be5
|
Bump pillow from 9.1.0 to 9.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.0...9.1.1)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-03 12:41:27 +00:00 |
meeb
|
a5a8e37a20
|
bump libs
|
2022-05-16 15:01:44 +10:00 |
meeb
|
7a1b2adc59
|
Merge pull request #238 from Nedlinin/patch-1
Update dashboard.html
|
2022-05-14 12:11:03 +10:00 |
Chris Heath
|
7668466bc3
|
Update dashboard.html
Small typo fix of "Runtime infomation" -> "Runtime information"
|
2022-05-13 15:12:38 -05:00 |
meeb
|
ceb8cbc442
|
bump libs
|
2022-05-01 14:15:46 +10:00 |
meeb
|
8b0d1b3397
|
bump libs
|
2022-04-23 13:29:35 +10:00 |