File "lib/download_videos.pl"[download]
in pack: | waisda |
---|---|
Prolog module: | download_video_stream |
size: | 4040 |
Recent changes
14 years ago | Michiel Hildebrand | dependencies |
14 years ago | Michiel Hildebrand | moved from yaz package |
This file requires
- From the Prolog library
- library(http/http_open) resolved by
- http_open.pl: http_open/3
- library(thread_pool) resolved by
- thread_pool.pl: thread_pool_create/3, thread_create_in_pool/4
- library(xpath) resolved by
- xpath.pl: xpath/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3
- library(http/http_open) resolved by
Exported predicates
- download_video_stream/2
- download_waisda_video/1
- download_waisda_videos/0
Required predicates
- concat_atom/3 autoloaded
- dtd/2 autoloaded
- http_open/3 from library(http/http_open)
- is_absolute_url/1 autoloaded
- load_structure/3 autoloaded
- process_create/3 autoloaded
- process_wait/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- read_stream_to_codes/2 autoloaded
- thread_create_in_pool/4 from library(thread_pool)
- thread_pool_create/3 from library(thread_pool)
- www_form_encode/2 autoloaded
- xpath/3 from library(xpath)
- debug/3 autoloaded