杜郎俊赏 - dujun.io

用Charles抓取抖音无水印视频

capture-douyin-videos-without-watermarks-using-charles封面
上一篇文章用到了几个抖音视频,以前下载抖音无水印视频的方法都失效了,所以尝试抓取网页版抖音的原版视频,实测可行。 我用的抓包工具是Charles,因为只涉及电脑端,操作非常简单,只有三步。 第一步:设置代理地址 Proxy -> SSL Proxying Settings 增加 *.douyinvod.com:443 第二步:打开目标视频 在抖音网页版https://www.douyin.com 找到要下载的视频,点击播放。 第三步:获取视频地址 复制抓到的视频地址,下载即可。

2023-08-02

AI 整活

ai-pranks封面
现在抖音和快手能刷到很多 AI 整活的视频,小黑子们进入了新的赛季。 AI 生成的图片确实很牛逼,有一种“草色遥看近却无”的神奇。 我也看到了一些教程,一个普通人可以借助 AI 工具在几分钟之内生成这种藏字的整活图片。这样的数量和质量,靠人的创造力和生产力是完全无法想象的。 AI 工具已经开始流行,或许跟互联网诞生之后一样,会覆盖实体行业的各个方面,成为一种基建。AI 当然不能只是为了整活,它要成为真正可靠的生产力工具。 目前对我而言,在翻译这件事上,AI 相对传统工具已经是碾压了。就以这篇文章的标题举例,“AI 整活” 的翻译结果是: 工具 翻译结果 谷歌 AI whole life 百度...

2023-08-02

开源实例之NiceFish

nicefish-example封面
前言 NiceFish(美人鱼) 是一个系列项目,目标是示范前后端分离的开发+部署模式。前端有3个版本:浏览器环境、移动端环境、Electron 环境;后端有2个版本:SpringBoot 版本和 SpringCloud 版本。 本实例是 NiceFish 搭建的博客,前端使用 Angular 版,后端使用 SpringCloud 版。 实例地址 http://nicefish.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Java 20 开发环境服务端 Node.js 16 数据库 MariaDB 10.5 服务器 Nginx 程序 NiceFish 15.2...

2023-08-02

物理服务器有一点比云服务器强。我的开源实例部署在工控小主机上,实例多开时就容易满负载,但不会宕机,也不影响连接。一般云服务器(低配)长时间满负载就会挂掉,无法登录,大概是虚拟化资源保护的策略。

2023-08-01

开源实例之Chyrp

chyrp-example封面
前言 Chyrp is a blogging engine designed to be lightweight while retaining functionality. It is driven by PHP and MySQL (or SQLite), and has a great standard theme and robust module engine. You can personalize and modify it any way you want. Chyrp 是一个轻量型的 Blog 建站源码,基于 PHP + MySQL 的环境搭建使用,看起来颇有一些...

2023-08-01

开源实例之FlatPress

flatpress-example封面
前言 FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed! Being around since 2006, FlatPress is mature and well-tested. FlatPress 是 PHP 语言开发的博客程序,数据存储基于文件,不依赖数据库。 实例地址 http://flatpress.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 8.1 服务器 Nginx 程序...

2023-07-31

开源实例之Serendipity

serendipity-example封面
前言 Serendipity is a PHP-powered weblog engine that gives the user an easy way to maintain a blog. While the default package is designed for the casual blogger, Serendipity offers an expandable framework with the power for professional applications. Serendipity 是一个由 PHP 驱动的 Weblog 引擎,为用户提供了维护博客的简便方法...

2023-07-31

开源实例之Mblog

mblog-example封面
前言 Mblog (mtons blog) 开源博客系统,是一个简单、大气、美观、支持多端(PC,Mobile,Pad)访问的的多人博客系统,采用 Java 语言开发,支持mysql/h2数据库,采用spring-boot、jpa、shiro、bootstrap等流行框架开发;具有性能优异、简单实用、安全稳定、支持全文检索的特点。 实例地址 http://mblog.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Java 1.8 数据库 MariaDB 10.5 程序 Mblog 3.5.0 实例部署 权限要求 具有系统读写权限 已安装 Java 已安装...

2023-07-31

开源实例之Ghost

ghost-example封面
前言 Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. Ghost 是一个开源的博客平台, 可以把他看作 WordPress 的一个挑战者。 实例地址 http://ghost.dujun.eu...

2023-07-31

开源实例之Tale

tale-example封面
前言 Tale是一款简洁美观的Java博客系统,让每一个有故事的人更好的表达想法!Tale 使用了轻量级 mvc 框架 Blade 开发,默认主题使用了漂亮的 pinghsu。 实例地址 http://tale.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Java 1.8 数据库 SQLite 3 程序 Tale 2.0.5 实例部署 权限要求 具有系统读写权限 已安装 Java 安装程序 仓库地址:https://github.com/otale/tale wget https://github...

2023-07-29

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58