Y2mate service has been unestable this las time... you usually will get Clouflare HTTP 522 error, it's normal behaviour.
On future time on my next free weekend, i will start migrate process to y2mate.is service, until then, please be patient.
Thanks for your understanding.
Easy client script for download Youtube videos from Y2mate.com
P.S. I love download Youtube videos from Y2mate but I feel lazy to use browser and deal with site ads. (Develop this was more fun than install ad-blocker).
P.S.2 'Readme' is english version only...
- Youtube Download
- Youtube MP3 Converter
Not tested on Windows yet!
This still is in dev mode, all suggestions will be heards, but I work on this on my free time.
If you find some please report it on issues section.
Yes, I thoguht it already... I like the idea but right now this is only for save me time from browser use.
Yes, I thought too, is on the task list.
On the task list too.
+3.8
Please replace
pip3.8
with your pip version.
- AdvancedHTMLParser
pip3.8 install AdvancedHTMLParser
- argparse
- copy
- os
- requests
pip3.8 install requets
- sys
- tqdm
pip3.8 install tqdm
y2mate-download
will download files on your env vars paths. If isn't already setup current directory is used.
Replace
USER_NAME
with yours.
File: ~/.bashrc
export Y2MATE_AUDIO_FOLDER=/home/USER_NAME/Music/
export Y2MATE_VIDEO_FOLDER=/home/USER_NAME/Videos/
./y2mate-download.py -v
./y2mate-download.py -h
Debug HTTP requests
./y2mate-download.py -d
Show process status info
./y2mate-download.py -ve
./y2mate-download.py -sio -f [mp3|mp4] VIDEO-URL
./y2mate-download.py -sio -sfo -f [mp3|mp4] VIDEO-URL
./y2mate-download.py -f mp3 -q 128 VIDEO-URL
./y2mate-download.py -f mp4 -q 720 VIDEO-URL
./y2mate-download.py -cd -f [mp3|mp4] VIDEO-URL
./y2mate-download.py -sio --mp3-convert -f mp3 VIDEO-URL
./y2mate-download.py --mp3-convert -f mp3 VIDEO-URL