Mageia Bugzilla – Attachment 468 Details for
Bug 1428
watchvideo, a small application to play, download, convert to Ogg or rip videos from various youtube-like sites
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
watchvideo spec file
watchvideo.spec (text/x-rpm-spec), 2.79 KB, created by
Dimitrios Glentadakis
on 2011-05-25 20:58:45 CEST
(
hide
)
Description:
watchvideo spec file
Filename:
MIME Type:
Creator:
Dimitrios Glentadakis
Created:
2011-05-25 20:58:45 CEST
Size:
2.79 KB
patch
obsolete
>%define name2 WatchVideo > >Name: watchvideo >Version: 2.2 >Release: %mkrel 1 >Summary: A small application to play or download videos from various YouTube-like sites >Group: Video >License: GNU Affero GPLv3 >URL: http://kde-apps.org/content/show.php/WatchVideo?content=133133 >Source0: http://kde-apps.org/CONTENT/content-files/133133-WatchVideo-%version.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >BuildArch: noarch >BuildRequires: python-devel >BuildRequires: python-setuptools >Requires: python-qt4 qt4-common python-lxml >Requires: getmediumurl >= 0.0a2 >Suggests: vlc python-notify ffmpeg ffmpeg2theora > > >%description >Information on requirements, installation, usage, among other things:http://pypi.python.org/pypi/WatchVideo/2.2 > > Main Features: > -Youtube search. > -Many sites supported (see list below). > -Ability to choose specific formats for each video. > -Download videos. > -Play videos with your favourite player or use the built-in one. > -Built-in player uses only one bar, with seeking capabilities. > -Support for loading several videos at the same time in the player. > -Add a default action after a download has finished (convert, rip or play). > -Search your browser's* tabs and windows for already opened sites. > -Uses system's default notification mechanism, through python-notify. > -Two interfaces - CLI and GUI. > > Supported sites: > >BlipTV > >Break > >CaracolTV > >Cinegratis > >CollegeHumor > >Current > >Dailymotion > >Metacafe > >SapoVideos > >TheOnion > >Vimeo > >Youtube > and others > > *The search browser functionality only works with Firefox 3.x and maybe 2.x versions. Derivatives of Firefox, such as GNU IceCat, should work too. > >Using >If installed >There should be an entry in your menu under the Audio and Video section. >If not or if you prefer, you can call the app with the command: >qtwatchvideo URL1 URL2 ... > >or simply: >qtwatchvideo > >If you want to use the CLI version: >watchvideo [OPTIONS] URL1 URL2 ... > >Run watchvideo --help to see all options of the CLI version. > > > >%prep >%setup -q -n %name2-%version > >%build >python ./setup.py build > > >%install >rm -rf %{buildroot} > >mkdir -p %{buildroot}%{_kde_applicationsdir} >mkdir -p %{buildroot}%{_datadir}/pixmaps/ > >python ./setup.py install -O1 --skip-build --root %{buildroot} >install -D -m 755 watchvideo.desktop \ > "%{buildroot}%{_kde_applicationsdir}/" >install -D -m 755 media/watchvideo.svg \ > "%{buildroot}%{_datadir}/pixmaps/" > > >%files >%defattr(-,root,root,-) >%doc ChangeLog COPYING CREDITS README.html README.txt >%{_bindir}/qtwatchvideo >%{_bindir}/watchvideo >%py_puresitedir/%name2-%version-py%pyver.egg-info/* >%py_puresitedir/%name/*.py >%py_puresitedir/tests_watchvideo/*.py >%{_kde_applicationsdir}/%{name}.desktop >%{_datadir}/pixmaps/%name.svg > > > > > >%clean >rm -rf %{buildroot} >
%define name2 WatchVideo Name: watchvideo Version: 2.2 Release: %mkrel 1 Summary: A small application to play or download videos from various YouTube-like sites Group: Video License: GNU Affero GPLv3 URL: http://kde-apps.org/content/show.php/WatchVideo?content=133133 Source0: http://kde-apps.org/CONTENT/content-files/133133-WatchVideo-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-qt4 qt4-common python-lxml Requires: getmediumurl >= 0.0a2 Suggests: vlc python-notify ffmpeg ffmpeg2theora %description Information on requirements, installation, usage, among other things:http://pypi.python.org/pypi/WatchVideo/2.2 Main Features: -Youtube search. -Many sites supported (see list below). -Ability to choose specific formats for each video. -Download videos. -Play videos with your favourite player or use the built-in one. -Built-in player uses only one bar, with seeking capabilities. -Support for loading several videos at the same time in the player. -Add a default action after a download has finished (convert, rip or play). -Search your browser's* tabs and windows for already opened sites. -Uses system's default notification mechanism, through python-notify. -Two interfaces - CLI and GUI. Supported sites: >BlipTV >Break >CaracolTV >Cinegratis >CollegeHumor >Current >Dailymotion >Metacafe >SapoVideos >TheOnion >Vimeo >Youtube and others *The search browser functionality only works with Firefox 3.x and maybe 2.x versions. Derivatives of Firefox, such as GNU IceCat, should work too. Using If installed There should be an entry in your menu under the Audio and Video section. If not or if you prefer, you can call the app with the command: qtwatchvideo URL1 URL2 ... or simply: qtwatchvideo If you want to use the CLI version: watchvideo [OPTIONS] URL1 URL2 ... Run watchvideo --help to see all options of the CLI version. %prep %setup -q -n %name2-%version %build python ./setup.py build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_kde_applicationsdir} mkdir -p %{buildroot}%{_datadir}/pixmaps/ python ./setup.py install -O1 --skip-build --root %{buildroot} install -D -m 755 watchvideo.desktop \ "%{buildroot}%{_kde_applicationsdir}/" install -D -m 755 media/watchvideo.svg \ "%{buildroot}%{_datadir}/pixmaps/" %files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS README.html README.txt %{_bindir}/qtwatchvideo %{_bindir}/watchvideo %py_puresitedir/%name2-%version-py%pyver.egg-info/* %py_puresitedir/%name/*.py %py_puresitedir/tests_watchvideo/*.py %{_kde_applicationsdir}/%{name}.desktop %{_datadir}/pixmaps/%name.svg %clean rm -rf %{buildroot}
View Attachment As Raw
Actions:
View
Attachments on
bug 1428
: 468 |
469