2
votes
1answer
103 views

Is there any Jinja2/Django extension for video or pictures?

I am building a website where I want to embed Youtube and other videos. Similarly it will also contain pictures from different websites. I am curious to see if there are any Jinja2/Django extension to ...
2
votes
0answers
346 views

YouTube data api search, exclude videos with ads

I was wondering if there is a way when I am quering the api for videos to exclude those who have advertisments. Also I would like to filter out the videos that are not available for my location which ...