Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extractors/geekbang: Add basic support #444

Merged
merged 2 commits into from
Jun 4, 2019

Conversation

weiyongsheng
Copy link
Contributor

支持极客时间的视频下载,例如地址:https://time.geekbang.org/course/detail/190-97203

➜  annie git:(master) go run main.go -i https://time.geekbang.org/course/detail/190-97203
 
Site:      极客时间 geekbang.org
 Title:     02 | 内容综述 - 玩转webpack
 Type:      video
 Streams:   # All available quality
     [hd]  -------------------
     Size:            36.42 MiB (38193140 Bytes)
     # download with: annie -f hd ...

     [sd]  -------------------
     Size:            19.83 MiB (20790544 Bytes)
     # download with: annie -f sd ...

     [ld]  -------------------
     Size:            12.08 MiB (12669884 Bytes)
     # download with: annie -f ld ...

extractors/geekbang/geekbang.go Outdated Show resolved Hide resolved
extractors/geekbang/geekbang.go Outdated Show resolved Hide resolved
@weiyongsheng
Copy link
Contributor Author

@iawia002 solved.

Copy link
Owner

@iawia002 iawia002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@iawia002 iawia002 merged commit 87b68d9 into iawia002:master Jun 4, 2019
@iawia002 iawia002 mentioned this pull request Jun 4, 2019
@BruceLee569
Copy link

支持极客时间的视频下载,例如地址:https://time.geekbang.org/course/detail/190-97203

➜  annie git:(master) go run main.go -i https://time.geekbang.org/course/detail/190-97203
 
Site:      极客时间 geekbang.org
 Title:     02 | 内容综述 - 玩转webpack
 Type:      video
 Streams:   # All available quality
     [hd]  -------------------
     Size:            36.42 MiB (38193140 Bytes)
     # download with: annie -f hd ...

     [sd]  -------------------
     Size:            19.83 MiB (20790544 Bytes)
     # download with: annie -f sd ...

     [ld]  -------------------
     Size:            12.08 MiB (12669884 Bytes)
     # download with: annie -f ld ...

Thanks for update! but now the download of geekbang.org failed, error as follow:

annie -i https://time.geekbang.org/course/detail/190-97203                                       
Downloading https://time.geekbang.org/course/detail/190-97203 error:                                                request error: Get : unsupported protocol scheme ""

@ydq
Copy link

ydq commented Mar 23, 2020

貌似现在无法下载极客时间的视频了?

Downloading https://time.geekbang.org/course/detail/190-97203 error:
url is null

@weiyongsheng
Copy link
Contributor Author

@ydq @BruceLee569 问题已经在 #655 中解决了,等待代码合并中

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants