I'm looking for someone to upload simple YouTube videos from easy to access online stock videos, with very basic editing required.
Each job is for the uploading of 6 videos ie. 3 videos sourced from free content, with each video to have an associated black/dark screen version (just the sound without the vid image).
Channel is based around Nature Sounds.
You will be responsible for:
- Using sites that provide free copyright-free videos (eg Pexels, Pixabay, Videezy etc) to find videos of various nature sounds (eg rain, waves, fire etc).
- Downloading those videos from these sites onto your computer so you can work with them.
- Looping the recording such that they run for a lot longer (eg 8-10 hours)
- Adding an intro an to each video. I have already had this made, you would just be adding it to each video.
- Generating a thumbnail for each video. (I would show you some examples of ones i like from similar channels....don’t worry, only basic ones are required for this type of channel).
- Uploading the 6 videos (3 distinct vids, with 2 variants = 6 separate videos) to my youtube account (I would set you up as a Manager on the account).
***You need to have a good internet connection and be happy to use your data to make this part happen***
***You need to be willing to download stock videos to your own computer so you can upload them to my YT channel***
***This job is more about uploading than it is editing skills. The editing will hardly take any time, rather it’s the large video uploads that will take a lot of time. Therefore this job will only suit someone who feels that they can perhaps use the long upload times to work on other jobs***
***I’m looking for this to be a regular weekly job, $30 each week for the 6 uploads***
Thanks.
Basic editing skills as described
Basic thumbnail skills as described
Having a heap of data on your internet plan (probably an unlimited data plan) and willingness to use it.
A flexible approach whereby you don’t feel like the actual uploading time is ‘work’ time. I’d rather you use this time to work on other jobs so that you see the $30 as decent money for the basic editing component of the job.
dear respected client,i have just seen your project and your requirements. i am interested on working with you and agree with your conditions.
therefore this job will only suit someone who feels that they can perhaps use the long upload times to work on other jobs.
i am glad to work with you and deliver the best project.
i am interested to work on your project. i am a graphics designer and animator. so, if you want your project competed perfectly, order me and get fast feedback.
thank you.
dear buyer,
i have seen your job. i am confidently work with you. the job is perfect for me. i have more experience. please give details and order me.
hi friend, i read your entire description and understood about your work. i can do your job. if you have any queries you can feel free to ask me. i will be waiting for you. thank you
hello sir i am gooad in editing i 2 years experience i will do it easily
hello sir i am gooad in editing i 2 years experience i will do it easily
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='71505' AND A.category=B.CATID AND A.USERID=C.USERID | 1 | SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating,
C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.lastlogin, C.addtime
FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C
WHERE A.wantid='71505'
AND A.category=B.CATID AND A.USERID=C.USERID | /opt/clerks-staging/docroot/viewwant.php 163 () () |
| SELECT * FROM ratings_buyer WHERE USERID=890967 | 1 | SELECT sum(good) as thumbup, sum(bad) as thumbdown
FROM ratings_buyer WHERE USERID=890967 | /opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() () |
| SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 71505 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%video editing upload%' ) LIMIT 4 | 1 | SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo
FROM wanttobuy A,
categories_wanttobuy B
WHERE A.wantid != 71505
AND A.category=B.CATID
AND A.active=1
AND (A.tags like '%video editing upload%' ) LIMIT 4 | /opt/clerks-staging/docroot/viewwant.php 551 () () |
| SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 71505 AND A.category=B.CATID AND A.active=1 AND A.USERID=890967 LIMIT 4 | 1 | SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo
FROM wanttobuy A, categories_wanttobuy B
WHERE A.wantid != 71505
AND A.category=B.CATID
AND A.active=1
AND A.USERID=890967
LIMIT 4 | /opt/clerks-staging/docroot/viewwant.php 568 () () |
| SELECT * FROM wantcomments a, seoclerks.members b WHERE a.PID='71505' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc | 1 | SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture
FROM wantcomments a, seoclerks.members b
WHERE a.PID='71505' AND a.USERID=b.USERID and b.status='1' AND a.status=1
order by a.CID asc | /opt/clerks-staging/docroot/viewwant.php 835 () () |
| UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='71505' | 1 | UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='71505' | /opt/clerks-staging/docroot/include/functions/main.php 1729 update_wantviewcount() () |
| SELECT * FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='71505' ORDER BY w.bidid ASC | 1 | SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, w.ip, m.profilepicture
FROM wantbids as w,
seoclerks.members AS m
WHERE w.active=1
AND m.USERID=w.USERID
AND m.status=1
AND w.USERID>0
AND w.wantid='71505'
ORDER BY w.bidid ASC
| /opt/clerks-staging/docroot/viewwant.php 1192 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=887680 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=887680 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=809743 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=809743 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=555430 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=555430 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=204678 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=204678 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=854037 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=854037 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM seoclerks.members as m WHERE m.USERID=767831 | 1 | SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations
FROM seoclerks.members as m
WHERE m.USERID=767831 | /opt/clerks-staging/docroot/viewwant.php 1258 () () |
| SELECT * FROM categories_wanttobuy | 1 | SELECT * FROM categories_wanttobuy | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| SELECT * FROM posts WHERE USERID=890967 | 1 | SELECT sum(positive_ratings) as thumbup,
sum(negative_ratings) as thumbdown
FROM posts
WHERE USERID=890967 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal() |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='887680' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='887680' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='809743' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='809743' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='555430' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='555430' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='204678' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='204678' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='854037' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='854037' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='767831' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='767831' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='890967' | 1 | SELECT profile_data FROM seoclerks.members WHERE USERID='890967' | /opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |