[kdenlive] Review Request 126796: online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)
Jean-Baptiste Mardelle
jb at kdenlive.org
Wed Jan 20 10:28:54 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126796/#review91371
-----------------------------------------------------------
Thanks for this patch. Some comments / questions:
Some files are missing a license header
The token is saved in $HOME/config/kde.org/kdenlive.conf is that a standard location for saving web tokens ?
src/utils/freesound.cpp (line 310)
<https://git.reviewboard.kde.org/r/126796/#comment62459>
I'd prefer if you keep the previous format, calling start with:
m_previewProcess->start(app, parameters);
Seems more secure to me, especially if the url arg is comming from an unsecure source... I am not sure how Qt handles the situation if the url is like;
"http://test.org;rm -Rf *"
- Jean-Baptiste Mardelle
On jan. 18, 2016, 1:54 après-midi, Roger Morton wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126796/
> -----------------------------------------------------------
>
> (Updated jan. 18, 2016, 1:54 après-midi)
>
>
> Review request for Kdenlive and Vincent Pinon.
>
>
> Repository: kdenlive
>
>
> Description
> -------
>
> online resource -logs into users freesound accounts to get permission for HQ audio. Fixes archive.org video search new dependancy KF5WebKit. (libkf5webkit5-dev)
>
>
> Diffs
> -----
>
> src/CMakeLists.txt 87d29d2
> src/qt-oauth-lib/logindialog.h PRE-CREATION
> src/qt-oauth-lib/logindialog.cpp PRE-CREATION
> src/qt-oauth-lib/oauth2.h PRE-CREATION
> src/qt-oauth-lib/oauth2.cpp PRE-CREATION
> src/ui/freesound_ui.ui 55a453d
> src/utils/abstractservice.h 0a6a4a7
> src/utils/archiveorg.h 5cdc84f
> src/utils/archiveorg.cpp 1be4d6f
> src/utils/freesound.h f72d145
> src/utils/freesound.cpp 932c47f
> src/utils/openclipart.h 7a4df1e
> src/utils/openclipart.cpp adbba68
> src/utils/resourcewidget.h c171e3c
> src/utils/resourcewidget.cpp 6453f7f
>
> Diff: https://git.reviewboard.kde.org/r/126796/diff/
>
>
> Testing
> -------
>
> Built. Tested file downloads from freesound. Auhenticates to freesound. keeps authenticated until you delete $HOME/.config/kde.org/kdenlive.conf
> Archive.org video search is now working. Display animiated .gif as the preview file from Archive.org videos.
> No longer have to click search button twice to get it to do the search the first time it runs
> Option to not use personal freesound account and just use HQ preview file instead.
> Downloads low quality preview file in background and does not notify you of it finishing.
>
>
> Thanks,
>
> Roger Morton
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20160120/8e262969/attachment.html>
More information about the kdenlive
mailing list