watch-devtube / contrib

Data for dev.tube – 🍿 a free and open-source tech video hub.
https://dev.tube
269 stars 194 forks source link

Multiple recent channels are empty #360

Closed andrey-yantsen closed 5 years ago

andrey-yantsen commented 5 years ago

Hi! I've recently added a bunch of channels in #357, but so far some of them aren't displaying any videos, saying No videos matching your query: HighLoad, PyCon 2019, PyCon 2018, PyCon 2017 and GopherCon Russia.

PyCon 2017 even not in the list, but for most of them there is a count of videos displayed near the channel name in the filter:

image

Can you please check what went wrong?

FYI: real channel names on youtube are different from ones in the channels.yml.

sizovs commented 5 years ago

Hey @andrey-yantsen

Thanks for reporting. HighLoad, Python 2019, Python 2018 and GopherCon works on my machine (Chrome 74 and Firefox 67). Can you check please?

Meanwhile, investigating Python 2017 issue.

image

andrey-yantsen commented 5 years ago

Ooopsie, found the reason: I had English language set in filters, and it wasn't detected automatically for PyCons. Ok, sorry for the panic :) Would be nice to see all the active filters in the same way the channel name is being displayed, I think.

sizovs commented 5 years ago

@andrey-yantsen thanks, opened the issue https://github.com/watch-devtube/web/issues/76. Meanwhile, investigating Python 2017.

aadamovich commented 5 years ago

It seems that our indexing bot has stuck a bit due to lack of resources. Going to give it a bit more memory and launch reindexing process tonight

andrey-yantsen commented 5 years ago

Awesome guys, thanks! For now I'm working on setting proper language tags for my videos :)

aadamovich commented 5 years ago

@andrey-yantsen Actually, there is an issue with PyCon 2017. All videos in that channel are marked by the owner as non-embeddable. That means that you can only view them on Youtube. Our indexing process does not add them to the main index because of that.

aadamovich commented 5 years ago

There is not much we can do about it. Closing this issue. Feel free to re-open if you have any comments.

andrey-yantsen commented 5 years ago

Ok, got it, thanks anyway!

sizovs commented 4 years ago

image

@andrey-yantsen Thanks for raising this. Fixed in https://github.com/watch-devtube/web/commit/94e620b0471b1ae248d62798de6304f8ded429d3