loklak / loklak_server

Distributed Open Source twitter and social media message search server that anonymously collects, shares, dumps and indexes data http://api.loklak.org
GNU Lesser General Public License v2.1
1.38k stars 222 forks source link

How to display results from Youtube #847

Open mariobehling opened 7 years ago

mariobehling commented 7 years ago

Currently it seems results are only displayed from Twitter. What is required to display youtube results?

vibhcool commented 7 years ago

@mariobehling @Orbiter

this issue is solved API calls which can be used:- /api/youtubescraper/?query=https://www.youtube.com/watch?v=xZ-m55K3FhQ /api/search.json?scraper=youtube&query=https://www.youtube.com/watch?v=xZ-m55K3FhQ

Shall we close this?