<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Raunasur</title>
    <description>The latest articles on DEV Community by Raunasur (@raunasur).</description>
    <link>https://dev.to/raunasur</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F676097%2F10c0b372-5b2e-4444-91aa-cf5bf7caec0b.jpg</url>
      <title>DEV Community: Raunasur</title>
      <link>https://dev.to/raunasur</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raunasur"/>
    <language>en</language>
    <item>
      <title>Control desktop YouTube with your mobile phone as remote</title>
      <dc:creator>Raunasur</dc:creator>
      <pubDate>Thu, 05 Aug 2021 06:47:26 +0000</pubDate>
      <link>https://dev.to/raunasur/control-desktop-youtube-with-your-mobile-phone-as-remote-2p8l</link>
      <guid>https://dev.to/raunasur/control-desktop-youtube-with-your-mobile-phone-as-remote-2p8l</guid>
      <description>&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i3JOwpme--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Raunasur"&gt;
        Raunasur
      &lt;/a&gt; / &lt;a href="https://github.com/Raunasur/mobile-yt-controller"&gt;
        mobile-yt-controller
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Control desktop YouTube with your mobile phone as remote
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
mobile-yt-controller&lt;/h1&gt;
&lt;h2&gt;
Control desktop YouTube with your mobile phone as remote&lt;/h2&gt;
&lt;p&gt;It happened yesterday, that we were watching a really boring movie. My laptop was at a distance and me and my family were sitting relaxed. But when some intolerable scenes came, I had no option but to standup, go to the laptop, and either forward the scene or change the speed. During that time I wished I had a remote control for YouTube and today I made it.&lt;/p&gt;
&lt;p&gt;Usage:&lt;/p&gt;
&lt;div class="snippet-clipboard-content position-relative"&gt;&lt;pre&gt;&lt;code&gt;git clone https://github.com/Raunasur/mobile-yt-controller.git
cd mobile-yt-controller
pip install qrcode[pil]
pip install flask
pip install pyautogui
python mobile-yt-controller.py
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Now scan the qrcode with a smartphone connected to the same network (simply put, with the same router or hotspot). Open the web page, use the buttons and if you liked it. Drop a star.&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Raunasur/mobile-yt-controller"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;&lt;br&gt;
It happened yesterday, that we were watching a really boring movie. My laptop was at a distance and me and my family were sitting relaxed. But when some intolerable scenes came, I had no option but to standup, go to the laptop, and either forward the scene or change the speed. During that time I wished I had a remote control for YouTube and today I made it.

&lt;p&gt;Usage:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git clone https://github.com/Raunasur/mobile-yt-controller.git
cd mobile-yt-controller
pip install qrcode[pil]
pip install flask
pip install pyautogui
python mobile-yt-controller.py
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Now scan the qrcode with a smartphone connected to the same network (simply put, with the same router or hotspot). Open the web page, use the buttons and if you liked it. Drop a star on github. &lt;/p&gt;

</description>
      <category>python</category>
    </item>
  </channel>
</rss>
