Commit Graph

602 Commits (3cd022f6e6696e6bc632f5bb2898191521acbb8b)

Author SHA1 Message Date
Philipp Hagemeister 3cd022f6e6 Merge remote-tracking branch 'rzhxeo/rtl_ntv'
Philipp Hagemeister abefd1f7c4 Merge remote-tracking branch 'rzhxeo/rtl_upload_date'
Philipp Hagemeister c21315f273 [youtube] new static 82 signature
Philipp Hagemeister da0a5d2d6e [france2] Add support for URLs without video IDs (Fixes )
Jaime Marquínez Ferrándiz ee6adb166c [ign] Support more urls and detect multiple videos in articles (fixes )
Philipp Hagemeister c38b1e776d [youtube] Simplify cache_dir code ()
Philipp Hagemeister 4f8bf17f23 Merge remote-tracking branch 'holomorph/master'
Philipp Hagemeister ca40186c75 [youtube] Fix static 82 signature (Closes )
Philipp Hagemeister a8c6b24155 [youtube] Support videos without a title (Fixes , Closes )
Filippo Valsorda bd8e5c7ca2 Merge pull request from rg3/no-playlist
[youtube] implement --no-playlist to only download current video
Filippo Valsorda 7c61bd36bb [youtube] correct --no-playlist for python3
Jaime Marquínez Ferrándiz c54283824c [dailymotion] Detect vevo videos (fixes )
All videos from the Vevo user, just embed videos from vevo.com
Philipp Hagemeister 44d466559e Properly handle stream meap not being present
Philipp Hagemeister f10503db67 Handle videos without url_encoded_fmt_stream_map (Fixes )
rzhxeo adfeafe9e1 [RTLnowIE] Allow video description without upload date
Some videos (feature films) have no upload date.
rzhxeo 4c62a16f4f [RTLnowIE] Add support for http://n-tvnow.de
Mark Oteiza fa55675593 Support XDG base directory specification
Filippo Valsorda 47192f92d8 implement --no-playlist to only download current video - closes
Jaime Marquínez Ferrándiz 722076a123 [rtlnow] Replace one of the tests
The video is no longer available.
Jaime Marquínez Ferrándiz bb4aa62cf7 [appletrailers] The request for the settings must have the trailer name in lower case (fixes )
Jaime Marquínez Ferrándiz 843530568f [appletrailers] Rework extraction (fixes )
The exraction was broken:
* The includes page contains img elements that need to be fixed.
* Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information.
* Get the formats from 'includes/settings{trailer_name}.json'
* Use urljoin to allow urls with a fragment identifier to work

Removed the thumbnail urls from the tests, they are different now.
Jaime Marquínez Ferrándiz 70922df8b5 [dailymotion] Disable the family filter in the playlists (fixes )
Jaime Marquínez Ferrándiz 9c15e9de84 [yahoo] Fix video extraction (fixes )
There's no need to use two different methods.
Now we can also download videos over http if possible.
Also run the test for rtmp videos, but skip the download.
Philipp Hagemeister 123c10608d Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 0b7c2485b6 [zdf] Add support for hash URLs and simplify ()
Jaime Marquínez Ferrándiz 9abb32045a [youtube] Add hlsvp to the error message if it can't be found and remove the live stream test
It's no longer available, other olympics streams have the same problem.
Jaime Marquínez Ferrándiz f490e77e77 [youtube] Set the thumbnail to None if it can't be extracted
Jaime Marquínez Ferrándiz 2dc592991a [youtube] update description of test
Philipp Hagemeister 8574862991 Merge remote-tracking branch 'rzhxeo/RTL_T'
Philipp Hagemeister 2de957c7e1 Merge remote-tracking branch 'rzhxeo/RTL'
Philipp Hagemeister 920de7a27d [youtube] Fix 83 signature (Closes )
rzhxeo 63efc427cd [RTLnowIE] Clean video title
The title of some videos has the following format:
Series - Episode | Series online schauen bei ... NOW
rzhxeo ce65fb6c76 [RTLnowIE] Add support for http://rtlnitronow.de
Jaime Marquínez Ferrándiz 4de1994b6e [brightcove] Use direct url for the tests
The test_all_urls.py test failed because BrightcoveIE doesn't match them.
Jaime Marquínez Ferrándiz 592882aa9f [brightcove] Support videos that only provide flv versions (fixes )
Moved the test from generic.py to brightcove.py
Philipp Hagemeister f426de8460 Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 695dc094ab Merge branch 'automatic-signatures'
Jaime Marquínez Ferrándiz e80d861064 Revert "[southparkstudios] Fix mgid extraction"
This reverts commit 0fd49457f5.

It seems that the redesign was temporary.
Philipp Hagemeister f2c327fd39 Fix 86 signature ()
Philipp Hagemeister e35e4ddc9a Fix output of --youtube-print-sig-code when counting down to 0
Philipp Hagemeister c3c88a2664 Allow opts.cachedir == None to disable cache
Jaime Marquínez Ferrándiz bb0eee71e7 [youtube] Update one of the test's description
Jaime Marquínez Ferrándiz 6f56389b88 [youtube] update algos for length 86 and 84 (fixes )
Jaime Marquínez Ferrándiz 5b333c1ce6 [francetv] Add an extractor for Generation Quoi (closes )
Jaime Marquínez Ferrándiz a825f33030 [francetv] Add an extractor for France2
Philipp Hagemeister 81ec7c7901 [facebook] Allow untitled videos (Fixes )
Philipp Hagemeister c705320f48 Correct test strings
Philipp Hagemeister d2d8f89531 Do not warn if fallback is without alternatives (because we did not get the flash player URL)
Philipp Hagemeister bdde940e90 [youtube] Improve flash player URL handling
Philipp Hagemeister 13dc64ce74 [youtube] Remove _decrypt_signature_age_gate