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

恢复项目,气死了,有的人拿着的项目去招摇撞骗。。。。。。。。。。。。 #199

Open
NanmiCoder opened this issue Mar 28, 2024 · 13 comments

Comments

@NanmiCoder
Copy link
Owner

  1. 第一个恶心者:下了我的代码,重新上传自己的,改了我的支付宝收款码,他为了骗这点小钱,还把支付宝头像换的跟我一模一样。
    https://github.com/vanichocola/MediaCrawler

2.第二个恶心者:下了我的代码,重新上传自己的,移除我的所有作者信息,自己放一个副业二维码去割韭菜。
https://github.com/jiji262/MediaCrawler-new
42f4fa986529aae7332a6597439ecd68

@NanmiCoder NanmiCoder pinned this issue Mar 28, 2024
@HanchuQin
Copy link

作者大大,现在api直接返回的image_list是带水印的链接,这几天百度了下以前是靠替换traceID来获得无水印的链接,现在没有返回traceID了,应该怎么获得无水印的图片的URL呢?

@congwang123
Copy link

作者:这个项目是嘛

https://github.com/Johnserf-Seed/TikTokDownload?tab=readme-ov-file

@LQYHYQ
Copy link

LQYHYQ commented Apr 2, 2024

支持作者大大

@DingpingZhang
Copy link

哈哈哈,笑死了,这让我想起了我早年开源的一个下载器,本来也是学习交流的,都是免费给大家使用,然后被别人移除了作者信息,挂到淘宝,卖10块钱一个。

@DockSpudinator
Copy link

国内这环境真是一言难尽

@stay-leave
Copy link

我觉得作者可以弄个知识星球,抵制白嫖

@morettt
Copy link

morettt commented Apr 28, 2024

哈哈,笑死了,这让我想起了我早年开源的一个下载器,本来也是学习交流的,都是免费给大家使用的,然后被别人移走了作者信息,挂到淘宝,卖10块钱一个。

这种人真的难评,自己毫无技术能力只知道窃取别人的产品。说好听点就是一个利己主义者依靠着利他主义者的劳动成果生存。说难听一点就是一个吸血水蛭到处吸别人的血。只会让原创者越来越失望

@ifredom
Copy link

ifredom commented Apr 29, 2024

很正常啦,作者淡定,国内就这鸟样

@zycrwa
Copy link

zycrwa commented May 4, 2024

支持up,我在b站宣传了up的工作,快点谢谢我

@LcenArthas
Copy link

看了下两个抄袭者,真是垃圾,第二个的仓库都是抄袭的项目,然后割韭菜,呸!帮老哥在社交平台上扩散了一下,尽微薄之力。

@NanmiCoder NanmiCoder unpinned this issue May 15, 2024
@17337162621254271304
Copy link

帮你了

@helloteemo
Copy link
Contributor

作者大大,现在api直接返回的image_list是带水印的链接,这几天百度了下以前是靠替换traceID来获得无水印的链接,现在没有返回traceID了,应该怎么获得无水印的图片的URL呢?

可以使用url_default 字段,具体代码为

async def update_xhs_note(note_item: Dict):
    # ....
    for img in image_list:
        if img.get('url_default') != '':
            img.update({'url': img.get('url_default')})
    # ....

@JoiLa
Copy link

JoiLa commented Jul 24, 2024

支持 加入知识星球,保障知识产权

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