oreilly.com using library card
See original GitHub issueChecklist
- I’m reporting a new site support request
- I’ve verified that I’m running youtube-dl version 2021.12.17
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that none of provided URLs violate any copyrights
- I’ve searched the bugtracker for similar site support requests including closed ones
Example URLs
- Single video: https://learning-oreilly-com.hcpl.idm.oclc.org/videos/dive-into-ansible/9781801076937/9781801076937-video2_2/
- Playlist: https://learning-oreilly-com.hcpl.idm.oclc.org/videos/dive-into-ansible/9781801076937/
Description
You can access these resources if you have a https://www.hcpl.net/ library card.
After you have the library card , you can just go to https://www.hcpl.net/database/oreilly-public-libraries-formerly-safari-books-online and click “Go To Resource”
I am mainly interested to download the videos using cookie file. Please let me know how to send the cookie file.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Library Access - O'Reilly
Get instant access through your library. Select your institution, Bern University of ... We will use your personal data in accordance with our...
Read more >O'Reilly - How to use a Library Card to Access ... - YouTube
Here you'll find more than 35000 technology eBooks, interactive learning courses, 30000 hours of video and more ranging from basic computer ...
Read more >O'Reilly Complete Public Library (formerly Safari Books Online)
About O'Reilly Complete Public Library · Sign in with your Library card from your internet-connected device and start reading now · Read technology...
Read more >What is O'Reilly for Public Libraries? - SFPL - FAQ
O'Reilly for Public Libraries is an e-learning platform consisting of business ... Sign in with your 14-digit card number and PIN/password.
Read more >O'Reilly for Public Libraries | Frequently Asked Questions
Cards & Accounts. Accounts & Item Renewals · Join! Free Library Card · Join! Instant Free eCard · Card Renewals · Address Changes...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

With the top-level development directory (the one containing
test) as current,python test/test_download.py TestDownload.test_YourExtractortests the first (zeroth) test for YourExtractorIE, and add_nfor thenth test. So:To test your problem URLs, create entries in the
TESTSlist for the appropriate extractor classes, or just supply theoptionsandurlin:This patch should give access to the media in the pages with the quoted URLs (also back-port from yt-dlp):