To scrape or collect text based content from media
Project description
TextContentGeneration
Generates Text Content from various sources such as YouTube Videos, Local Audio/Video Files, Webpages and PDF's.
Use the text_content_generation.generate() function to generate content from four sources:
- PDFS
- Web Pages
- YouTube Video Transcripts
- Local Audio/Video Files
You can also individual modules if you need only specific functionality.
- audio
- audio_conv - converts files to wav format
- transcribe - whisper model to transcribe audio files
- youtube
- yt_donwload - Download the yt video
- search_yt - Returns search titles based on search query
- search_and_download
- youtube_script - Gets transcript/captions content (EN)
- summarize
- summarize_chunks - Summarizes content using BART
- webpage
- read_pages - Scrapes a page
- pdf
- pdf_read - Reads pdfs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file text_content_generator-0.0.1.tar.gz.
File metadata
- Download URL: text_content_generator-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a00e2bd0c196f2fc8ad27430fbd49f0157cf3c3157b9f998c091d3fb16446ca3
|
|
| MD5 |
dd1a583a831a0a440959f2ff2b1ee715
|
|
| BLAKE2b-256 |
d21c585422927c3041e439a1fa0b4f0ff999bbee27193c2acd256de6f2d88d97
|
File details
Details for the file text_content_generator-0.0.1-py3-none-any.whl.
File metadata
- Download URL: text_content_generator-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d89bb45c2a9c1ceeafea6b753f1889e982b375e6cffba9c737241c60dd34436c
|
|
| MD5 |
3f309eed3d4fae584f9144a8385d5e9a
|
|
| BLAKE2b-256 |
197f8019efc2018d83c986aafb7f253a4c037c0dc2228d35182e73f9c6cc2e11
|