meeb
|
53f1873a9b
|
Merge branch 'main' of github.com:meeb/tubesync into main
|
2020-12-18 18:41:36 +11:00 |
meeb
|
9434293a84
|
fix dupe info on dashboard
|
2020-12-18 18:41:24 +11:00 |
meeb
|
ed69fe9dcc
|
README tweaks
|
2020-12-18 18:35:58 +11:00 |
meeb
|
67af70569b
|
bump to 0.5
|
2020-12-18 18:07:33 +11:00 |
meeb
|
68a62d8a7c
|
add full support for YouTube channels with no vanity name, resolves #9
|
2020-12-18 17:43:58 +11:00 |
meeb
|
55578f4de7
|
add pretty-json-info-spam wrapper command to aid debugging urls
|
2020-12-18 17:31:47 +11:00 |
meeb
|
47313cb6cc
|
bump to v0.4
|
2020-12-18 16:20:29 +11:00 |
meeb
|
a854b804f0
|
typo in test
|
2020-12-18 16:01:53 +11:00 |
meeb
|
08c1a82c30
|
custom filenames with media templates, resolves #5
|
2020-12-18 15:59:01 +11:00 |
meeb
|
25a1a82de4
|
add copy thumbnails status to source overview page
|
2020-12-18 13:02:13 +11:00 |
meeb
|
ff58f2811b
|
add field for media file name format, part of #5
|
2020-12-18 13:00:33 +11:00 |
meeb
|
83b9c167a9
|
add option at source level to copy over thumbnails with media, resolves #8
|
2020-12-18 12:51:04 +11:00 |
meeb
|
ffe0049bab
|
support youtube channels without vanity URLs, resolves #6
|
2020-12-18 12:30:31 +11:00 |
meeb
|
c1c39d9e17
|
typos
|
2020-12-18 12:26:05 +11:00 |
meeb
|
8d7f7e2476
|
change ffmpeg download location, resolves #4
|
2020-12-18 11:29:35 +11:00 |
meeb
|
cfcdce5a7b
|
use github release tags for container tags
|
2020-12-17 20:03:10 +11:00 |
meeb
|
d0d4cbeace
|
only create a container on published releases
|
2020-12-17 19:47:59 +11:00 |
meeb
|
d4218f0087
|
update libraries
|
2020-12-17 19:47:38 +11:00 |
meeb
|
2560238c50
|
version bump
|
2020-12-17 19:35:08 +11:00 |
meeb
|
5f519f0d2e
|
increase default items per page
|
2020-12-17 19:34:37 +11:00 |
meeb
|
f1b0b50acc
|
cleanup
|
2020-12-17 19:26:28 +11:00 |
meeb
|
fd2d895560
|
tweaks
|
2020-12-17 19:24:57 +11:00 |
meeb
|
5da202ceaa
|
fix healthcheck permissions
|
2020-12-17 19:23:32 +11:00 |
meeb
|
0cbe987196
|
update readme
|
2020-12-17 19:13:09 +11:00 |
meeb
|
81905b7325
|
update readme
|
2020-12-17 19:07:08 +11:00 |
meeb
|
3c29cdb340
|
add screenshots to readme
|
2020-12-17 18:59:21 +11:00 |
meeb
|
918f84cd6d
|
readme
|
2020-12-17 18:51:58 +11:00 |
meeb
|
8df8376124
|
tweak dashboard truncation
|
2020-12-17 18:51:44 +11:00 |
meeb
|
19afe7fbb3
|
let youtube-dl create its cachedir
|
2020-12-14 03:00:10 +11:00 |
meeb
|
0bab395fd3
|
fix container secret key to a default
|
2020-12-14 02:21:30 +11:00 |
meeb
|
7fd6e41f0c
|
enable youtube-dl cache dir by default with optional setting for container builds
|
2020-12-14 02:01:31 +11:00 |
meeb
|
e709db8ffe
|
move healthcheck.py into app dir
|
2020-12-14 01:55:07 +11:00 |
meeb
|
b667a7ec55
|
fix source last crawl date formatting in template
|
2020-12-14 01:00:48 +11:00 |
meeb
|
df988547e7
|
add download progress logs for videos with no downloaded bytes total
|
2020-12-14 00:58:39 +11:00 |
meeb
|
39ea60baa4
|
add transparent version of logo
|
2020-12-14 00:54:03 +11:00 |
meeb
|
3f9b89471d
|
missing import
|
2020-12-14 00:36:39 +11:00 |
meeb
|
9928443c46
|
allow sass to be recompiled if required inside the container
|
2020-12-13 22:52:50 +11:00 |
meeb
|
8de5e63781
|
allow sass to be recompiled if required inside the container
|
2020-12-13 22:43:06 +11:00 |
meeb
|
96509f3dce
|
typo
|
2020-12-13 22:12:43 +11:00 |
meeb
|
d100c7b888
|
add env toggle for django debugging
|
2020-12-13 21:51:58 +11:00 |
meeb
|
a48d8df6f7
|
handle rare formats with non-int pixels sizes
|
2020-12-13 21:48:26 +11:00 |
meeb
|
f2f2671cf1
|
handle dash streams with no video stream
|
2020-12-13 21:39:05 +11:00 |
meeb
|
a1fe67f36c
|
clean up redundant dash handling
|
2020-12-13 21:29:16 +11:00 |
meeb
|
cf32716763
|
add is_hls and is_dash flags to parsed formats
|
2020-12-13 21:28:44 +11:00 |
meeb
|
7dd76a74b0
|
handle dash formatless streams
|
2020-12-13 21:22:22 +11:00 |
meeb
|
ce50eaaac8
|
handle dash videos with no progress downloaded byte totals
|
2020-12-13 21:21:35 +11:00 |
meeb
|
d7a3ee277e
|
add source message disclaimer for massive sources
|
2020-12-13 21:10:43 +11:00 |
meeb
|
a8564c2554
|
handle weird formats like dash with no preset height
|
2020-12-13 21:07:54 +11:00 |
meeb
|
3aabbfaaac
|
missing import
|
2020-12-13 20:04:59 +11:00 |
meeb
|
679eb441be
|
update media servers on media delete
|
2020-12-13 20:00:35 +11:00 |