Uploaded February 2024 | Updated September 2026, 1 week ago
This is the updated tutorial for one of our favorite free tools for watching videos, ASBplayer. A few things have changed since our last video on ASBplayer, so Ben will walk you through how to install and use the newest version of this tool.
As a language learner, it can be frustrating watching videos in your target language. Looking up words via subtitles is clunky, it's hard to find exactly where the last line of dialog begins, and it wears on you after a while. However, tools like ASBplayer make looking up words and navigating videos a breeze.
Tune in to watch Ben show you how to install it and why explain why it's one of our favorite tools!
Resources we mentioned:
ASBplayer: chromewebstore.google.com/detail/asbplayer-language-learni/hkledmpjpaehamkiehglnbelcpdflcab
Download subtitles from any website: youtu.be/8c8AU_FDmX8
Old ASBplayer tutorial: youtu.be/Pv4Sp01Uh64
Create Anki cards with ASBplayer: youtu.be/jXO4gmCmcNE
Vocabsieve tutorial: youtu.be/_WT2FukXNAg
---
Refold is a company dedicated to helping language learners achieve their goals. We think it's crazy that only 1% of language learners achieve their dreams, we're here to change that.
Looking for structured guidance on your language journey?
Check out our Teach Yourself a Language course. Complete with 30 days of immersive video instruction, assignments, and hand-picked resources, we provide you with everything you need to become the master of your own language journey!
π Get started today: refold.link/teach-yourself-a-language-yt
ββ Read our FREE guide ββ
πΊοΈ Achieve true fluency via immersion with our step-by-step roadmap.
π https://www.refold.la/
ββ Vocabulary Decks ββ
π¬ Learn the most common 1k words with example sentences and native audio.
π https://refold.la/decks
ββ Refold Community ββ
π£οΈ Wanna talk about language learning? Chat with the 30,000 learners in our Discord!
π https://refold.la/join
This is the updated tutorial for one of our favorite free tools for watching videos, ASBplayer. A few things have changed since our last video on ASBplayer, so Ben will walk you through how to install and use the newest version of this tool.
As a language learner, it can be frustrating watching videos in your target language. Looking up words via subtitles is clunky, it's hard to find exactly where the last line of dialog begins, and it wears on you after a while. However, tools like ASBplayer make looking up words and navigating videos a breeze.
Tune in to watch Ben show you how to install it and why explain why it's one of our favorite tools!
Resources we mentioned:
ASBplayer: chromewebstore.google.com/detail/asbplayer-language-learni/hkledmpjpaehamkiehglnbelcpdflcab
Download subtitles from any website: youtu.be/8c8AU_FDmX8
Old ASBplayer tutorial: youtu.be/Pv4Sp01Uh64
Create Anki cards with ASBplayer: youtu.be/jXO4gmCmcNE
Vocabsieve tutorial: youtu.be/_WT2FukXNAg
---
Refold is a company dedicated to helping language learners achieve their goals. We think it's crazy that only 1% of language learners achieve their dreams, we're here to change that.
Looking for structured guidance on your language journey?
Check out our Teach Yourself a Language course. Complete with 30 days of immersive video instruction, assignments, and hand-picked resources, we provide you with everything you need to become the master of your own language journey!
π Get started today: refold.link/teach-yourself-a-language-yt
ββ Read our FREE guide ββ
πΊοΈ Achieve true fluency via immersion with our step-by-step roadmap.
π https://www.refold.la/
ββ Vocabulary Decks ββ
π¬ Learn the most common 1k words with example sentences and native audio.
π https://refold.la/decks
ββ Refold Community ββ
π£οΈ Wanna talk about language learning? Chat with the 30,000 learners in our Discord!
π https://refold.la/join








![The EASIEST Python Setup Guide for Language Learners
Hey language learners! Theres a lot of awesome free language tools out there that require setting up Python to use. But dont let that scare you! Setting it up is pretty painless, and today, Ben is going to break down how to install Python on Windows, Linux, and MacOS.
Make sure you use the timestamps below to skip to your operating system.
0:00 Intro
0:51 Windows
3:40 MacOS
4:50 Linux
6:11 Closing thoughts
Here are the resources mentioned in the video organized by operating system.
πͺ Windows
π Download Python: https://www.python.org/downloads/source/
πChocolatey: https://chocolatey.org/install#install-step2
π List of commands to copy and paste
β¨οΈ python version
β¨οΈ pip version
β¨οΈ python3 version
β¨οΈ pip3 version
β¨οΈ python -m ensurepip upgrade
β¨οΈ Get-ExecutionPolicy
β¨οΈ Set-ExecutionPolicy AllSigned
β¨οΈ Set-ExecutionPolicy Bypass -Scope Process -Force;
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072;
iex ((New-Object System.Net.WebClient).DownloadString(https://community.chocolatey.org/install.ps1))
β¨οΈ choco
β¨οΈ choco install ffmpeg
π MacOS
π List of commands to copy and paste
β¨οΈ python3 version
β¨οΈ /bin/bash -c β$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)β
β¨οΈ brew install python
β¨οΈ brew unlink python && brew link python
β¨οΈ python3 -m pip install βupgrade pip
β¨οΈ brew install ffmpeg
β¨οΈffmpeg
π§ Linux
β οΈ Remember to use ctrl + shift + v
π List of commands to copy and paste
β¨οΈ sudo apt-get update && sudo apt-get upgrade -y
β¨οΈ python3 version
β¨οΈ sudo apt-get install python3
β¨οΈ python3 version
β¨οΈ sudo apt install python3-pip
β¨οΈ pip3 version
β¨οΈ ffmpeg -version
β¨οΈ sudo apt-get install -y ffmpeg
Some of our favorite tools that use Python
https://youtu.be/Sjt5R6wlEIk?si=zMpVELcc0qK8gDgr
https://youtu.be/okfw4qXtDVM?si=kYNXZwBx6NlXZfuI
Refold is a company dedicated to helping language learners achieve their goals. We think its crazy that only 1% of language learners achieve their dreams, were here to change that.
Looking for structured guidance on your language journey?
Check out our Teach Yourself a Language course. Complete with 30 days of immersive video instruction, assignments, and hand-picked resources, we provide you with everything you need to become the master of your own language journey!
π Get started today: https://refold.link/teach-yourself-a-language-yt
ββ Read our FREE guide ββ
πΊοΈ Achieve true fluency via immersion with our step-by-step roadmap.
π https://www.refold.la/
ββ Vocabulary Decks ββ
π¬ Learn the most common 1k words with example sentences and native audio.
π https://refold.la/decks
ββ Refold Community ββ
π£οΈ Wanna talk about language learning? Chat with the 30,000 learners in our Discord!
π https://refold.la/join The EASIEST Python Setup Guide for Language Learners](https://i.ytimg.com/vi/KTawAg3VgCI/mqdefault.jpg)

