Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Fetcher

Use Google Youtube Data Api v3.

Use https://infinite-scroll.com/ for infinite scroll load videos.

Infinite scrolling the right way:
https://medium.com/walmartglobaltech/infinite-scrolling-the-right-way-11b098a08815
https://jsfiddle.net/valkyris/43fmku20/693/

Quick Start

  1. get enit from https://github.com/hi20160616/enit
  2. enit set yt_api <youtube api key>
  3. ./youtube_web

Look port: on Mac:

lsof -i:8080
netstat plten | grep 8080

on Linux:

ps -A | grep 8080
netstat pantu | grep 8080

All your channelIds should list in ./internal/pkg/db/json/cids.txt

TODO

  • Start jobs with heartbeat
  • Infinite scroll loading complete on cid page.
  • Optimize view of index
  • Search implement
  • Use context in deep control.
  • Scrollspy index

About

A fetcher web for youtube.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages