{"id":16073400,"url":"https://github.com/teekaytech/youtube-clone","last_synced_at":"2026-02-26T17:06:08.504Z","repository":{"id":110877001,"uuid":"241080458","full_name":"teekaytech/youtube-clone","owner":"teekaytech","description":"This is a youtube clone application.","archived":false,"fork":false,"pushed_at":"2020-02-21T16:41:30.000Z","size":1756,"stargazers_count":3,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T10:31:41.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/teekaytech.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":"2020-02-17T10:31:39.000Z","updated_at":"2020-08-06T17:04:43.000Z","dependencies_parsed_at":"2023-03-12T21:00:19.398Z","dependency_job_id":null,"html_url":"https://github.com/teekaytech/youtube-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teekaytech/youtube-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Fyoutube-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Fyoutube-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Fyoutube-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Fyoutube-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teekaytech","download_url":"https://codeload.github.com/teekaytech/youtube-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teekaytech%2Fyoutube-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29865446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T16:38:37.846Z","status":"ssl_error","status_checked_at":"2026-02-26T16:37:58.932Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-09T08:20:19.063Z","updated_at":"2026-02-26T17:06:08.483Z","avatar_url":"https://github.com/teekaytech.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube Clone\nThis is a youtube clone application.\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src=\"assets/screen2.jpg\" width=\"300\"\u003e \n\u003cimg src=\"assets/screen3.jpg\" width=\"300\"\u003e\n\u003cimg src=\"assets/screen4.jpg\" width=\"300\"\u003e\n\u003cbr\u003e\n\nIn this project, our aim here wasn’t to produce an exact replica of the YouTube video page, but rather to focus on making the media elements show up. That means two things – embedding the YouTube video player into the page so it actually plays and showing little thumbnail images along the right side.\n\nThere are many elements on the YouTube page which are produced with Javascript but our objective in this project wasn't to give this page functionality, so except from the video, nothing nothing else is clickable.\n\n## Built with\n  * HTML\n  * CSS\n  * Lint\n  * Stickler\n\n## Live demo\nhttps://teekaytech.github.io/youtube-clone/\n\n## Getting started\n**For this project, you’ll try your best to recreate the youtube web page. The main aim is to ensure the elements get placed and styled roughly the same way as the youtube page, so functionality is not a priority.**\n\nUse the browser’s developer tools to inspect the real youtube page to understand how elements are placed and styled. \nBuild your own page in a .html text file and open it in your browser to check it out.\n  - First setup a github repository for your project.\n  - Then create a .html file where all your HTML markup will go\n  - Create a .css file where all your styling code will reside\n  - Then open the youtube web page, inspect its features with your browser's developer tools and start creating  :shipit:\n\n## Authors\n :bust_in_silhouette: **Author 1**\n * Github: https://github.com/teekaytech/\n * Twitter: https://twitter.com/ola_lere\n * LinkedIn: https://www.linkedin.com/in/teekaytech/\n \n :bust_in_silhouette: **Author 2**\n * Github: https://github.com/PhillipUg\n * Twitter: https://twitter.com/Phillip_Ug\n * LinkedIn: https://www.linkedin.com/in/phillip-musiime-74657019a/\n\n## Contributing\nContributions, issues and feature requests are welcome!\n\n   1. Fork the Project\n   2. Create your Feature Branch (git checkout -b feature/AmazingFeature)\n   3. Commit your Changes (git commit -m 'Add some AmazingFeature')\n   4. Push to the Branch (git push origin feature/AmazingFeature)\n   5. Open a Pull Request\n\nFeel free to check the [issues page](https://github.com/teekaytech/youtube-clone/issues).\n\n## Show your support\nGive a :star: if you like this project!\n\n## Acknowledgements\n  * [Microverse](https://www.microverse.org/)\n  * [The Odin Project](https://www.theodinproject.com/courses/html5-and-css3/lessons/embedding-images-and-video#introduction)\n\n## License\n Distributed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteekaytech%2Fyoutube-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteekaytech%2Fyoutube-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteekaytech%2Fyoutube-clone/lists"}