Tech C**P
12 subscribers
161 photos
9 videos
59 files
304 links
مدرس و برنامه نویس پایتون و لینوکس @alirezastack
Download Telegram
How a programmer download from Spotify? (In case you cannot purchase the song and download them from IR like me)

spotdl is one of the great number one python 3 packages that downloads a song or playlist on your system.

In order to download a song copy the music link and:

spotdl --song https://open.spotify.com/track/2DGa7iaidT5s0qnINlwMjJ


Or in case you have a playlist link:

$ spotdl --playlist https://open.spotify.com/user/nocopyrightsounds/playlist/7sZbq8QGyMnhKPcLJvCUFD
INFO: Writing 62 tracks to ncs-releases.txt
$ spotdl --list ncs-releases.txt


To read installation and more command options:

- https://github.com/ritiek/spotify-downloader

#python3 #spotdl #spotify #github
In Debian based OSes if you want to install Postman you need to download the binary package and run it everytime you need. But there is a better way for it that you can access Postman system wide. There is
gist in github for it:
- https://gist.github.com/SanderTheDragon/1331397932abaa1d6fbbf63baed5f043

Download shell and run it! (Be careful and read any shell script before running it, I've read it myself)

Now you can add it to favorites and have instant access to it.

Spread your love for m2sh :)))

#postman #debian #ubuntu #shell #gist #github
EMQ X broker is a fully open source, highly scalable, highly available distributed MQTT messaging broker for IoT, M2M and Mobile applications that can handle tens of millions of concurrent clients.

Starting from 3.0 release, EMQ X broker fully supports MQTT V5.0 protocol specifications and backward compatible with MQTT V3.1 and V3.1.1, as well as other communication protocols such as MQTT-SN, CoAP, LwM2M, WebSocket and STOMP. The 3.0 release of the EMQ X broker can scaled to 10+ million concurrent MQTT connections on one cluster.

https://github.com/emqx/emqx


#github #emqx #mqtt #pubsub #wss #ws #websocket #web_socket