TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

3 similar posts found

Search: #subtitle

当前筛选 #subtitle清除筛选
BotsGram®

@botsgram_cu · Post #3671 · 03/16/2021, 12:07 PM

@SubtitleEricBot Qué puede hacer este bot? Envie el nombre de la película. Utilice @imdb inline para obtener el nombre correcto de la película. - Buscaré ese subtítulo. - A continuación, seleccione el idioma - Entonces el bot te enviará ese archivo de subtítulos. Idioma: Inglés (visto en @BotsGram_cu) #download, #subtitle

BotsGram®

@botsgram_cu · Post #3223 · 12/02/2020, 11:10 AM

@SubtitleDLbot Qué puede hacer este bot? Este bot encuentra y descarga subtítulos Idioma: Inglés (visto en @BotsGram_cu) #subtitle, #subs, #movie, #film, #cinema

GitHub Trends

@githubtrending · Post #14817 · 06/11/2025, 11:30 AM

#python#asr#captions#cli#python#subtitle#subtitles#transcript#transcripts#translating_transcripts#youtube#youtube_api#youtube_asr#youtube_captions#youtube_subtitles#youtube_transcript#youtube_transcripts#youtube_video The YouTube Transcript API is a tool that helps you get the text from YouTube videos. It's fast and easy to use, saving you time compared to watching the whole video. You can use it to make subtitles, translate text, and even analyze what's being said in videos. This is helpful for content creators who want to make their videos more accessible and for researchers who need to study video content quickly. It also supports multiple languages, making it useful for a wide range of users. https://github.com/jdepoix/youtube-transcript-api