Commit Graph

1007 Commits

Author SHA1 Message Date
simon 9a31243b1c
log message when skipping video 2022-05-28 11:11:09 +07:00
simon 88e526f5e5
refactor new YtWrap class for yt-dlp calls, #build
Changed:
- new yt-dlp base class
- new cookie class using io_stream
- MetadataFromField postprocessors
2022-05-25 16:15:38 +07:00
Clark 730ac15349
Fix #241 Use title/uploader for embedded metadata not Content ID (#252) 2022-05-25 16:13:25 +07:00
simon 0ac9243389
remove unused monitor_cache_dir method 2022-05-24 15:54:41 +07:00
simon c39f8a9cb8
refactor use cookie io_stream 2022-05-24 15:51:58 +07:00
simon 9dd1e9a29f
extract playlists with new YtBase class 2022-05-24 10:44:18 +07:00
simon 3f5104d6d8
integrate new YtWrap class in download queue and subscriptions classes 2022-05-24 10:36:39 +07:00
simon 4b00f454b7
integrate new YtWrap class in yt_dlp handler 2022-05-24 10:19:02 +07:00
simon 33f27f018f
handle download error 2022-05-24 10:18:33 +07:00
simon a7d9b4584b
implement new YtBase class for index classes 2022-05-24 10:01:30 +07:00
simon 4e699621a0
obs base and handle extract error 2022-05-24 10:00:40 +07:00
Heavybullets8 2dd51c38a7
Add Truenas Scale Instructions (#251)
included two <br /> to add spacing between the guides. 
If the website results in an ssl error at the time of submitting its because the new site is still in the process of being handed over to a different registrar, and its still getting its certs from github. Should be fixed by tomorrow.
2022-05-24 08:53:34 +07:00
simon 37e6f8656a
yt-dlp base class 2022-05-24 08:53:05 +07:00
simon 1fd9981273
test new build server, #build
Changed:
- updated libraries
- trigger unstable build on new buildserver
2022-05-20 20:27:30 +07:00
simon 3a2a7dac40
update dev environment details 2022-05-20 20:26:31 +07:00
simon ef69ab2799
test new build server, #build
Changed:
- updated libraries
- trigger unstable build on new buildserver
2022-05-20 20:10:18 +07:00
simon f49e313e2f
add dl speed schedule to roadmap 2022-05-20 20:09:06 +07:00
simon 9fe6d41320
update libraries 2022-05-20 20:05:31 +07:00
simon c0ccc267c8
remove drone 2022-05-20 19:37:42 +07:00
simon 1aef0451b7 Merge branch 'master' into testing 2022-05-20 18:31:15 +07:00
simon e8763b87cc
fix manifest docker_token 2022-05-13 11:53:34 +07:00
simon 03527b4ace
add manifest pipeline 2022-05-12 21:50:37 +07:00
simon 526d75af4f
add arm64 build 2022-05-12 16:33:18 +07:00
simon 7e515b52e1
add TARGETPLATFORM build_args 2022-05-12 00:20:57 +07:00
simon 3679d28ffe
use docker_token instead 2022-05-11 23:39:34 +07:00
simon ced2452d6e
image_pull_secrets with new creds 2022-05-11 22:42:30 +07:00
simon b301a89ce1
change docker login 2022-05-11 22:29:04 +07:00
simon 0749cdd8f3
add TARGETPLATFORM env var 2022-05-11 21:59:15 +07:00
simon da251b28a4
remove dry_run 2022-05-11 21:42:16 +07:00
simon 5bccbfbd84
explicitly set platform 2022-05-11 21:37:03 +07:00
simon 1f0ef10d35
test build to other account 2022-05-11 21:26:24 +07:00
simon ab6689c7c8
test dockerconfigjson 2022-05-11 21:17:37 +07:00
simon ddc3ea5e72
test drone pipeline 2022-05-11 19:15:47 +07:00
simon 669f1ffe2c
dest drone pipeline 2022-05-11 18:44:57 +07:00
simon 03179eea94
bump redis 2022-05-10 16:32:18 +07:00
simon e763c6d13e merge for v0.1.5 build 2022-05-08 08:25:10 +07:00
simon 14387eb8d6
update roadmap 2022-05-08 08:18:17 +07:00
simon 619370c670
add metrics to extended universe 2022-05-08 08:06:59 +07:00
simon ca13ddec26
update es version 2022-05-08 08:06:37 +07:00
simon 0ab809447a
update version 2022-05-07 19:06:43 +07:00
simon f94bbec672
add cookie wiki link 2022-05-07 19:00:40 +07:00
simon 8cc6e77169
switch to compose v2 2022-05-07 18:33:16 +07:00
simon 5f63dc93ae
add Extended Universe section to readme 2022-05-07 10:09:53 +07:00
simon 3722f11a65
cleanup cookie file after task 2022-05-07 09:34:51 +07:00
simon 087043811f
avoid unneeded cookie open 2022-05-07 09:34:33 +07:00
simon 3ca86ba91d
fix typo, improve wording, add ansible docker playbook 2022-05-06 10:17:23 +07:00
simon 93265a8dca
implement cookie validation, #build
Changed:
- Added cookie validation button
- Fixed all the open bug reports! :-)
2022-05-06 08:13:26 +07:00
simon 160c23c36c
conform import path style 2022-05-06 08:09:19 +07:00
simon 891911e56b
note about cookie validation 2022-05-06 08:02:34 +07:00
simon 94fa191fb8
skip premium videos, clean exit for empty bulk_list, #237 2022-05-05 23:38:10 +07:00