Skip to content
View Neptune998's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Neptune998

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Video_audio_convertion.py Video_audio_convertion.py
    1
    # Libraries import
    2
    import moviepy.editor as mp
    3
    
                  
    4
    # It will clip the video 
    5
    # subclip(starttime, endtime) to clip portion of video
  2. video_text_conversion video_text_conversion Public

    Here we will convert video into audio then audio into text using Google SpeechRecognition API.

    Python 2

  3. Findkeywords_pytrends Findkeywords_pytrends Public

    Python 2