Home
last modified time | relevance | path

Searched refs:get_video (Results 1 – 25 of 41) sorted by relevance

12

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DVideosManager.cpp104 const VideosManager::Video *VideosManager::get_video(FileId file_id) const { in get_video() function in td::VideosManager
115 auto video = get_video(file_id); in get_video_thumbnail_file_id()
121 auto video = get_video(file_id); in get_video_animated_thumbnail_file_id()
134 const Video *old_video = get_video(old_id); in dup_video()
150 const Video *old_ = get_video(old_id); in merge_videos()
204 const Video *video = get_video(video_file_id); in get_secret_input_media()
256 const Video *video = get_video(file_id); in get_input_media()
298 auto *video = get_video(file_id); in get_video_search_text()
H A DVideosManager.h82 const Video *get_video(FileId file_id) const;
/dports/www/py-weboob-qt/weboob-qt-2.0/docs/source/guides/
H A Dcapability.rst17 to get it (for example :func:`get_video() <weboob.capabilities.video.CapVideo.get_video>`), instead…
H A Dmodule.rst580 return self.backend.get_video(video.id)
587 As our method :func:`get_video <weboob.capabilities.video.CapVideo.get_video>` will get all
/dports/www/py-weboob/weboob-2.0/weboob/capabilities/
H A Dvideo.py55 def get_video(self, _id): member in CapVideo
/dports/www/firefox-esr/firefox-91.8.0/browser/extensions/webcompat/injections/css/
H A Dbug1712843-snaptik.app-fix-text-input-alignment.css7 form#get_video input#url::placeholder {
/dports/mail/thunderbird/thunderbird-91.8.0/browser/extensions/webcompat/injections/css/
H A Dbug1712843-snaptik.app-fix-text-input-alignment.css7 form#get_video input#url::placeholder {
/dports/www/p5-WebService-YouTube/WebService-YouTube-1.0.3/t/
H A DWebService-YouTube-Util.t45 ok( WebService::YouTube::Util->get_video('rdwz7QiG0lk'), 'Got the video' );
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.youtube.com11 Disallow: /get_video
/dports/www/p5-WebService-YouTube/WebService-YouTube-1.0.3/lib/WebService/YouTube/
H A DUtil.pm94 sub get_video { subroutine
/dports/www/py-weboob/weboob-2.0/contrib/plugin.video.videoobmc/resources/lib/
H A Dvideoobmc2.py28 def get_video(self, video, _backend): member in Videoobmc
H A Dvideoobmc.py63 def get_video(self, video, backend): member in Videoobmc
H A Dactions.py57 video = self.videoobmc.get_video(_video, backend)
/dports/www/py-weboob-qt/weboob-qt-2.0/contrib/plugin.video.videoobmc/resources/lib/
H A Dvideoobmc2.py28 def get_video(self, video, _backend): member in Videoobmc
H A Dvideoobmc.py63 def get_video(self, video, backend): member in Videoobmc
H A Dactions.py57 video = self.videoobmc.get_video(_video, backend)
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DVideo.cpp126 std::unique_ptr<image::GnashImage> tmp = _ns->get_video(); in getVideoFrame()
/dports/games/battletanks/btanks-0.9.8083/sdlx/
H A Dsurface.h73 void get_video();
H A Dsurface.cpp44 void Surface::get_video() { in get_video() function in Surface
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DNetStream_as.h306 std::unique_ptr<image::GnashImage> get_video();
/dports/net/p5-Net-Google-PicasaWeb/Net-Google-PicasaWeb-0.11/lib/Net/Google/
H A DPicasaWeb.pm241 sub get_video { shift->get_media_entry(@_) } method in Net::Google::PicasaWeb
/dports/www/py-weboob-qt/weboob-qt-2.0/weboob/applications/qvideoob/
H A Dmain_window.py140 video = backend.get_video(url)
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dlaserdsc.h112 …bitmap_yuy16 &get_video() { return (!video_active()) ? m_emptyframe : current_frame().m_visbitmap;… in get_video() function
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dlaserdsc.h112 …bitmap_yuy16 &get_video() { return (!video_active()) ? m_emptyframe : current_frame().m_visbitmap;… in get_video() function
/dports/net-p2p/bazarr/bazarr-1.0.2/bazarr/
H A Dget_subtitle.py48 def get_video(path, title, sceneName, providers=None, media_type="movie"): function
145 video = get_video(force_unicode(path), title, sceneName, providers=providers,
350 video = get_video(force_unicode(path), title, sceneName, providers=providers,
493 video = get_video(force_unicode(path), title, sceneName, providers={provider},

12