Bug 165852 - Google Youtube video uploader
Summary: Google Youtube video uploader
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Google (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-06 12:56 UTC by Philippe ROUBACH
Modified: 2019-02-17 08:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.1.0


Attachments
Basic Youtube talker patch to upload video file (32.49 KB, patch)
2015-07-01 06:59 UTC, caulier.gilles
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2008-07-06 12:56:32 UTC
Version:           0.9.3 (using KDE 3.5.9)
Installed from:    Mandriva RPMs
OS:                Linux

Now Picasaweb has the ability to share video

It is necessary to have the ability to upload video to picasaweb
Comment 1 caulier.gilles 2008-12-08 10:16:46 UTC
Philippe,

But this not possible currently to select video from digiKam and export it with the plugins ?

Gilles
Comment 2 Philippe ROUBACH 2008-12-08 13:40:34 UTC
(In reply to comment #1)
> Philippe,
> 
> But this not possible currently to select video from digiKam and export it with
> the plugins ?
> 
> Gilles
> 

no it is not possible

i remember the plugins says "it is not an image" or something like this

i assume it assumes all is image




Comment 3 Philippe ROUBACH 2009-03-18 17:36:46 UTC
2009.1rc1

digikam 0.10.0


pb still there
Comment 4 Luka Renko 2009-03-22 21:21:31 UTC
I can confirm this is side effect of bug 175221: plugin always tries to open file as photo and saves it as jpg. This cannot work for video files.
Comment 5 Luka Renko 2009-03-22 22:04:26 UTC
This should work now as resize bug is fixed. Upload should work, but ensure that "Resize" checkbox is not selected when uploading video files.

I cannot test this, as I do only have free Picasa account (1 GB), but upgrade to 6 GB account is needed to be able to upload videos.

When confirmed that it works, this can be marked as FIXED.
Comment 6 Philippe ROUBACH 2013-04-14 10:03:26 UTC
opensuse 12.3 x86_64
digikam 3.10

no more pb

i can send a mix of images and videos with "resize photo .." checked

video are well uploaded as video
Comment 7 caulier.gilles 2015-07-01 06:59:29 UTC
Created attachment 93441 [details]
Basic Youtube talker patch to upload video file

This patch is based on Kamozo Youtube uploader.

http://kde-apps.org/content/show.php?content=111750

Talker implementation is here, but not gui has been add to Google Services tool.

Patch can be compiled against KDE4 implementation (current 4.12.0)
Comment 8 caulier.gilles 2015-07-19 17:43:22 UTC
Shourya,

Please look in this plugin Youtube loader code for Kamoso version for KF5.

https://projects.kde.org/projects/playground/libs/purpose/repository/revisions/master/show/src/plugins/youtube

The Kamoso project have separated application and plugin to upload video taken with webcam to web service.

Please look if this code can be easily incorporate into GoogleService tool, if we adapt a little bit to use common google login code currently implemented in plugin.

If yes, i will backport this implementation in kipiplugins frameworks branch and add a new Youtube dialog export.

Gilles
Comment 9 Shourya Singh Gupta 2015-07-20 07:05:48 UTC
Okay, I will look into it and evaluate the feasibility of its integration with Google Services.
Comment 10 caulier.gilles 2018-02-06 21:45:26 UTC
Kamozo YpuTube uploader is now migrated in Purpose framework here ;


https://cgit.kde.org/purpose.git/tree/src/plugins/youtube

This code sound like up to date to play with YouTube engine.

Gilles Caulier
Comment 11 Philippe ROUBACH 2019-02-16 16:12:18 UTC
no more problem