抖音批量下载助手

Overview

免责声明:本软件或源代码只能用于学习研究目的,禁止用于商业行为,请于下载的24小时内删除本软件和源代码。

本来是想用pyqt或wxpython之类的python gui写,但是学习成本高,还是简单控制台程序就好

使用方法 下载解压运行exe文件,会生成默认配置文件,压缩包里有默认的配置文件了,一般情况下,只需修改 用户主页列表 这个配置项就可以了 用户主页链接可以通过都在抖音app上,点开用户主页,分享,复制链接,然后粘贴就可以了,多个用户用,分隔,注意是英文状态下的逗号

下载过程会生成history.txt文件,用于记录已下载过的视频,下次运行时跳过已下载的视频 本程序是单线程下载模式,下载速度还可以

You might also like...
Comments
  • 下载错误

    下载错误

    日志如下,是不是接口的参数变了?


               抖音下载小助手
     作者: HuangSK  Date: 2021-01-21 13:14
    

    ---配置的用户列表为: https://v.douyin.com/J7vrTBr/ ---保存的目录为:./Download/ ---历史下载共 0 个视频 是否确认下载上述链接中的视频? Y/n:y 正在解析下载 https://v.douyin.com/J7vrTBr/ ---获取sec_uid成功: MS4wLjABAAAAE3VPyGq8mODgSwz-NYglIKAlWTouvHprRLKizQe2hRM Traceback (most recent call last):.. File "/Users/liangshuo/code/py-project/douyinhelper/douyin.py", line 222, in app.hello().run() File "/Users/liangshuo/code/py-project/douyinhelper/douyin.py", line 176, in run self.get_video_by_url(url) File "/Users/liangshuo/code/py-project/douyinhelper/douyin.py", line 190, in get_video_by_url nickname, video_list, max_cursor, has_more = self.get_video_urls(sec_uid, max_cursor) File "/Users/liangshuo/code/py-project/douyinhelper/douyin.py", line 102, in get_video_urls 'desc': re.sub(r'[/:*?"<>|]', '', item['desc']) if item['desc'] else '无标题' + str(int(time.time())), NameError: name 'time' is not defined

    opened by TeslaLyon 1
Releases(1.0.1)
Owner
HuangSK
Nothing to say
HuangSK
Used Insta Loader to download high quality images from instagram account

Insta Dp Downloader Project Description: In this project, I have used "Insta Loader" to download high quality images from instagram account. You only

Hassan Shahzad 3 Oct 31, 2022
Python script designed to search and fetch direct download links from nxbrew.com

SwitchGamesDownloader Only for windows nxbrew.com is a website, accessible only using a proxy, where the majority of games for the Nintendo Switch are

Backend 91 Dec 28, 2022
A Python script that allows you to download all of an anime's episodes at once.

BitAnime A Python script that allows you to download all of an anime's episodes at once. · Download executable version · About BitAnime BitAnime is a

sh1nobu 17 Aug 10, 2022
Download every approved Obsidian.md community Plugin and Theme

obsidian-repos-downloader Contents What? Why? Setup Requirements Download Run Getting Started Usage - all the arguments Output Directories Flatter Str

Clare Macrae 16 Dec 13, 2022
A program which takes an Anime name or URL and downloads the specified range of episodes.

super-anime-downloader A console application written in Python3.x (GUI will be added soon) which takes a Anime Name/URL as input and downloads the ran

Sayyid Ali Sajjad Rizavi 26 Jul 18, 2022
Discord Nitro Generator + Checker

Discord Nitro Generator + Checker Usage Download the project files and run main.py You will be prompted with 2 questions the first one being the amoun

509 Jan 02, 2023
A simple python script to fetch Bing daily images and set them randomly using hsetroot

Daily bing walls A script to set the daily bing image as the wallpaper. It can also set from a random set of previously fetched wallpapers. usage: dai

Harinarayanan K S 5 Nov 23, 2022
Copy online media to your USB pen by night and watch it on your daily commute

commute-tube commute-tube is your friend on your daily commute. It will download videos of your interest to your USB pen by night so that you're able

Matthias Küch 19 Mar 23, 2022
Tkinter based YouTube video downloader works on pytube 11.0.2. Can download YouTube videos in 720p(HD), 144p and even only audio.

YouTube-Downloader Tkinter based YouTube video downloader works on pytube 11.0.2. Can download YouTube videos in 720p(HD), 144p and even only audio. G

Manav Grover 2 Dec 27, 2021
Python youtube playlist downloader

Youtube-Playlist-Downloader-python 👍 This program is a simple Youtube playlist downloader where you input the playlist link, and then the desired pat

Pepczenko 2 Dec 25, 2021
GTK4 + Python tutorial with code examples

Taiko's GTK4 Python tutorial Wanna make apps for Linux but not sure how to start with GTK? This guide will hopefully help! The intent is to show you h

190 Jan 08, 2023
Python Program that downloads gaming required packages based on your Linux Distribution.

LibreGaming Python Program that downloads gaming required packages based on your Linux Distribution. Table of contents Distributions Prerequisites Dep

Ahmed Al Balochi 195 Jan 01, 2023
A web app for downloading Facebook comments as a csv file

Facebook Comment Downloader A small web app for downloading comments from a public facebook page post. Comment downloading from https://github.com/min

WSDOT 23 Jan 04, 2023
Write reproducible code for getting and processing ChEMBL

chembl_downloader Don't worry about downloading/extracting ChEMBL or versioning - just use chembl_downloader to write code that knows how to download

Charles Tapley Hoyt 34 Dec 25, 2022
This project is helps to download contents from Streamtape by utilizing the API

It scrapes Streamtape api and download contents from the site.

Debiprasad Das 5 Dec 28, 2022
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

pytube 7.9k Jan 02, 2023
A youtube-dl fork with additional features and fixes

yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keepin

yt-dlp 37.1k Jan 03, 2023
Download candlestick data fast & easy for analysis

crypto-candlesticks 📈 The goal behind this project is to facilitate downloading cryptocurrency candlestick data fast & simple. Currently only the Bit

Pedro Torres 31 Dec 11, 2022
A simple contents download module using url for python

A simple contents download module using url for python

Fayas Noushad 16 Oct 20, 2022
Download history data from binance and save to dataframe or csv file

Binance history data downloader Download history data from binance and save to dataframe or csv file

10 Dec 02, 2022