Windows

rainmeter


Chrome

네이버 영어사전

드래그 시 사전 출력


EditThisCookie


History Cleaner


stylish / stylebot

웹사이트의 css를 사용자 단에서 수정하여 원하는 테마, 광고 삭제, 글씨 크기를 수정할 수 있다.


Proxy SwitchOmega


Downloader

youtube-dl

coursera-dl

```

# list를 받는 경우

youtube-dl https://www.youtube.com/playlist?list=... -o %(autonumber)s-%(title)s.%(ext)s

# 오류 났을 때 해당 영상을 건너뛰고 거기서 부터 받는 법

--playlist-start NUMBER          Playlist video to start at (default is 1)

--playlist-end NUMBER            Playlist video to end at (default is last)


단일 파일 받는 경우

youtube-dl https://www.youtube.com/watch?v=A-ryFY2EUXc -x --audio-format "mp3" --audio-quality 0

```


ABBYY

이미지에서 글자를 인식해 텍스트를 뽑아내주는 프로그램.