Giter Club home page Giter Club logo

dtma-youtube's Introduction

Saul โญ

Hello in many languages

  • My name is Saul, a student from UDG at CUCEI (Centro Universitario de Ciencias Exactas e Ingenierias)
  • I love empower myself by learn, so always i try to learn something new ๐Ÿ˜ธ

Programming languages i use

Static Badge
Static Badge
Static Badge
Static Badge
Static Badge
Static Badge
Static Badge
Static Badge

Certifications

Azure AI Fundamentals Azure Fundamentals Azure Data Fundamentals Microsoft Security, Compliance and Identity Fundamentals Microsoft 365 Fundamentals Azure Administrator Azure Space


๐Ÿ“ซ Reach me out

Static Badge @SiEsSaul

dtma-youtube's People

Contributors

arpankumarde avatar irjean avatar isaulx avatar khoobbabe avatar myanpetra99 avatar nadunwee avatar pnoveofficial avatar soham-thodge avatar thekingmx1998 avatar xtekky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dtma-youtube's Issues

Not working in Opera GX

The extension doesn't work in opera gx and the YouTube player doesn't work when trying to watch a video
operagx
Edit: The extension doesn't work with this type of popup

Upgrade the app to a Vite project to improve performance and usability

Proposal: Upgrade the app to a Vite project

Description

I would like to propose upgrading the app from a vanilla HTML, CSS, and JS setup to a Vite project. Vite is a modern frontend tool that provides a fast dev server, bundling, and a great developer experience. It leverages native ES modules in the browser and pre-bundles dependencies with esbuild, which is much faster than JavaScript-based bundlers. It also supports various frameworks and plugins, and has features like Hot Module Replacement (HMR), code splitting, and tree shaking.

Benefits

Some of the benefits of using Vite are:

  • Faster development: Vite only needs to transform and serve source code on demand, as the browser requests it. This reduces the server start time and update speed significantly.
  • Easier maintenance: Vite uses Rollup to bundle the code for production, which produces highly optimized static assets. Vite also supports TypeScript, JSX, CSS modules, and other web standards out of the box.
  • More flexibility: Vite allows us to use npm packages to build the extension, which opens up a lot of possibilities for adding new features and improving the code quality. We can also use plugins to integrate with other tools or frameworks.

Request

I have some experience with Vite and I would like to work on this upgrade. I think it would be a good opportunity to learn more about the tool and improve the app performance and usability. I would appreciate it if you could assign this issue to me under Hacktoberfest.

Thank you for your consideration.

Transaltions needed!

If you speak another language which isn't english, please help translating README.md and CONTRIBUTING.md.

  • Fork this repository
  • Create a new folder called languages
  • Create your file called the file you're translating and the language like this README_es.md for Spanish
  • Open a pull request

Every contributing is welcome โค๏ธ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.