Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawanpaudel93/longify-tiktok
A VUE webapp to make videos appear to be shorter by modifying the underlying duration metadata so that longer videos can be uploaded to websites like TikTok.
https://github.com/pawanpaudel93/longify-tiktok
Last synced: about 1 month ago
JSON representation
A VUE webapp to make videos appear to be shorter by modifying the underlying duration metadata so that longer videos can be uploaded to websites like TikTok.
- Host: GitHub
- URL: https://github.com/pawanpaudel93/longify-tiktok
- Owner: pawanpaudel93
- Created: 2021-01-17T14:17:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T16:28:18.000Z (over 2 years ago)
- Last Synced: 2023-03-03T15:12:38.432Z (almost 2 years ago)
- Language: Vue
- Homepage: https://longifytiktok.herokuapp.com/
- Size: 416 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to longify-tiktok
A VUE webapp to make videos appear to be shorter by modifying the underlying duration metadata so that longer videos can be uploaded to websites like TikTok. Both mp4/webm video files are supported.
## Demo Website
[LongifyTikTok](https://longifytiktok.herokuapp.com/ "LongifyTikTok")
[Arweave URL](https://arweave.net/ujSwhIcUGFan1faeSCxQmkVu40EU2W8WE0Ze2DxUwAo)You can also checkout cli/package version similar to this webapp written in Python: [tiktok-long-video](https://github.com/pawanpaudel93/tiktok-long-video "tiktok-long-video")
## Proof
This video [https://www.tiktok.com/@harrynepal26/video/6917917976008183042](https://www.tiktok.com/@harrynepal26/video/6917917976008183042 "https://www.tiktok.com/@harrynepal26/video/6917917976008183042") is actually 2 Minutes 45 Seconds long.
You can download this video using [govue-tiktok-downloader](https://github.com/pawanpaudel93/govue-tiktok-downloader "govue-tiktok-downloader") to confirm that video is more than 60 seconds long.## Usage
To upload longer videos than 60 seconds to TikTok, first you must have a webm/mp4 video file or you can convert the video to webm/mp4 using online or offline tools and then you can upload your video files to this repo demo website and get modified version of the video which seems to be 5secs long but actually its longer than 5secs.
## Author
👤 **Pawan Paudel**
* Github: [@pawanpaudel93](https://github.com/pawanpaudel93)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/pawanpaudel93/longify-tiktok/issues).## Show your support
Give a ⭐️ if this project helped you!
Copyright © 2021 [Pawan Paudel](https://github.com/pawanpaudel93).