{"id": 643050363, "node_id": "R_kgDOJlQrew", "name": "yt-fts", "full_name": "NotJoeMartinez/yt-fts", "private": 0, "owner": {"value": 39905973, "label": "NotJoeMartinez"}, "html_url": "https://github.com/NotJoeMartinez/yt-fts", "description": "Youtube Full Text Search - Search all of a YouTube channel from the command line ", "fork": 0, "created_at": "2023-05-20T00:58:02Z", "updated_at": "2023-07-13T18:41:59Z", "pushed_at": "2023-06-09T01:52:44Z", "homepage": "", "size": 168, "stargazers_count": 1260, "watchers_count": 1260, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 42, "archived": 0, "disabled": 0, "open_issues_count": 11, "license": {"value": "unlicense", "label": "The Unlicense"}, "topics": "[]", "forks": 42, "open_issues": 11, "watchers": 1260, "default_branch": "main", "permissions": "{\"admin\": false, \"maintain\": false, \"push\": false, \"triage\": false, \"pull\": true}", "organization": null, "temp_clone_token": "", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "delete_branch_on_merge": null, "network_count": 42, "subscribers_count": 10, "parent": null, "source": null, "allow_auto_merge": null, "allow_forking": 1, "visibility": "public", "is_template": 0, "template_repository": null, "allow_update_branch": null, "use_squash_pr_title_as_default": null, "web_commit_signoff_required": 0, "squash_merge_commit_message": null, "squash_merge_commit_title": null, "merge_commit_message": null, "merge_commit_title": null, "has_discussions": 0, "security_and_analysis": null} {"id": 416092087, "node_id": "R_kgDOGM0Ptw", "name": "sqlite-http", "full_name": "asg017/sqlite-http", "private": 0, "owner": {"value": 15178711, "label": "asg017"}, "html_url": "https://github.com/asg017/sqlite-http", "description": "A SQLite extension for making HTTP requests purely in SQL", "fork": 0, "created_at": "2021-10-11T21:27:49Z", "updated_at": "2023-03-26T15:45:47Z", "pushed_at": "2023-03-28T04:21:55Z", "homepage": "", "size": 2644, "stargazers_count": 153, "watchers_count": 153, "language": "Go", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 7, "archived": 0, "disabled": 0, "open_issues_count": 11, "license": {"value": "mit", "label": "MIT License"}, "topics": "[\"sqlite\", \"sqlite-extension\"]", "forks": 7, "open_issues": 11, "watchers": 153, "default_branch": "main", "permissions": "{\"admin\": false, \"maintain\": false, \"push\": false, \"triage\": false, \"pull\": true}", "organization": null, "temp_clone_token": "", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "delete_branch_on_merge": null, "network_count": 7, "subscribers_count": 3, "parent": null, "source": null, "allow_auto_merge": null, "allow_forking": 1, "visibility": "public", "is_template": 0, "template_repository": null, "allow_update_branch": null, "use_squash_pr_title_as_default": null, "web_commit_signoff_required": 0, "squash_merge_commit_message": null, "squash_merge_commit_title": null, "merge_commit_message": null, "merge_commit_title": null, "has_discussions": 0, "security_and_analysis": null} {"id": 485502138, "node_id": "R_kgDOHPAsug", "name": "sqlite-lines", "full_name": "asg017/sqlite-lines", "private": 0, "owner": {"value": 15178711, "label": "asg017"}, "html_url": "https://github.com/asg017/sqlite-lines", "description": "A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)", "fork": 0, "created_at": "2022-04-25T19:11:46Z", "updated_at": "2023-03-22T15:09:58Z", "pushed_at": "2023-03-28T01:42:55Z", "homepage": "", "size": 3378, "stargazers_count": 364, "watchers_count": 364, "language": "C", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 9, "archived": 0, "disabled": 0, "open_issues_count": 11, "license": {"value": "mit", "label": "MIT License"}, "topics": "[\"sqlite\", \"sqlite-extension\"]", "forks": 9, "open_issues": 11, "watchers": 364, "default_branch": "main", "permissions": "{\"admin\": false, \"maintain\": false, \"push\": false, \"triage\": false, \"pull\": true}", "organization": null, "temp_clone_token": "", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "delete_branch_on_merge": null, "network_count": 9, "subscribers_count": 3, "parent": null, "source": null, "allow_auto_merge": null, "allow_forking": 1, "visibility": "public", "is_template": 0, "template_repository": null, "allow_update_branch": null, "use_squash_pr_title_as_default": null, "web_commit_signoff_required": 0, "squash_merge_commit_message": null, "squash_merge_commit_title": null, "merge_commit_message": null, "merge_commit_title": null, "has_discussions": 0, "security_and_analysis": null} {"id": 584946477, "node_id": "R_kgDOIt2TLQ", "name": "sqlite-vss", "full_name": "asg017/sqlite-vss", "private": 0, "owner": {"value": 15178711, "label": "asg017"}, "html_url": "https://github.com/asg017/sqlite-vss", "description": "A SQLite extension for efficient vector search, based on Faiss!", "fork": 0, "created_at": "2023-01-03T23:27:31Z", "updated_at": "2023-03-20T01:20:28Z", "pushed_at": "2023-03-09T20:16:38Z", "homepage": "", "size": 115, "stargazers_count": 72, "watchers_count": 72, "language": "C++", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 1, "archived": 0, "disabled": 0, "open_issues_count": 11, "license": {"value": "mit", "label": "MIT License"}, "topics": "[\"faiss\", \"sqlite\", \"sqlite-extension\", \"vector-search\"]", "forks": 1, "open_issues": 11, "watchers": 72, "default_branch": "main", "permissions": "{\"admin\": false, \"maintain\": false, \"push\": false, \"triage\": false, \"pull\": true}", "organization": null, "temp_clone_token": "", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "delete_branch_on_merge": null, "network_count": 1, "subscribers_count": 2, "parent": null, "source": null, "allow_auto_merge": null, "allow_forking": 1, "visibility": "public", "is_template": 0, "template_repository": null, "allow_update_branch": null, "use_squash_pr_title_as_default": null, "web_commit_signoff_required": 0, "squash_merge_commit_message": null, "squash_merge_commit_title": null, "merge_commit_message": null, "merge_commit_title": null, "has_discussions": 0, "security_and_analysis": null} {"id": 352619423, "node_id": "MDEwOlJlcG9zaXRvcnkzNTI2MTk0MjM=", "name": "byraadsarkivet-frontend", "full_name": "aarhusstadsarkiv/byraadsarkivet-frontend", "private": 0, "owner": {"value": 25434223, "label": "aarhusstadsarkiv"}, "html_url": "https://github.com/aarhusstadsarkiv/byraadsarkivet-frontend", "description": "byraadsarkivet.aarhus.dk", "fork": 0, "created_at": "2021-03-29T11:30:34Z", "updated_at": "2021-10-03T14:52:07Z", "pushed_at": "2021-10-03T14:52:00Z", "homepage": null, "size": 78896, "stargazers_count": 0, "watchers_count": 0, "language": "CSS", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 11, "license": {"value": "gpl-3.0", "label": "GNU General Public License v3.0"}, "topics": "[]", "forks": 0, "open_issues": 11, "watchers": 0, "default_branch": "master", "permissions": "{\"admin\": false, \"maintain\": false, \"push\": false, \"triage\": false, \"pull\": true}", "organization": {"value": 25434223, "label": "aarhusstadsarkiv"}, "temp_clone_token": "", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "delete_branch_on_merge": null, "network_count": 0, "subscribers_count": 3, "parent": null, "source": null, "allow_auto_merge": null, "allow_forking": 1, "visibility": "public", "is_template": null, "template_repository": null, "allow_update_branch": null, "use_squash_pr_title_as_default": null, "web_commit_signoff_required": null, "squash_merge_commit_message": null, "squash_merge_commit_title": null, "merge_commit_message": null, "merge_commit_title": null, "has_discussions": null, "security_and_analysis": null} {"id": 283057070, "node_id": "MDEwOlJlcG9zaXRvcnkyODMwNTcwNzA=", "name": "category", "full_name": "kiaderouiche/category", "private": 0, "owner": {"value": 5559353, "label": "kiaderouiche"}, "html_url": "https://github.com/kiaderouiche/category", "description": null, "fork": 0, "created_at": "2020-07-28T00:56:35Z", "updated_at": "2020-11-20T20:30:05Z", "pushed_at": "2020-11-20T20:30:03Z", "homepage": null, "size": 362718, "stargazers_count": 0, "watchers_count": 0, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 11, "license": null, "topics": "[]", "forks": 0, "open_issues": 11, "watchers": 0, "default_branch": "master", "permissions": "{\"admin\": false, \"push\": false, \"pull\": true}", "organization": null, "temp_clone_token": "", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "delete_branch_on_merge": null, "network_count": 0, "subscribers_count": 0, "parent": null, "source": null, "allow_auto_merge": null, "allow_forking": null, "visibility": null, "is_template": null, "template_repository": null, "allow_update_branch": null, "use_squash_pr_title_as_default": null, "web_commit_signoff_required": null, "squash_merge_commit_message": null, "squash_merge_commit_title": null, "merge_commit_message": null, "merge_commit_title": null, "has_discussions": null, "security_and_analysis": null}