{"id":16540675,"url":"https://github.com/fcwu/yass","last_synced_at":"2026-05-13T02:13:28.788Z","repository":{"id":9410924,"uuid":"11278969","full_name":"fcwu/yass","owner":"fcwu","description":null,"archived":false,"fork":false,"pushed_at":"2013-07-10T17:16:01.000Z","size":320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T04:30:21.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcwu.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-09T09:54:21.000Z","updated_at":"2014-06-16T11:48:00.000Z","dependencies_parsed_at":"2022-09-10T05:41:38.651Z","dependency_job_id":null,"html_url":"https://github.com/fcwu/yass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fcwu/yass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fyass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fyass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fyass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fyass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcwu","download_url":"https://codeload.github.com/fcwu/yass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcwu%2Fyass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32964488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T18:53:02.697Z","updated_at":"2026-05-13T02:13:28.767Z","avatar_url":"https://github.com/fcwu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Environment\n====\nsudo apt-get install python-setuptools sqlite3 libsqlite0-dev libsqlite3-dev libssl-dev git\nsudo apt-get install mediainfo\nsudo easy_install virtualenv\npythonbrew install 2.7.3\npythonbrew swtich 2.7.3\npip install django\npip install djangorestframework \npip install pysqlite\n\nFAQ\n====\nQ: httplib.HTTPSConnection returns AttributeError: 'module' object has no attribute 'HTTPSConnection'\nA: If the 'openssl-devel' package is missing from your system before you compiled python, httplib won't have HTTPSconnection. \n   Install openssl-devel, then install python2.7.3 via pythonbrew\n\nProject Init\n====\ndjango-admin startproject yass\ncd yass\n(?) git clone https://github.com/madhusudancs/django-groundwork\n\nStart\n====\nmkdir db\n./manager.py syncdb\n./manager.py mediascan\n./manager.py runserver\n\nDB manipulate\n====\n./manager.py sqlflush \u003capp, ...\u003e  # sql to delete data\n./manager.py sqlclear \u003capp, ...\u003e  # sql to drop tables\n./manager.py dumpdata \u003capp, ...\u003e  # data\n./manager.py dumpdata \u003capp, ...\u003e | python -mjson.tool # data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcwu%2Fyass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcwu%2Fyass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcwu%2Fyass/lists"}