User Details
- User Since
- Jan 23 2023, 10:36 AM (88 w, 4 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Reputation22 [ Global Accounts ]
Aug 12 2024
done @KCVelaga
cc @Gopavasanth @Soda
Jul 27 2024
Hi @Jdlrobson Currently there are multiple copies of the same repo!
Should we merge them all in one (i,e your personal Github), so that we maintain only one source of truth.
Jul 7 2024
This is done
cc @Soda @Gopavasanth
done
we won't be deleting videocuttool-bookworm, we will be upgrading its resources
and would be deleting videocuttool instance altogether
Jul 6 2024
@Yamen if possible can you share the link of the video over here as well please
Thanks
Jul 5 2024
Whats the status here @Punith.nyk
Same as T345110
Closing it
Wait what do you mean by converting it to mpg
The videos are usually converted to webm, or ogv
but we need the logs @Soda
@Punith.nyk whats the status here?
this can be picked up for #indic-mediawiki-developers mini hackathon guwahati 24
Droppped!!
To be picked later
This can be a good first issue for #indic-mediawiki-developers mini hackathon at guwahati 2024.
Not really sure why are we picking it up from internet archive
But we will check if we can reproduce it on our latest version, and see what can be done
i think we can close this ticket for now.
If required we can always create a new ticket for the same purpose
Jun 29 2024
Seems like our temp_repo is only two commits ahead. Will push the changes, and would recommend deleting the temp_repo all together, just to maintain one single source of truth
Jun 7 2024
May 30 2024
Hi @Chicocvenancio I worked on a similar project called VideoCutTool (for commons)
and I feel I can help you out here, lets connect and meanwhile I'll clone the repo and try to reproduce this error
May 26 2024
not really sure why we have a 3rd repository in picture now
May 10 2024
Yeah agreed,
So apart from those, we planned to have one GET api (something along the lines of action=query & meta=userstories) which essentially collects user data and returns the data which we would want to showcase on client
May 8 2024
This would be helpful for user engagement and growth for Wikimedia
Thanks guys!!
Following back on the discussion which me and @theprotonade had. We can scale up the project, and have its discovery from Wikipedia Profile page.
Dec 26 2023
pr merged
How exactly was this being replicated / reproduced again @Soda afaik there was some issues with the mediaWikiId being stored as null against the user in the db
For resolving the issue here, make sure the file name should be the same as name of the file uploaded (in case of overwrite), and <file name>-edited.webm (in case of upload a new file)
hey @Shibraj123 i suggest you go through the readme once. if you face any doubts feel free to tag @Gopavasanth @Reputation22 @Soda @Punith.nyk here or on zulip : )
Dec 17 2023
We plan to add a notification system to the authors once the tool gets unavailable. Lets discuss the task here before moving forward with any further implementations.
We will close the github issue @Aklapper, thanks :)
Dec 16 2023
Nov 1 2023
I think this task is now ready to be resolved/closed, what say @Gopavasanth @Soda
Oct 14 2023
hey @wassan.anmol117 whats the status for this?
Sep 7 2023
Check out my final report here : My Final Report
Sep 4 2023
i'll rewrite this stuff up on top of new master asap. Sorry for the delay.
Aug 26 2023
Hi @Yamen and @Gopavasanth
Aug 24 2023
Aug 15 2023
Currently WIP PR: #172
Done as a part of Wikimania Hackathon 2023 (virtual participant).
hi
I'm interested in contributing here and resolve this as a part of hackathon (i'm a virtual participant).
if you could provide me the repo link, i can start contributing to it
Aug 4 2023
Jul 31 2023
can you give us more details on how are you producing this error, like sharing us the video file, and the manipulations u tried on it
maybe upload the video for the same?
Jul 29 2023
hey @BamLifa sorry for the trouble, but can you give us a detailed steps of reproduction of the error you are encountering
Jul 26 2023
Lets go with a Redis queue, using BullMq, and try to initialize say 5 workers with no work. When every worker is busy, we keep the next request in the queue, and as soon as one worker frees up, the task gets assigned to that (from the queue)
Jul 20 2023
Here's the workflow I've been thinking
After stabilizing the VCT in beta, lets run a crontab task for every 2/3 hours, which basically runs git pull gerrit master (updates the codebase at beta)
and later sync this in prod as well