{"id":13908635,"url":"https://github.com/svhawks/VideoThumbnailViewKit","last_synced_at":"2025-07-18T07:31:58.157Z","repository":{"id":56925977,"uuid":"43391195","full_name":"svhawks/VideoThumbnailViewKit","owner":"svhawks","description":"Video Thumb ScrollView","archived":false,"fork":false,"pushed_at":"2016-11-11T12:37:56.000Z","size":4443,"stargazers_count":359,"open_issues_count":2,"forks_count":32,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-04-25T03:23:51.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/svhawks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-29T20:02:20.000Z","updated_at":"2024-01-14T19:01:09.000Z","dependencies_parsed_at":"2022-08-21T06:20:15.942Z","dependency_job_id":null,"html_url":"https://github.com/svhawks/VideoThumbnailViewKit","commit_stats":null,"previous_names":["movielala/videothumbnailviewkit"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2FVideoThumbnailViewKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2FVideoThumbnailViewKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2FVideoThumbnailViewKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svhawks%2FVideoThumbnailViewKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svhawks","download_url":"https://codeload.github.com/svhawks/VideoThumbnailViewKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226372270,"owners_count":17614657,"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-08-06T23:02:52.866Z","updated_at":"2024-11-25T17:31:46.411Z","avatar_url":"https://github.com/svhawks.png","language":"Swift","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"\n# VideoThumbnailViewKit - Video Thumbnail View\n\n[![Build Status](https://img.shields.io/travis/movielala/VideoThumbnailViewKit/master.svg)](https://travis-ci.org/movielala/VideoThumbnailViewKit)\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n[![Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen.svg)](https://github.com/mobileplayer/mobileplayer-ios)\n[![Ready](https://badge.waffle.io/movielala/VideoThumbnailViewKit.png?label=Ready\u0026title=Ready)](https://waffle.io/movielala/VideoThumbnailViewKit)\n[![StackOverflow](https://img.shields.io/badge/StackOverflow-Ask%20a%20question!-blue.svg)](http://stackoverflow.com/questions/ask?tags=VideoThumbnailViewKit+ios+swift)\n[![Join the chat at https://gitter.im/mobileplayer/mobileplayer-ios](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/movielala/VideoThumbnailViewKit)\n[![CocoaPods](https://img.shields.io/cocoapods/v/VideoThumbnailViewKit.svg)](https://img.shields.io/cocoapods/v/VideoThumbnailViewKit.svg)\n\n\n![alt tag](http://i60.tinypic.com/ma8g09.png)\n\n##Introduction\n\n__Requires iOS 8 or later and Xcode 6.1+__\u003cbr/\u003e\n Swift support uses dynamic frameworks and is therefore only supported on iOS \u003e 8.\n\n##Installation\n\nTo install via CocoaPods add this line to your `Podfile`.\n\n```\nuse_frameworks!\n```\nand\n```\npod \"VideoThumbViewKit\"\n```\n\nThen, run the following command:\n\n```$ pod install```\n\n##Usage\n\n```swift\nlet videoURL = NSURL.fileURLWithPath(NSBundle.mainBundle().pathForResource(\"Video\", ofType: \"mp4\")!)!\nlet rect = CGRect(x: 0.0, y: 70.0, width: self.view.frame.size.width, height: 100.0)\nvar trimView = VideoThumbView(frame: rect, videoURL: videoURL, thumbImageWidth: 100)\ntrimView.backgroundColor = UIColor.blackColor()\nview.addSubview(trimView)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvhawks%2FVideoThumbnailViewKit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvhawks%2FVideoThumbnailViewKit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvhawks%2FVideoThumbnailViewKit/lists"}