Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello, is there a way to remove the watermark. #5

Open
jjhappyforever opened this issue Dec 14, 2020 · 6 comments
Open

Hello, is there a way to remove the watermark. #5

jjhappyforever opened this issue Dec 14, 2020 · 6 comments

Comments

@jjhappyforever
Copy link

No description provided.

@pierreminiggio
Copy link

Hello, I'm as well looking for a way to download videos without the watermark.

@rouze-d
Copy link
Owner

rouze-d commented Feb 23, 2021

@pierreminiggio
Copy link

pierreminiggio commented Feb 23, 2021

@jjhappyforever @pierreminiggio
no watermark:
https://github.com/rouze-d/tiktok-download/blob/master/tikwm.sh

Hey, why is the code obfuscated ?
I asked for help to unobfuscate the code to make sure you weren't pulling a weird move on me. :P
Now that I got the unobfuscated code I now it's safe, but still, got me thinking.

@rouze-d
Copy link
Owner

rouze-d commented Feb 24, 2021

@jjhappyforever @pierreminiggio
no watermark:
https://github.com/rouze-d/tiktok-download/blob/master/tikwm.sh

Hey, why is the code obfuscated ?
I asked for help to unobfuscate the code to make sure you weren't pulling a weird move on me. :P
Now that I got the unobfuscated code I now it's safe, but still, got me thinking.

done https://github.com/rouze-d/tiktok-download/blob/master/tikwm.sh change :)

decode tikwm.sh to clear text:
cat tikwm.sh | tr ';' '\n' | grep 'RzE=' | cut -d '"' -f2 | tr ' ' '\n' | rev | base64 -d

https://github.com/rouze-d/bashrock

@nghianguyen2021
Copy link

it does not work :
./tikwm.sh 'https://www.tiktok.com/@misstravelerx/video/6973936731141721349'
curl: (3) URL using bad/illegal format or missing URL

Could you please help?

@pierreminiggio
Copy link

@nghianguyen2021 I've as well been having that same issue lately : #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants