Skip to content

arpadmuller/coub_likes_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/pcroland/coub_likes_downloader
cd coub_likes_downloader
pip install -r requirements.txt

Usage

  • download cookies.txt and put it next to the script. (use Get cookies.txt for example)
  • run script.

Examples

./coub.py (download all liked videos)
./coub.py xyz (download all videos from user xyz)

img

Remuxing the separated mp3 and mp4 files

FFmpeg

First of all, you need ffmpeg installed

Example

./remux.py

This file will create final folder in the actual directory, and create the joined coubs under it.

About

Download liked coubs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%