-
Because of the relation between songs and videos, it is not easy to search for videos.
- [ ] In the search page, add a section for videos
- [ ] We should also get videos in the 'all' section
-
### What happened?
Whenever I try searching for a Youtube video using the search bar, nothing appears. I can however access the subscriptions I had imported prior, see their updates, and can access t…
-
**Describe the bug**
In the search functionality on the website [app.100xdevs.com], videos that should be restricted to specific cohorts (e.g., Cohort 3.0 in my case) are visible in the search result…
-
### Describe the problem to be solved
Hello,
Based on this issue https://github.com/Chocobozzz/PeerTube/pull/5441, the goal of this feature request is to have the same capability to search local a…
-
### What Problem Does This Solve?
In channel view, Shorts and normal videos are shown together.
There's a setting for hiding shorts but it is suboptimal, because the setting is too coarse and a…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I need to build a RAG setup for videos , which utilises transcripts from the videos alo…
-
Hello, I can't search with the date, even if I set the enable_date_search function to true, put the right function in the date search folder format which is the same as the folder format that finds my…
-
Device / Browser: PC+Chrome
URL: [https://www.jesusfilm.org/watch/videos?configure%5BruleContexts%5D%5B0%5D=all_videos_page](https://www.jesusfilm.org/watch/videos?configure%5BruleContexts%5D%5B0%5D=…
-
I get the following error when using tiktok search-videos (for example : minet tiktok search-videos -l 400 "climate change scam" > test_climate_change_scam_tiktok.csv )
I used to get this error so…
-
Very useful module, thank you for it!
How can I find videos only? I know that I have to add tbm=vid in GET like a
`google.requestOptions = {
qs : {'tbm' : 'vid'}
};`
But It is not working.