https://github.com/venipa/coubdl-bridge
https://github.com/venipa/coubdl-bridge
coub coub-api coub-crawler coub-download coubdownload
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/venipa/coubdl-bridge
- Owner: Venipa
- License: gpl-3.0
- Created: 2019-06-27T22:21:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:30:28.000Z (over 2 years ago)
- Last Synced: 2025-04-04T18:12:57.148Z (27 days ago)
- Topics: coub, coub-api, coub-crawler, coub-download, coubdownload
- Language: C#
- Size: 21.6 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Coub Bridge ([License](blob/master/license.md))
## Build
- Open via Visual Studio
- Change to Release Build
- CTRL + B to build## Releases
[](https://dev.azure.com/sugoisoup/coubdl-bridge/_build/latest?definitionId=1&branchName=master)
- [Latest Release](/Venipa/coubdl-bridge/releases/latest)
- [Latest Tags](/Venipa/coubdl-bridge/tags/latest)## Install / Register
Windows (x86)
```asciidoc
- Download Release rev...zip
- Unpack it to your desired folder
- open destination folder
- run cmd in folder
- type "CoubDownloadBridge.exe -register" in the running cmd
- approve the UAC Request
```