rouze-d / tiktok-download

Simple TikTok Video / Photo Downloader
43 stars 8 forks source link

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

Open jjhappyforever opened 3 years ago

pierreminiggio commented 3 years ago

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

rouze-d commented 3 years ago

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

pierreminiggio commented 3 years ago

@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 commented 3 years ago

@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 commented 3 years ago

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 commented 3 years ago

@nghianguyen2021 I've as well been having that same issue lately : https://github.com/rouze-d/tiktok-download/issues/7