ytvc-web

command module
v0.0.0-...-34674f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

README

ytvc


用于下载youtube字幕和视频的一个web应用。访问地址

开发目的是为了解决我在ipad上下载youtube字幕和视频的需求。 (pc可以使用chrome插件/油猴脚本/youtube-dl/annie等方式下载youtube视频,但是ipad上不能这样) 可以在pc上运行服务,然后ipad通过局域网访问。 配合nPlayer使用,可以比较方便地下载字幕和视频。

截图


运行

默认端口8080

    git clone https://github.com/treant5612/ytvc-web.git
    cd ytvc-web
    go build
    ./ytvc-web

如需代理,使用

    https_proxy=ip:port ./ytvc-web 

使用了redis暂存数据,无redis会重复访问youtube视频页面获取数据,不影响功能。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
manager
youtubeapi
most code of this file is from google youtube api samples
most code of this file is from google youtube api samples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL