2024-10-14 22:29 | youtube/cli: use ctype macros, add shortdescription in TSV, fix comment | Hiltjo Posthuma | 1 | +24 | -6 |
2024-10-14 22:28 | youtube: remove some DEBUG comments | Hiltjo Posthuma | 1 | +0 | -6 |
2024-10-07 18:32 | youtube: fix for when a video has no views | Hiltjo Posthuma | 5 | +24 | -13 |
2024-08-05 10:10 | json.c: sync from json2tsv: fix: reset state for expecting key string in objects | Hiltjo Posthuma | 1 | +1 | -0 |
2024-06-30 08:21 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2024-06-30 08:03 | xml.c: improve parsing whitespace after end tag names | Hiltjo Posthuma | 1 | +2 | -0 |
2023-08-30 19:26 | youtube CSS: use dark mode browser UI when in dark mode | Hiltjo Posthuma | 1 | +1 | -0 |
2023-07-02 11:40 | youtube/feed: show usage for gopher too | Hiltjo Posthuma | 1 | +6 | -4 |
2023-07-02 11:35 | Makefile: youtube target should compile youtube/feed too | Hiltjo Posthuma | 1 | +1 | -1 |
2023-07-02 11:34 | youtube/feed: check CGI envs sooner | Hiltjo Posthuma | 1 | +8 | -6 |
2023-06-08 22:39 | youtube/cgi: don't show views if there are no view stats yet | Hiltjo Posthuma | 1 | +5 | -2 |
2023-05-28 08:16 | youtube/gopher: add 'h' type and "URL:" in single video view too | Hiltjo Posthuma | 1 | +6 | -2 |
2023-05-26 17:01 | bump version to 0.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-05-26 17:03 | whoops, rm binaries | Hiltjo Posthuma | 2 | +0 | -0 |
2023-05-20 09:31 | remove left-over comment from sfeed | Hiltjo Posthuma | 1 | +1 | -5 |
2023-05-18 13:31 | youtube/feed: whoops add Content-Type text/html for HTML for HTTP CGI | Hiltjo Posthuma | 1 | +2 | -0 |
2023-05-18 13:28 | youtube/feed: add simple HTML and gopher output format | Hiltjo Posthuma | 2 | +136 | -2 |
2023-05-15 16:50 | fix typo | Hiltjo Posthuma | 2 | +5 | -5 |
2023-05-14 22:00 | fix reserved/underscore macro name | Hiltjo Posthuma | 2 | +4 | -4 |
2023-05-14 10:15 | improve usage message | Hiltjo Posthuma | 1 | +5 | -3 |
2023-05-13 22:06 | add gopher mode and twtxt output format | Hiltjo Posthuma | 1 | +62 | -11 |
2023-05-10 17:11 | merge and update README | Hiltjo Posthuma | 3 | +65 | -74 |
2023-05-09 23:24 | youtube/feed: include unistd.h for pledge on OpenBSD and compare .xml for Atom feed | Hiltjo Posthuma | 1 | +2 | -1 |
2023-05-09 23:10 | add initial version of youtube/feed | Hiltjo Posthuma | 3 | +1012 | -0 |
2023-05-05 09:50 | bump version to 0.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-05-05 09:37 | youtube/cli: enable to sort via the command-line | Hiltjo Posthuma | 1 | +16 | -2 |
2023-04-28 10:16 | archive some frontends and bump LICENSE year | Hiltjo Posthuma | 21 | +4 | -53 |
2023-04-14 17:46 | small fixes | Hiltjo Posthuma | 2 | +3 | -3 |
2023-04-07 10:17 | youtube/gopher: use the path relative to the base directory | Hiltjo Posthuma | 1 | +1 | -1 |
2023-04-07 09:01 | README: list status and lower expectations | Hiltjo Posthuma | 1 | +17 | -3 |
2023-04-04 16:51 | sync json.{c,h} changes, add valuelen parameter | Hiltjo Posthuma | 5 | +19 | -17 |
2023-03-07 18:32 | youtube: make util function from format printing thousand separated numbers | Hiltjo Posthuma | 5 | +36 | -33 |
2023-03-07 18:27 | youtube/gopher: add link to hq image thumbnail | Hiltjo Posthuma | 1 | +6 | -0 |
2023-03-07 18:27 | youtube/gopher: escape some fields | Hiltjo Posthuma | 1 | +11 | -4 |
2023-03-07 18:26 | youtube/gopher: print views with thousand separator | Hiltjo Posthuma | 1 | +29 | -2 |
2023-02-28 19:38 | youtube/gopher: add simple soft line-wrapping | Hiltjo Posthuma | 1 | +7 | -3 |
2023-02-26 15:26 | youtube/gopher: fix search regression | Hiltjo Posthuma | 1 | +4 | -4 |
2023-02-26 15:12 | youtube/gopher: fix field | Hiltjo Posthuma | 1 | +1 | -1 |
2023-02-26 14:52 | youtube/gopher: add video information details | Hiltjo Posthuma | 1 | +113 | -11 |
2023-02-26 13:11 | youtube/cgi: spacing and improvements for dillo and text browsers | Hiltjo Posthuma | 1 | +7 | -5 |
2023-02-26 13:01 | youtube/cgi: rm unused variable, fixes warning | Hiltjo Posthuma | 1 | +0 | -1 |
2023-02-26 13:00 | youtube: fix information for NSFW videos and add fields | Hiltjo Posthuma | 2 | +14 | -3 |
2023-02-26 12:47 | youtube/cgi: output improvements | Hiltjo Posthuma | 1 | +86 | -83 |
2023-02-25 19:14 | youtube/cgi: add page with basic video information | Hiltjo Posthuma | 1 | +140 | -21 |
2023-02-25 19:13 | youtube: fix mistaku | Hiltjo Posthuma | 2 | +2 | -2 |
2023-02-25 18:48 | youtube: cleanup, shorten variable name for videos | Hiltjo Posthuma | 3 | +97 | -91 |
2023-02-25 18:40 | youtube: add shortdescription from search or channel/user listings | Hiltjo Posthuma | 3 | +27 | -11 |
2023-02-24 21:49 | youtube: show cipher string for now | Hiltjo Posthuma | 3 | +21 | -10 |
2023-02-24 21:39 | youtube: output improvements | Hiltjo Posthuma | 5 | +122 | -78 |
2023-02-24 20:51 | youtube: various improvements | Hiltjo Posthuma | 3 | +437 | -51 |
2023-02-24 16:25 | json: do not print output on a JSON parse error | Hiltjo Posthuma | 1 | +2 | -0 |
2023-02-22 19:52 | youtube/gopher: spacing improvements | Hiltjo Posthuma | 1 | +4 | -3 |
2023-02-22 19:48 | youtube/gopher: small usability improvement | Hiltjo Posthuma | 1 | +4 | -3 |
2023-02-22 19:05 | youtube.h: remove unused field | Hiltjo Posthuma | 1 | +0 | -1 |
2023-02-22 17:42 | youtube/gopher: improve directory | Hiltjo Posthuma | 1 | +28 | -8 |
2023-02-22 17:23 | youtube/gopher: initialize search to "" | Hiltjo Posthuma | 1 | +1 | -1 |
2023-02-22 17:17 | youtube: cgi and gopher: add user parameter | Hiltjo Posthuma | 2 | +26 | -2 |
2023-02-21 19:46 | youtube/cli: add TSV option and -u option, remove channel2tsv | Hiltjo Posthuma | 3 | +89 | -128 |
2023-02-21 19:31 | youtube: some cleanups, add option to list user videos | Hiltjo Posthuma | 5 | +50 | -32 |
2023-02-19 13:43 | remove some unused variables and remove some pedantic compiler warnings | Hiltjo Posthuma | 3 | +3 | -5 |
2023-02-19 13:40 | youtube/cli: add "-c channelid" option to list channel videos | Hiltjo Posthuma | 1 | +10 | -5 |
2023-02-19 13:40 | youtube/gopher: small cleanup | Hiltjo Posthuma | 1 | +2 | -6 |
2023-02-18 12:10 | youtube/gopher: list channel videos, allow to search by ?search | Hiltjo Posthuma | 1 | +38 | -6 |
2023-02-18 12:09 | youtube: remove error string in output | Hiltjo Posthuma | 1 | +0 | -1 |
2023-02-18 10:33 | youtube: remove (old) commented code | Hiltjo Posthuma | 1 | +0 | -25 |
2023-02-18 10:32 | youtube: when clicking a channel, show the latest videos | Hiltjo Posthuma | 1 | +23 | -11 |
2023-02-11 18:01 | youtube: add channel2tsv output | Hiltjo Posthuma | 4 | +187 | -23 |
2022-08-23 22:11 | bump version to 0.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-29 22:02 | use JSON_TYPE_* enum | Hiltjo Posthuma | 2 | +55 | -55 |
2022-03-29 22:01 | sync json parser improvements from json2tsv repo | Hiltjo Posthuma | 2 | +34 | -26 |
2022-03-29 09:02 | xml.c: remove unused includes | Hiltjo Posthuma | 1 | +0 | -4 |
2022-03-29 09:02 | sync C locale fixes from xmlparser repo | Hiltjo Posthuma | 1 | +11 | -8 |
2022-03-19 10:33 | CSS: dark mode: tweak colors | Hiltjo Posthuma | 1 | +2 | -2 |
2021-09-21 16:00 | youtube: fix sorting | Hiltjo Posthuma | 1 | +7 | -7 |
2021-07-06 08:15 | youtube cgi: disable showing pagination | Hiltjo Posthuma | 1 | +4 | -4 |
2021-07-02 16:06 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2021-05-25 08:32 | bump version to 0.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2021-05-15 16:54 | youtube: increase the amount of videos shown by default | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-28 18:50 | smol typo | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-22 21:51 | xml.c: fix typo in checking surrogate range | Hiltjo Posthuma | 1 | +1 | -1 |
2021-01-22 12:35 | duckduckgo: just use int, not ssize_t | Hiltjo Posthuma | 1 | +2 | -2 |
2021-01-22 12:33 | sync XML fixes | Hiltjo Posthuma | 2 | +15 | -12 |
2021-01-21 23:26 | json.c: fix utf-16 surrogate pair range | Hiltjo Posthuma | 1 | +2 | -2 |
2020-11-24 00:33 | bump version to 0.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-11-24 00:03 | youtube: fix JSON extraction due to random layout change | Hiltjo Posthuma | 1 | +2 | -0 |
2020-10-25 12:34 | duckduckgo: fix parsing due to HTML change | Hiltjo Posthuma | 1 | +5 | -3 |
2020-10-25 12:21 | duckduckgo: gopher: fix pledge and unveil | Hiltjo Posthuma | 1 | +17 | -4 |
2020-10-17 16:44 | bump version to 0.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-10-17 16:38 | youtube: fix JSON extraction | Hiltjo Posthuma | 1 | +13 | -4 |
2020-10-06 15:07 | youtube/README: use stricter location criterion in httpd.conf example | Anders Damsgaard | 1 | +1 | -1 |
2020-09-03 15:05 | duckduckgo: fix an abort "rpath" on OpenBSD | Hiltjo Posthuma | 1 | +19 | -3 |
2020-09-03 15:04 | duckduckgo: change domain name, else it forces a redirect | Hiltjo Posthuma | 1 | +1 | -1 |
2020-09-03 10:01 | bump version to 0.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-09-03 09:23 | youtube: fix using the new layout and JSON extraction | Hiltjo Posthuma | 1 | +149 | -250 |
2020-09-02 15:47 | youtube: cgi: add sort option for rating | Hiltjo Posthuma | 2 | +5 | -1 |
2020-09-02 15:44 | update README | Hiltjo Posthuma | 1 | +1 | -1 |
2020-08-18 15:26 | update README with dependencies | Hiltjo Posthuma | 1 | +8 | -0 |
2020-08-14 18:56 | youtube: change searching in channel/user | Hiltjo Posthuma | 5 | +38 | -108 |
2020-07-20 19:51 | youtube: remove mode parameter, use CSS prefers-color-scheme | Hiltjo Posthuma | 2 | +65 | -39 |
2020-07-12 09:53 | bump version to 0.1.2 | Hiltjo Posthuma | 1 | +1 | -1 |
| 23 more commits remaining, fetch the repository |