1
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
gg1234 4078b2278c Add section for git repositories in README 2024-05-26 13:24:18 -07:00
pta 27e671b16f Place newest wndb script description immediately after the others 2024-05-22 23:59:57 -04:00
pta cb105176b2 Add cron job to make final view count update after exactly 10 days
This cron job will run twice per live WNL segment to update the view
count of the stream from exactly 10 days ago. This gives every stream
exactly the same amount of time to mature before we record its view
count for the last time. Ten days gives even notable streams plenty of
time to get most of its views before the rewatch per day rate drops to
nearly nothing.
2024-05-09 12:46:16 -04:00
pta bca7133795 Ensure every WNL row in schedule table gets assigned its video
Now every caster schedule entry will get assigned data from its
corresponding video, no matter what unusual scheduled time it has.

Videos are known well advance, so updating every 3 hours, or once per
stream, should be enough to record new streams, even if the youtube json
request fails once or twice.

Upcoming streams are now assigned a null rather than 0 view count so
zeros aren't accidentally included in view count calculations.

Upcoming streams now have their jst derived from their start time rather
than titles, in case staff initially makes a copy-paste error to the
title.
2024-05-09 12:44:36 -04:00
pta d352ebbc17 Document yt-dlp dependency and update docstring 2024-04-18 18:24:31 -04:00
gg1234 1c1d9a9552 See if julia-repl syntax works in README 2023-12-29 07:52:51 -08:00
gg1234 3bf068d148 Remove unused domains; stick to vern 2023-12-18 18:08:46 -08:00
gg 9ebf3c7b9c Update links 2023-11-28 00:07:26 +00:00
gg1234 c48483a53f Fix typo in link 2023-11-07 16:44:38 -08:00
gg1234 c9485bc3b8 Update Links section 2023-10-27 21:23:12 -07:00
gg1234 13f1f896f5 Fix typo 2023-09-21 08:16:14 -07:00
gg1234 51899f37a0 Mention mscale-archive and video-archive 2023-09-20 21:17:23 -07:00
gg1234 916ab3a21d Add Tor link 2023-09-20 21:11:54 -07:00
gg 2912109e46 Try just www 2023-09-20 20:59:18 -07:00
gg edcd6c8a0c See if a relative URL for www works 2023-09-20 20:56:17 -07:00
gg fc528d2033 Use a list instead of headings for script names 2023-09-12 14:08:00 -07:00
gg 2b4aa38b0c Add and refine docs
- describe wndb-fix-conflict.jl
- link to www/ section of git repo
- describe some links in Links section at bottom
2023-09-12 03:43:45 -07:00
gg 001380659b Do something fun 2023-09-10 23:51:06 -07:00
gg 33794b5ecd Explain more 2023-09-10 22:42:49 -07:00
gg 4c5df55b00 Explain more 2023-09-10 22:31:17 -07:00
gg d8a77de39e Refine REPL example 2023-09-10 17:11:50 -07:00
gg ce06c0d356 Add info for how to get started 2023-09-08 15:56:28 -07:00
gg 62bcebb95d Mention aupay-insert.pl in the README and add docs 2023-09-03 10:53:31 -07:00
gg 5dd0092dea Rename wndb-update.jl to wndb-insert.jl 2023-09-03 10:47:41 -07:00
gg f3ae9546ef Link to what will eventually be the site that presents wn.db 2023-08-21 18:13:11 -07:00
gg ee14004a32 Add more info to README 2023-08-19 16:38:23 -07:00
gg 62acd1209e Say that I'm trying to learn Julia 2023-07-28 22:25:34 -07:00
gg 3f1ed0d269 Add bare minimum hint on how to run this. 2023-07-19 01:26:14 -07:00
gg c34492794b Initial commit 2023-07-18 05:34:50 +00:00