Information parsing assistant
Project description
Installation
Install ffmpeg
(brew install ffmpeg
on macOS)
Install the package with pip install distyll-info
Usage
- download_and_parse_pdf(pdf_url) -> pdf_text
- get_arxiv_paper(arxiv_url) -> {"title": title, "url": arxiv_url, "text": pdf_text}
- get_youtube_transcript(youtube_url) -> {"title": title, "date": date, "yt_url": youtube_url, "uploader": uploader, "channel": channel, "transcripts": List[transcript]}
- get_transcripts_from_video(video_url) -> List[transcript]
What happened to the old version?
Sorry! I'm working on making this more streamlined and better. For the old version, please see the distyll_old
branch.
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
distyll_info-0.1.1.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file distyll_info-0.1.1.tar.gz
.
File metadata
- Download URL: distyll_info-0.1.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf7a26f16a99b94e7ad3c732b87ffb7007430210fa44283e7489f8cc0fb0f30c |
|
MD5 | fcd41636c1910b76fea5d090de384597 |
|
BLAKE2b-256 | 62be6ac7cb52710747ec5932adb3c32e5785b8de64f593bede6d0170fb671a50 |
File details
Details for the file distyll_info-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: distyll_info-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 595dd209ebdf9a398c4c7b8493f00fdb53e2c2815332b7ba03e9ae913f72a16a |
|
MD5 | d5d1176349b8c4497df40fb22c88a78a |
|
BLAKE2b-256 | 0682215942808fd1e99d84c2747ce11cc781f7b29f8c307dbf27a59c2658359b |