{"id":16272108,"url":"https://github.com/pymike00/youtube-tutorials","last_synced_at":"2026-02-21T20:31:13.833Z","repository":{"id":39917959,"uuid":"167956519","full_name":"pymike00/YouTube-Tutorials","owner":"pymike00","description":":open_file_folder: Source Code for (some of) the Programming Tutorials from my Italian YouTube Channel and website ProgrammareInPython.it. This is just a small portion of the content: please visit the website for more.","archived":false,"fork":false,"pushed_at":"2023-07-20T13:14:01.000Z","size":278,"stargazers_count":35,"open_issues_count":2,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-11T17:09:44.041Z","etag":null,"topics":["argparse","canale-youtube-italiano","chatterbot","guida","introduzione-alla-programmazione","python","python-italiano","python-italy","requests","reverse-shell","speech-recognition","tkinter","tutorial","tutorial-italiano","youtube-scripts"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/c/pymike","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymike00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-28T12:12:07.000Z","updated_at":"2025-02-06T16:39:21.000Z","dependencies_parsed_at":"2024-10-27T21:39:17.844Z","dependency_job_id":"2e884f4b-cb2b-41be-90b2-41a9588ca9bf","html_url":"https://github.com/pymike00/YouTube-Tutorials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pymike00/YouTube-Tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2FYouTube-Tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2FYouTube-Tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2FYouTube-Tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2FYouTube-Tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymike00","download_url":"https://codeload.github.com/pymike00/YouTube-Tutorials/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2FYouTube-Tutorials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29692521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["argparse","canale-youtube-italiano","chatterbot","guida","introduzione-alla-programmazione","python","python-italiano","python-italy","requests","reverse-shell","speech-recognition","tkinter","tutorial","tutorial-italiano","youtube-scripts"],"created_at":"2024-10-10T18:16:13.604Z","updated_at":"2026-02-21T20:31:13.812Z","avatar_url":"https://github.com/pymike00.png","language":"Python","readme":"## YouTube Scripts - Italian Channel\n\n#### Il codice usato nei video del mio canale YouTube Italiano, dal blog di programmareinpython.it\n\nCanale YouTube Italiano: https://www.youtube.com/c/pymike\n\nBlog Italiano: https://www.programmareinpython.it/blog/\n\n\u003chr\u003e\n\n### Link ai Video Tutorial Corrispondenti\n\n+ Python nel Browser con Pyscript: https://youtu.be/TI6fUdb-vhQ\n\n+ Come Creare un Port Scanner TCP Multi Thread: https://bit.ly/3nhxxFw\n\n+ Come Creare App per Smartphone (e Desktop!) con Python e Kivy: https://bit.ly/app-smartphone-python\n\n+ Riconoscimento Facciale da Immagini - Parte Uno: https://youtu.be/d2QIw6cQg40\n\n+ Riconoscimento Facciale da Immagini - Parte Due: https://youtu.be/BHbtU0wtUSo\n\n+ Riconoscimento Facciale In Tempo Reale (WEBCAM): https://youtu.be/5moAA31iTmM\n\n+ Requests: HTTP Per Esseri Umani - Tutorial: https://youtu.be/LKNo_FGd3bc\n\n+ Speed Coding di una Reverse Shell Python: https://youtu.be/N8DizNACPs8\n\n+ Come Creare Interfacce Grafiche per Python con TkInter: https://youtu.be/2vWCzB9HBgk\n\n+ Come Creare un Editor Testuale Completo con Python e TkInter: https://bit.ly/2tGitXv\n\n+ Come Creare un Chatbot con Python e Chatterbot (codice aggiornato): https://youtu.be/oskYHwhpNsw\n\n+ Come accedere all'API di Twitter con Python e Tweepy: https://youtu.be/O9l5wan2lhk\n\n+ Riconoscimento Vocale con Python e SpeechRecognition: https://youtu.be/EkStkZwwJxM\n\n+ Sintesi Vocale con Python e gTTS: https://youtu.be/cakPogQAlWI\n\n+ Introduzione al Modulo Socket: https://youtu.be/UPHNw9J6fio\n\n+ Server-Client TCP con Socket Pt.1: https://youtu.be/8ZnuRSrIePk\n\n+ Server-Client TCP con Socket Pt.2: https://youtu.be/x7ssH_K7x0Y\n\n+ Introduzione al Modulo ArgParse Pt.1: https://youtu.be/5qQihCe6eis\n\n+ Introduzione al Modulo ArgParse Pt.2: https://youtu.be/w7KWwY27MJI \n\n\u003chr\u003e\n\n#### ATTENZIONE: Questa è solo una piccola parte del materiale disponibile!\n##### Di seguito un elenco dei video corsi in Italiano su Python, Django, Django REST Framework, Vue JS, JavaScript, Bootstrap:\n\n+ Guida Pratica e Completa a Django 2, Python 3 e Bootstrap 4: https://bit.ly/2FsiHu3\n\n+ Guida per Sviluppatori a Django REST Framework e Vue JS: https://bit.ly/2Qs0Tzt\n\n+ JavaScript per Sviluppatori Python: https://bit.ly/2QykNgv\n\n+ Serie di Tutorial YouTube - Introduzione alla programmazione con Python: https://bit.ly/2q4YqmJ\n\n+ Come Creare un Blog con Django 1.11 e Bootstrap 3.3.7: https://bit.ly/2CvnQg5\n\n+ Introduzione alla Programmazione a Oggetti con Python 3: https://bit.ly/2lzxN47\n\n+ Serie di Tutorial YouTube - Python 3 \"Concetti Intermedi\": https://bit.ly/2Cg53IH\n\n\u003chr\u003e\n\n#### Iscriviti al Canale YouTube Italiano: https://www.youtube.com/c/PyMike?sub_confirmation=1\n\n### E come al solito... Happy Coding! ;)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymike00%2Fyoutube-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymike00%2Fyoutube-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymike00%2Fyoutube-tutorials/lists"}