All Projects → iamrootsh3ll → odio

iamrootsh3ll / odio

Licence: GPL-3.0 license
A Simple Utility to Download Music (.m4a) From Youtube Links Using Only Clipboard/PasteBoard

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to odio

yt
Fine-tuning the use of youtube-dl for audio and videophiles
Stars: ✭ 39 (+21.88%)
Mutual labels:  youtube-dl, download-songs
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-43.75%)
Mutual labels:  music-library, youtube-dl
pymusicdl
Download songs based on song name/ YouTube playlist/ Spotify playlist /album
Stars: ✭ 41 (+28.13%)
Mutual labels:  youtube-dl, download-songs
hollow memories
Save your precious memories.
Stars: ✭ 49 (+53.13%)
Mutual labels:  youtube-dl
megadlbot oss
Megatron was a telegram file management bot that helped a lot of users, specially movie channel managers to upload their files to telegram by just providing a link to it. The project initially started as roanuedhuru_bot which lately retired and came back as Megatron which was a side project of the famous Maldivian Telegram community - @baivaru u…
Stars: ✭ 151 (+371.88%)
Mutual labels:  youtube-dl
android-youtube-dl
The android library that wraps Python 2.7 and youtube-dl python scripts
Stars: ✭ 35 (+9.38%)
Mutual labels:  youtube-dl
Grabber
A wrapper for Youtube-dl for Windows.
Stars: ✭ 22 (-31.25%)
Mutual labels:  youtube-dl
twitch-clip-downloader
[DONE] NodeJS tool to download every clip (and it's metadata) from a Twitch channel
Stars: ✭ 27 (-15.62%)
Mutual labels:  youtube-dl
scripts
Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
Stars: ✭ 36 (+12.5%)
Mutual labels:  linux-shell
google-music-manager-uploader
Google Music Manager Uploader module / Easily upload MP3 (folder) to Google Music
Stars: ✭ 21 (-34.37%)
Mutual labels:  music-library
python-youtube-music
Python 3 YouTube Music Web API Client
Stars: ✭ 39 (+21.88%)
Mutual labels:  youtube-music
Vividl
Modern Windows GUI for youtube-dl/ yt-dlp
Stars: ✭ 189 (+490.63%)
Mutual labels:  youtube-dl
MiXLab
MiXLab is a mix of multiple amazing Colab Notebooks found on the internet such as rcloneLab, RLabClone, Torrent to Google Drive Downloader and some more.
Stars: ✭ 143 (+346.88%)
Mutual labels:  youtube-dl
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-25%)
Mutual labels:  youtube-music
deplayer
Decentralized mediaplayer which runs entirely in the browser.
Stars: ✭ 14 (-56.25%)
Mutual labels:  youtube-dl
mmdl
MMDL (Mega Music Downloader) - A tool to easily download music.
Stars: ✭ 29 (-9.37%)
Mutual labels:  youtube-dl
awesometools
整理一些实用的软件工具和开发学习资源
Stars: ✭ 38 (+18.75%)
Mutual labels:  linux-shell
Note-Art
🎸 Music Theory in Code.
Stars: ✭ 25 (-21.87%)
Mutual labels:  music-library
PowerShell-Youtube-dl
A PowerShell script interface used to operate the youtube-dl command line program.
Stars: ✭ 64 (+100%)
Mutual labels:  youtube-dl
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (+193.75%)
Mutual labels:  download-songs

Odio

A Simple Utility to Download Youtube Audio Using Only Clipboard/PasteBoard Without any Need of Pasting

Description

Odio is a shell script which works on MacOS and Linux distributions. It allows you to download music by simply copying the video link from YouTube. No need of pasting the link in a tool and/or Terminal. Just copy the URL of your favourite music video and it'll start downloading the audio version from that page (if available)

In Working

A working demonstration of odio on MacOS - Watch on YouTube

Dependencies

It highly depends on youtube-dl ( http://rg3.github.io/youtube-dl/ ) and ffmpeg utility.

Installing Dependencies

Installing youtube-dl and ffmpeg

On Ubuntu:

sudo apt update
sudo apt install youtube-dl ffmpeg

On MacOS:

brew install youtube-dl ffmpeg

Installing Odio

Open Terminal and run the following commands:

git clone https://github.com/iamrootsh3ll/odio
cd odio
chmod +x odio
sudo cp odio /usr/local/bin/

Now simply run odio in your Terminal, and Odio will start downloading your favourite music in current working directory of the Terminal. See pwd

Author

Hardeep Singh, Founder of rootsh3ll.com. He runs rootsh3ll.com, A Penetration Testing and Security training website for professionals looking to up their game in the field of Netowrk Security.

Hardeep is a Wireless Security Researcher and is looking forward for his research paper to be published this yerar at Bsides Conference.

A research paper on WiFi Hacking Cloud Labs, which allows a student to perform wireless attacks without actually transmitting a single WiFi packet into the real air. This will allow more and more people to get theirs hand on WiFi Security field, motivating more people to learn,sahre and expand the WiFi Security field.

Based on his research paper Hardeep is currently working on Wireless Security Video Course for Red and Blue Teams. It is a 12-week cloud based WiFIi Hacking course where you do not need to invest any money in expensive WiFi cards/routers and time in building the lab setup for yourself. It is totally cloud driven course. To start learning all you need is a basic laptop/Desktop computer with a browser. You'll log into your Kali machine via browser/SSH and start hacking right away. No VMs, No WiFi cards are involved ever!

Course starts from the very basics of WiFi netrworking and linux, takes you through the various methodologies used to perform WiFi netrwork penetration tests and graduates in the final month with all th methods/tools and techniques used to secure a WiFi Network.

We create dashboard, we detect rogue devices connected to our network, we detect netwqork anomalies, we create visualisations, we use Splunk>!

This is one of it's kind course since there is no other service provider who provides WiFi sniffing, monitoring and hacking course in the cloud. So you have it!

Starting August 2018. Read all about the course here: https://rootsh3ll.com/wireless-security-video-course/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].