Git Product home page Git Product logo

gotube's People

Contributors

4zv4l avatar integralist avatar kx-chen avatar matsuyoshi30 avatar szabgab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gotube's Issues

quality

Everything is super, thank you very much

Just not enough quality :(
audio at 33 kb sec
video 640x480

You can increase the quality to
audio at 128 kb sec
1080p video or whatever else

I use google translator

Precompiled binaries

The title says it all.

For anyone who doesn't know what a precompiled binary is, it's a binary/executable file. When you run go run, golang automatically creates then executes your binary.

Why does this help? If people don't have go installed, they won't use the project. But with precompiled binaries, they can just download the binary file and execute it.

The thing is... Binaries are different for different computer architectures. Some common architectures are x86_64, arm and amd.

I won't be able to contribute from my computer for a little bit, so feel free to compile the binaries yourself.

Have a scintillating Sunday, Bobbbay

GoTube: streamingData is missing from this video

Hi there,

What is the possible cause of the following error?

$ ./gotube https://www.youtube.com/watch?v=nVjsGKrE6E8
GoTube: streamingData is missing from this video 'nVjsGKrE6E8'

However, the example provided in README worked :)

$ ./gotube https://www.youtube.com/watch?v=2fsMUqYix0c
<nil>
$ #Downloaded successfully

panic: interface conversion: interface {} is nil, not map[string]interface {}

I get the following exception:

go run gotube.go -v -a 'https://www.youtube.com/watch?v=QmhcdlvUIUY&list=PL3rN31hgtvRZZ6pe_brZQMOIFIBwdv5IF'

GoTube: Making a HTTP GET request thru https://www.youtube.com/get_video_info?video_id=QmhcdlvUIUY...
panic: interface conversion: interface {} is nil, not map[string]interface {}

goroutine 5 [running]:
main.DownloadYTVideo(0x7ffe90b80117, 0x53, 0x714d8c, 0x1, 0xc000040101, 0x0, 0x0)
	/home/gabor/work/gotube/gotube.go:293 +0x2315
main.Download.func1(0xc000000008, 0x72a878)
	/home/gabor/work/gotube/gotube.go:409 +0xcb
golang.org/x/sync/errgroup.(*Group).Go.func1(0xc000082c60, 0xc000012500)
	/home/gabor/go/src/golang.org/x/sync/errgroup/errgroup.go:57 +0x57
created by golang.org/x/sync/errgroup.(*Group).Go
	/home/gabor/go/src/golang.org/x/sync/errgroup/errgroup.go:54 +0x66
exit status 2
$ go version
go version go1.12.9 linux/amd64

On this commit: 3637197

"It does not require any third-party packages,"

hi,

the readme still says: "It does not require any third-party packages," but now it also says to install "golang.org/x/sync/errgroup".
Do you plan to restore the "no-external dependency"?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.