抖音批量下载助手

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
Get the latest updates around you as they happen

Adherent We all are different, experience various things happening around us but we stick together. We are all a part of a greater community. As human

Shreyas Daniel 1 Nov 10, 2022
Utility for downloading works from AO3 (Archive Of Our Own)

froyo A small graphical application for batch downloading works from Archive Of Our Own (AO3). Curate a fic repo of your own today :) Features Batch d

flux 24 Dec 09, 2022
A python scripts that downloads doujin from nhentai without having an account

nhentai-downloader a python scripts that downloads doujin from https://nhentai.net without having an account. Usage Needs Python 3^ Linux pip3 install

Earl Sabalo 4 Jun 13, 2022
Script for YouTube creators to share dislike count with their viewers.

Stahování disliků z YouTube - milafon Tento skript slouží jako možnost zobrazit divákům počet disliků u YouTube videí. Vyžaduje implementaci ze strany

4 Sep 28, 2022
A cross-platform python based utility to download courses from udemy for personal offline use.

udemy-dl A cross-platform python based utility to download courses from udemy for personal offline use. Warning Udemy has started to encrypt many of t

Nasir Khan 4.6k Dec 31, 2022
Using Youtube downloader is the fast and easy way to download and save any YouTube video.

Youtube video downloader using Django Using Django as a backend along with pytube module to create Youtbue Video Downloader. https://yt-videos-downloa

Suman Raj Khanal 10 Jun 18, 2022
Throttle qBittorrent on Plex stream Start/Stop

Dependencies Python 3.6+ 'qbittorrent-api' Python Library Tautulli Script Setup Edit qbittorrent_throttle.py and set qBittorrent username, password an

6 Sep 24, 2022
Bulk Downloader for Reddit

saveddit is a bulk media downloader for reddit pip3 install saveddit Setting up authorization Register an application with Reddit Write down your clie

Pranav 136 Jan 03, 2023
Simple Youtube Video Downloader

Simple Youtube Video Downloader Download Youtube video using link and Will output result in D:/ (You can change the path in main.py file) Installation

Hansen Gianto 1 Oct 28, 2021
Fetch McDonald invoices from mailbox and merge them to one PDF file.

concatenate Fetch McDonald invoices from mailbox and merge them to one PDF file. Description This script will fetch all McDonald invoice pdfs from a p

3 Oct 06, 2022
Download h3t4y for later read

h3nt4y_dl Download h3nt4y for later read Tải h3nt4y về đọc thôi nào các bạn ơiiiiiiii! (Tải từ h**taivn nhé) Usage: python get_that_ht4i.py New versio

1 Dec 03, 2021
Desktop utility to download images/videos/music/text from various websites, and more

Desktop utility to download images/videos/music/text from various websites, and more

Kurt Bestor 11.2k Jan 08, 2023
Yahoo! Finance next gen python 3 / pandas market data downloader

Yahoo! Finance-ng python3 / pandas market data downloader Ever since Yahoo! finance decommissioned their historical data API, many programs that relie

Pedro Larroy 7 Dec 09, 2022
Simple python script to download .mp3 formatted files from YouTube video URLs

Introduction: Simple python script to download .mp3 formatted files from YouTube video URLs Requirements: Requires: youtube_dl module Requires: ffmpeg

Pat 2 Aug 18, 2022
Code for "Temporal Difference Learning for Model Predictive Control"

Temporal Difference Learning for Model Predictive Control Original PyTorch implementation of TD-MPC from Temporal Difference Learning for Model Predic

Nicklas Hansen 156 Jan 03, 2023
Download songs and playlists from Spotify for free!

spotify-to-mp3-converter You can basically understand the process with just this image but for clarity, these are the steps. Before using the exe down

2 Jan 25, 2022
YouTube-Video-Downloader - Download Youtube Videos for free.

YouTube-Video-Downloader Download Youtube Videos for free. Installing Dependencies:- Windows pip install pytube Mac/Linux pip3 install pytube Clonin

Xception Inc. 1 Jan 01, 2022
Downloads yiffer.xyz comics as images

yiffer-dl Downloads comics as images from yiffer.xyz.

Maxim 2 Mar 20, 2022
A YouTube downloader app built with Django.

YouTube Downloader ⭐️ Star this project ⭐️ Requirements Python3+ Git Installation Install the dependencies and start the server. git clone https://git

Gabriel Tavares 26 Aug 19, 2022
Music, Album and Playlist downloader for JioSaavn

jiosaavn-dl Music, Album and Playlist downloader for JioSaavn Features Downloads tracks, albums and playlists in maximum available quality (320kbps AA

bunny 19 Dec 12, 2022