Youtube

This plugin download videos from youtbu.

Installation

You need to install youtube dependencies

pip install sphinxcontrib-osint[youtube]

And enable it in your conf.py

osint_youtube_enabled = True

Configurations

osint_youtube_store = youtube_store
osint_youtube_cache = youtube_cache
osint_youtube_timeout = 180
osint_youtube_ttl = 0

Indexes

ytchannel : YtChannel Index

Directive ytchannel

class : class_option
url : unchanged
limit : positive_int
link-json : yesno
with-description : yesno
events-from-idents : yesno
events-from-countries : yesno
events-from-cities : yesno
events-subtitles : yesno
cats : unchanged_required
orgs : unchanged_required
idents : unchanged_required
country : unchanged_required
city : unchanged_required
label : unchanged
description : unchanged_required
short : unchanged_required
    An OSInt YtChannel.