{"id":20572682,"url":"https://github.com/issung/single-image-scraper","last_synced_at":"2025-09-12T11:47:38.585Z","repository":{"id":117020790,"uuid":"597316047","full_name":"Issung/single-image-scraper","owner":"Issung","description":"Simple .NET console app to routinely download a singular URL.","archived":false,"fork":false,"pushed_at":"2023-02-04T11:02:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T21:17:05.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Issung.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-04T06:37:13.000Z","updated_at":"2023-02-04T08:31:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"97638912-7c9b-4899-b389-f1d41145b937","html_url":"https://github.com/Issung/single-image-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issung%2Fsingle-image-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issung%2Fsingle-image-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issung%2Fsingle-image-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issung%2Fsingle-image-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Issung","download_url":"https://codeload.github.com/Issung/single-image-scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242188218,"owners_count":20086320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-16T05:23:05.275Z","updated_at":"2025-03-06T10:22:30.039Z","avatar_url":"https://github.com/Issung.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# single-image-scraper\nSimple .NET console app to routinely download a singular URL to desired path with desired interval.\n\nDesigned to: \n* Not break during network issues (catch exception and log any error for each scrape loop).\n* Work nicely across opens \u0026 closes (append file number by looking at current number of files in directory).\n* End processing neatly (use CTRL + C to invoke tidy cancellation).\n\n```\n-o, --outputpath      Directory to output files to. Default is the application running directory.\n-i, --inputurl        Required. URL to routinely scrape from.\n-t, --timeinterval    Interval between scrapes, format HH:MM:SS. Default 1 minute.\n--help                Display this help screen.\n--version             Display version information.\n```\n\nOnce I had all the images I wanted I used this command within Ubuntu WSL\n```\nffmpeg -framerate 55 -i 'Image (%d).jpg' -vcodec h264 -crf 22 -s 3648x2052 \"Timelapse.mp4\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissung%2Fsingle-image-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fissung%2Fsingle-image-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissung%2Fsingle-image-scraper/lists"}