video-manager
CLI tool for downloading and managing videos ⭐️ Star to support our work!
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.7%) to scientific vocabulary
Keywords
Repository
CLI tool for downloading and managing videos ⭐️ Star to support our work!
Basic Info
Statistics
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 6
- Releases: 7
Topics
Metadata Files
README.md
Video Manager
Download, manage and view videos
Explore the docs »
Report Bug
·
Request Feature
About The Project
Want to download videos from urls and play them using other programs? This is the tool for you!
Getting Started
This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
- Go 1.22.1
Installation
Natively with Go
sh
go get github.com/caffeine-addictt/video-manager@latest
With Homebrew
sh
brew tap caffeine-addictt/tap
brew install caffeine-addictt/tap/video-manager
Documentation
Our docs are here!
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. ( ˶ˆᗜˆ˵ )
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Jun Xiang - contact@ngjx.org
Acknowledgments
Owner
- Name: Jun Xiang (カエデ)
- Login: caffeine-addictt
- Kind: user
- Location: Singapore
- Company: Hire me
- Website: ngjx.org
- Repositories: 34
- Profile: https://github.com/caffeine-addictt
Back-end Engineer | Offensive Security Enthusiast
Citation (CITATION.cff)
abstract: This is my awesome software. It does very much.
authors:
- alias: Alex
family-names: Ng
given-names: Jun Xiang
orcid: https://orcid.org/0009-0001-1641-9397
identifiers:
- type: url
value: https://github.com/caffeine-addictt/video-manager/releases/tag/v0.0.7
description: The GitHub release URL of tag v0.0.7.
cff-version: 1.2.0
date-released: 2024-04-08
keywords:
- video
- download
- video-manager
- cli
license: MIT
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/caffeine-addictt/video-manager
title: thread
type: software
version: 0.0.7
GitHub Events
Total
- Pull request review event: 1
Last Year
- Pull request review event: 1
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
proxy.golang.org: github.com/caffeine-addictt/video-manager
- Homepage: https://github.com/caffeine-addictt/video-manager
- Documentation: https://pkg.go.dev/github.com/caffeine-addictt/video-manager#section-documentation
- License: MIT
-
Latest release: v0.0.7
published over 1 year ago
Rankings
Dependencies
- actions/labeler v5 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- golangci/golangci-lint-action v4 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- goreleaser/goreleaser-action v5 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- github.com/fsnotify/fsnotify v1.7.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/magiconair/properties v1.8.7
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml/v2 v2.2.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/subosito/gotenv v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0
- golang.org/x/sys v0.19.0
- golang.org/x/text v0.14.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/cpuguy83/go-md2man/v2 v2.0.3
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/frankban/quicktest v1.14.6
- github.com/fsnotify/fsnotify v1.7.0
- github.com/google/go-cmp v0.5.9
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/magiconair/properties v1.8.7
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml/v2 v2.2.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/rogpeppe/go-internal v1.9.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.4
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0
- golang.org/x/sys v0.19.0
- golang.org/x/text v0.14.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1