{"id":19063267,"url":"https://github.com/kpurdon/waybacklapse","last_synced_at":"2025-04-25T09:28:11.317Z","repository":{"id":23428737,"uuid":"26791698","full_name":"kpurdon/waybacklapse","owner":"kpurdon","description":"A WayBack Machine Time-Lapse Generator","archived":false,"fork":false,"pushed_at":"2018-12-18T20:09:10.000Z","size":31,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T03:37:45.890Z","etag":null,"topics":["docker","python","timelapse","waybacklapse"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/kpurdon.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}},"created_at":"2014-11-18T04:19:29.000Z","updated_at":"2024-06-02T03:14:41.000Z","dependencies_parsed_at":"2022-08-18T23:00:38.393Z","dependency_job_id":null,"html_url":"https://github.com/kpurdon/waybacklapse","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpurdon%2Fwaybacklapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpurdon%2Fwaybacklapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpurdon%2Fwaybacklapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpurdon%2Fwaybacklapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpurdon","download_url":"https://codeload.github.com/kpurdon/waybacklapse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223771963,"owners_count":17199959,"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":["docker","python","timelapse","waybacklapse"],"created_at":"2024-11-09T00:29:30.574Z","updated_at":"2024-11-09T00:29:31.100Z","avatar_url":"https://github.com/kpurdon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# waybacklapse\n\nThis is a rewrite of the original waybacklapse using docker and phantomjs directly. It eliminates the need for the screenshot-as-a-service node application. You can still get the original version from pip and can checkout the source using the following command:\n\n* `git clone -b v1.0.1 git@github.com:kpurdon/waybacklapse.git`\n\nYou can view the original README [here](https://github.com/kpurdon/waybacklapse/tree/v1.0.1).\n\n## Getting Started\n\n* Have [docker](https://www.docker.com/) and [docker-compose](https://docs.docker.com/compose/) working.\n\n### Quick Method\n\nRequires Python3 on your system.\n\n* `pip install invoke` or `conda install invoke`\n* `invoke runner` which will build/start the docker container and run the command-line application. Output will be generated in ./output.\n\n### Detailed Method\n\n* Build the image: `docker-compose build`\n* Start the container: `docker-compose up`\n\nTo generate a GIF in ./output run: `docker-compose run wayback python3 /usr/src/app/waybacklapse.py`. You will be prompted for inputs. If you want to specify these values (not answering prompts) you can use the flag options shown by `--help`.\n\n## Developing\n\n* Create a virtualenv/conda-env and activate it\n* `pip install invoke`\n* `invoke test`\n* `invoke`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpurdon%2Fwaybacklapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpurdon%2Fwaybacklapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpurdon%2Fwaybacklapse/lists"}